biouml.workbench
Class NewDataElementAction
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--biouml.workbench.NewDataElementAction
- public class NewDataElementAction
- extends AbstractAction
| 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 |
DATA_COLLECTION
public final static String DATA_COLLECTION
KEY
public final static String KEY
NewDataElementAction
public NewDataElementAction()
actionPerformed
public void actionPerformed(ActionEvent e)
to Class java.lang.String
to Class java.lang.String
BOTTOM