biouml.workbench.diagram
Class ExportDiagramAction
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--biouml.workbench.diagram.ExportDiagramAction
- public class ExportDiagramAction
- extends AbstractAction
| Field Summary |
final static String | DIAGRAM |
final static String | KEY |
| 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 |
DIAGRAM
public final static String DIAGRAM
KEY
public final static String KEY
ExportDiagramAction
public ExportDiagramAction()
ExportDiagramAction
public ExportDiagramAction(boolean enabled)
actionPerformed
public void actionPerformed(ActionEvent evt)
to Class java.lang.String
to Class java.lang.String
BOTTOM