|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ButtonGroupEnumInterface
Used to create a ButtonGroup
in the
DialogComponentButtonGroup
class.
Should be implemented by an Enum
for simplicity.
Method Summary | |
---|---|
String |
getActionCommand()
Should return the ButtonGroup wide unique action command. |
String |
getText()
|
String |
getToolTip()
|
boolean |
isDefault()
|
Method Detail |
---|
String getText()
String getActionCommand()
Enum.name()
method.
String getToolTip()
null
boolean isDefault()
true
if this is the default option
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |