com.japisoft.xmlpad.action
Interface TreeAction

All Known Implementing Classes:
AbstractTreeAction

public interface TreeAction

Interface that must implement XMLAction that works ony on the tree.

Author:
(c) 2003 JAPISoft / A.Brillant
See Also:
com.japisoft.xmlpad.tree.action.AbstractTreeActiion

Method Summary
 boolean isTreePopable()
           
 boolean isTreeToolBarable()
           
 

Method Detail

isTreeToolBarable

public boolean isTreeToolBarable()
Returns:
true if the action is visible inside the tree toolbar

isTreePopable

public boolean isTreePopable()
Returns:
true if the action is visible inside the tree popup