Uses of Class
com.darwinsys.swingui.PrefsPanel.PredefinedPanel

Packages that use PrefsPanel.PredefinedPanel
com.darwinsys.swingui Classes for helping construct and use Swing Graphical User Interfaces. 
 

Uses of PrefsPanel.PredefinedPanel in com.darwinsys.swingui
 

Methods in com.darwinsys.swingui that return PrefsPanel.PredefinedPanel
static PrefsPanel.PredefinedPanel PrefsPanel.PredefinedPanel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PrefsPanel.PredefinedPanel[] PrefsPanel.PredefinedPanel.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in com.darwinsys.swingui with parameters of type PrefsPanel.PredefinedPanel
 void PrefsPanel.add(PrefsPanel.PredefinedPanel which)
           
 



Copyright © 1996-2004 Ian F. Darwin. See license.html for usage license.