Uses of Class
org.fuin.utils4swing.common.Utils4Swing.GlassPaneState

Packages that use Utils4Swing.GlassPaneState
org.fuin.utils4swing.common Common helper classes for use in Swing applications and libraries. 
 

Uses of Utils4Swing.GlassPaneState in org.fuin.utils4swing.common
 

Methods in org.fuin.utils4swing.common that return Utils4Swing.GlassPaneState
static Utils4Swing.GlassPaneState Utils4Swing.showGlassPane(Component source)
          Makes the glass pane visible and focused and stores the saves the current state.
 

Methods in org.fuin.utils4swing.common with parameters of type Utils4Swing.GlassPaneState
static void Utils4Swing.hideGlassPane(Utils4Swing.GlassPaneState state)
          Hides the glass pane and restores the saved state.
 



Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.