Package | Description |
---|---|
net.java.truecommons.key.swing.util |
Provides general Swing GUI classes.
|
Modifier and Type | Method and Description |
---|---|
PanelListener[] |
EnhancedPanel.getPanelListeners()
Returns an array of all the panel listeners
registered on this component.
|
Modifier and Type | Method and Description |
---|---|
void |
EnhancedPanel.addPanelListener(PanelListener listener)
Adds the
listener to the list of receivers for
PanelEvent s. |
void |
EnhancedPanel.removePanelListener(PanelListener listener)
Removes the
listener from the list of receivers for
PanelEvent s. |
Copyright © 2012–2014 Schlichtherle IT Services. All rights reserved.