Uses of Class
adams.gui.tools.FileCommanderPanel
-
Packages that use FileCommanderPanel Package Description adams.gui.tools.filecommander -
-
Uses of FileCommanderPanel in adams.gui.tools.filecommander
Fields in adams.gui.tools.filecommander declared as FileCommanderPanel Modifier and Type Field Description protected FileCommanderPanelAbstractFileCommanderAction. m_Ownerthe owner.protected FileCommanderPanelFileCommanderDirectoryPanel. m_Ownerthe owner.Methods in adams.gui.tools.filecommander that return FileCommanderPanel Modifier and Type Method Description FileCommanderPanelAbstractFileCommanderAction. getOwner()Returns the owner.FileCommanderPanelFileCommanderDirectoryPanel. getOwner()Returns the owner.Methods in adams.gui.tools.filecommander with parameters of type FileCommanderPanel Modifier and Type Method Description voidAbstractFileCommanderAction. setOwner(FileCommanderPanel value)Sets the owner.voidFileCommanderDirectoryPanel. setOwner(FileCommanderPanel value)Sets the owner.
-