|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
com.irisel.oms.guiom.actions.OMSAction
com.irisel.oms.guiom.actions.ui.OMSUIAction
com.irisel.oms.guiom.actions.ui.AddPropertyAction
public class AddPropertyAction
Field Summary |
---|
Fields inherited from interface javax.swing.Action |
---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
---|---|
AddPropertyAction(ClassVO c)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
ClassVO |
getClassVO()
|
void |
onEvent(OMSEvent e)
|
void |
setClassVO(ClassVO c)
|
Methods inherited from class com.irisel.oms.guiom.actions.OMSAction |
---|
getFocus, getFormKey, getInstance, getMap, getName, getPanelKey, getType, putSmallIcon, setFocus, setFormKey, setInstance, setPanelKey, setUser |
Methods inherited from class javax.swing.AbstractAction |
---|
addPropertyChangeListener, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddPropertyAction(ClassVO c)
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class OMSAction
public ClassVO getClassVO()
getClassVO
in class OMSAction
public void setClassVO(ClassVO c)
setClassVO
in class OMSAction
public void onEvent(OMSEvent e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |