|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wilmascope.view.ElementData
org.wilmascope.gui.QueryFrame.QueryNodeData
public abstract class QueryFrame.QueryNodeData
All nodes in the ownership view have a sub-class of this referenced by their UserData pointer, defining a custom action for Wilma to add to the node's Options menu (the right click menu). We define an action which either expands or collapses the node's neighbours in the bipartite company / fund manager graph.
Constructor Summary | |
---|---|
QueryFrame.QueryNodeData()
|
Method Summary |
---|
Methods inherited from class org.wilmascope.view.ElementData |
---|
getActionDescription, getActionListener, setActionDescription, setActionListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryFrame.QueryNodeData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |