|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |