|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ButtonPanel | |
---|---|
net.wotonomy.ui.swing.components | Contains various and useful Swing components. |
Uses of ButtonPanel in net.wotonomy.ui.swing.components |
---|
Subclasses of ButtonPanel in net.wotonomy.ui.swing.components | |
---|---|
class |
CheckButtonPanel
CheckButtonPanel is a simple extension of ButtonPanel. |
class |
RadioButtonPanel
RadioButtonPanel is a simple extension of ButtonPanel. |
class |
StatusButtonPanel
StatusButtonPanel extends ButtonPanel to provide a space to display status messages in a consistent manner. Messages are erased after a certain predefined interval, defaulting to 10 seconds. |
Fields in net.wotonomy.ui.swing.components declared as ButtonPanel | |
---|---|
protected ButtonPanel |
InfoPanel.buttonPanel
|
Methods in net.wotonomy.ui.swing.components that return ButtonPanel | |
---|---|
ButtonPanel |
InfoPanel.getButtonPanel()
Retrieves the actual button panel, if any. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |