- getAncestorWindow() - Method in class de.schlichtherle.truezip.swing.EnhancedPanel
-
Returns the ancestor Window of this Panel or
null if the component is not (yet) placed in a
Window.
- getAncestorWindow(Component) - Static method in class de.schlichtherle.truezip.swing.EnhancedPanel
-
- getComboBox() - Method in class de.schlichtherle.truezip.swing.AbstractComboBoxBrowser
-
Returns the combo box which this object is auto completing.
- getDirectory() - Method in class de.schlichtherle.truezip.io.swing.FileComboBoxBrowser
-
Returns the directory which is used for autocompleting relative path
names.
- getEditor() - Method in class de.schlichtherle.truezip.swing.AbstractComboBoxBrowser.DecoratingComboBoxEditor
-
Returns the decorated combo box editor.
- getEditorComponent() - Method in class de.schlichtherle.truezip.swing.AbstractComboBoxBrowser.DecoratingComboBoxEditor
-
- getFileSystemView() - Method in class de.schlichtherle.truezip.io.swing.FileComboBoxBrowser
-
Returns the file system view.
- getItem() - Method in class de.schlichtherle.truezip.swing.AbstractComboBoxBrowser.DecoratingComboBoxEditor
-
- getPanelListeners() - Method in class de.schlichtherle.truezip.swing.EnhancedPanel
-
Returns an array of all the panel listeners
registered on this component.
- getSource() - Method in class de.schlichtherle.truezip.swing.PanelEvent
-
The implementation in
PanelEvent always returns non-
null.