|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swing.control.attributetree.DefaultSwingAttributeTreePopupMenuSource
DefaultSwingAttributeTreePopupMenuSource
| Constructor Summary | |
DefaultSwingAttributeTreePopupMenuSource(SwingAttributeTree tree,
UIManager uiManager)
Constructor |
|
| Method Summary | |
void |
applyEvList()
Tells the component to apply its UIItemEvaluationList. |
PopupMenuMarkup |
getPopupMenu(java.lang.Object eventObject)
Returns the current popup menu of the popup source. |
protected void |
initPopupMenu()
Creates the popup menu |
void |
installEvList()
Tells the component to setup its internal state. |
void |
propertiesChanged()
Called whenever one or more properties of the AttributeEditorProperties has changed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultSwingAttributeTreePopupMenuSource(SwingAttributeTree tree,
UIManager uiManager)
tree - The SwingAttributeTree this
popup menu source belongs touiManager - The uiManager to use| Method Detail |
public PopupMenuMarkup getPopupMenu(java.lang.Object eventObject)
JPopupMenuSource
getPopupMenu in interface JPopupMenuSourceeventObject - the mouse-event that triggered the request.
protected void initPopupMenu()
public void propertiesChanged()
AttributeEditorPropertiesListenerAttributeEditorProperties has changed.
propertiesChanged in interface AttributeEditorPropertiesListenerpublic void installEvList()
Evaluable
installEvList in interface Evaluablepublic void applyEvList()
EvaluableUIItemEvaluationList.
applyEvList in interface Evaluable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||