|
||||||||||
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.PictureAction
public class PictureAction
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 | |
---|---|
PictureAction(java.lang.Object value)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
changePicture()
|
byte[] |
getValue()
|
void |
setValue(byte[] value)
|
void |
showPicture()
|
void |
updateIcon()
|
Methods inherited from class com.irisel.oms.guiom.actions.OMSAction |
---|
getClassVO, getFocus, getFormKey, getInstance, getMap, getName, getPanelKey, getType, putSmallIcon, setClassVO, 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 PictureAction(java.lang.Object value)
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class OMSAction
public byte[] getValue()
public void setValue(byte[] value)
public void updateIcon()
public void showPicture()
public void changePicture()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |