|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PanelEvent | |
|---|---|
| de.schlichtherle.swing | Provides custom Swing GUI classes. |
| de.schlichtherle.swing.event |
Support classes for the package de.schlichtherle.io.swing. |
| Uses of PanelEvent in de.schlichtherle.swing |
|---|
| Methods in de.schlichtherle.swing with parameters of type PanelEvent | |
|---|---|
protected void |
EnhancedPanel.fireAncestorWindowHidden(PanelEvent event)
Deprecated. You should not call this method directly. |
protected void |
EnhancedPanel.fireAncestorWindowShown(PanelEvent event)
Deprecated. You should not call this method directly. |
protected void |
EnhancedPanel.processPanelEvent(PanelEvent event)
Calls EnhancedPanel.fireAncestorWindowShown(de.schlichtherle.swing.event.PanelEvent) or
EnhancedPanel.fireAncestorWindowHidden(de.schlichtherle.swing.event.PanelEvent), depending on the ID of the given
event. |
| Uses of PanelEvent in de.schlichtherle.swing.event |
|---|
| Methods in de.schlichtherle.swing.event with parameters of type PanelEvent | |
|---|---|
void |
PanelListener.ancestorWindowHidden(PanelEvent evt)
Invoked when the ancestor window of an EnhancedPanel is hidden. |
void |
PanelAdapter.ancestorWindowHidden(PanelEvent evt)
|
void |
PanelListener.ancestorWindowShown(PanelEvent evt)
Invoked when the ancestor window of an EnhancedPanel is shown. |
void |
PanelAdapter.ancestorWindowShown(PanelEvent evt)
|
|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||