gov.nih.nlm.swing
Interface GlassPaneListener

All Known Implementing Classes:
ConfigurationGUI, InstallationGUI, MetamorphoSysGUI, MRCXTBuilderGUI, RRFBrowserGUI, SubsetGUI, ValidateDistributionAction.ValidateDistributionGUI, WelcomeGUI

public interface GlassPaneListener

Generically represents a listener for enabling or disabling glass pane.

Author:
BAC, RBE

Method Summary
 void disableGlassPane()
          Disable glass pane.
 void enableGlassPane()
          Enable glass pane.
 

Method Detail

enableGlassPane

public void enableGlassPane()
Enable glass pane.


disableGlassPane

public void disableGlassPane()
Disable glass pane.



Copyright ©2005