TrueZIP Swing 7.0

Uses of Class
de.schlichtherle.truezip.swing.PanelEvent

Packages that use PanelEvent
de.schlichtherle.truezip.swing Provides general Swing GUI classes. 
 

Uses of PanelEvent in de.schlichtherle.truezip.swing
 

Methods in de.schlichtherle.truezip.swing with parameters of type PanelEvent
 void PanelListener.ancestorWindowHidden(PanelEvent evt)
          Invoked when the ancestor window of an EnhancedPanel is hidden.
 void PanelListener.ancestorWindowShown(PanelEvent evt)
          Invoked when the ancestor window of an EnhancedPanel is shown.
(package private)  void EnhancedPanel.fireAncestorWindowHidden(PanelEvent event)
          Notifies all registered listeners about the event.
(package private)  void EnhancedPanel.fireAncestorWindowShown(PanelEvent event)
          Notifies all registered listeners about the event.
protected  void EnhancedPanel.processPanelEvent(PanelEvent event)
          Calls EnhancedPanel.fireAncestorWindowShown(de.schlichtherle.truezip.swing.PanelEvent) or EnhancedPanel.fireAncestorWindowHidden(de.schlichtherle.truezip.swing.PanelEvent), depending on the ID of the given event.
 


TrueZIP Swing 7.0

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.