|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.AbstractAction | +--com.japisoft.xmlpad.action.XMLAction | +--com.japisoft.xmlpad.action.SearchAction
Action for searching a node by its tree
XMLAction
,
Serialized FormNested Class Summary | |
class |
SearchAction.CustomDefaultMutableTreeNode
Custom Swing node |
Field Summary |
Fields inherited from class com.japisoft.xmlpad.action.XMLAction |
IMAGE_SIZE |
Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
SearchAction()
|
Method Summary | |
boolean |
notifyAction()
Notify action must be done. |
void |
valueChanged(javax.swing.event.TreeSelectionEvent e)
|
Methods inherited from class com.japisoft.xmlpad.action.XMLAction |
actionPerformed, getName, hasFeature, isPopable, setActionIcon, setFeature, setPopable, setXMLContainer, setXMLEditor |
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 SearchAction()
Method Detail |
public boolean notifyAction()
XMLAction
notifyAction
in class XMLAction
public void valueChanged(javax.swing.event.TreeSelectionEvent e)
valueChanged
in interface javax.swing.event.TreeSelectionListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |