| HEADER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--com.developmentontheedge.application.action.SeparatorAction
Special action that is used as separator to be inserted between other actions.
| Field Summary | |
final static String | DIMENSIONKey to get separator size. |
| Constructor Summary | |
SeparatorAction() | |
SeparatorAction(Dimension dimension) | |
| Method Summary | |
void | actionPerformed(ActionEvent e) |
| Methods inherited from class javax.swing.AbstractAction |
getValue, putValue, isEnabled, setEnabled, getKeys, addPropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Field Detail |
public final static String DIMENSION
| Constructor Detail |
public SeparatorAction()
public SeparatorAction(Dimension dimension)
| Method Detail |
public void actionPerformed(ActionEvent e)
| Association Links |
| FOOTER | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||