|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--AbstractButtonAction
|
+--org.argouml.uml.diagram.ui.RadioAction
A wrapper around a standard action to indicate that any buttons created from this actions should act like radio buttons.
| Field Summary | |
|---|---|
(package private) javax.swing.Action |
realAction
|
| Constructor Summary | |
|---|---|
RadioAction(javax.swing.Action action)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent actionEvent)
|
javax.swing.Action |
getAction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
javax.swing.Action realAction
| Constructor Detail |
public RadioAction(javax.swing.Action action)
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent actionEvent)
public javax.swing.Action getAction()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |