Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
L
M
N
O
P
R
S
T
U
Z
S
SCALE_BY_LEVEL
- Static variable in class ca.uvic.csr.shrimp.ScriptingBean.
ScriptingConstants
Label mode - Above Node (level)
SCALE_BY_NODE_SIZE
- Static variable in class ca.uvic.csr.shrimp.ScriptingBean.
ScriptingConstants
Label mode - On Node
ScriptingConstants
- Class in
ca.uvic.csr.shrimp.ScriptingBean
This class collects constants to be used for scripting in SHriMP.
ScriptingConstants()
- Constructor for class ca.uvic.csr.shrimp.ScriptingBean.
ScriptingConstants
selectAllChildren()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Select all the children of the selected node(s).
selectAllDescendents()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Select all the descendants of the selected node(s).
selectConnectedNodes()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Selects all nodes that are connected to the currently selected nodes.
selectInverseSiblings()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
De-selects the currently selected nodes, and selects their unselected siblings instead.
selectNodesByName(String, boolean, boolean, boolean, boolean)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Selects the nodes identified by
name
.
selectNodesByType(String, boolean)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Selects all nodes of a specific type
selectRoots()
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Selects the root nodes.
setHierarchy(String[])
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Change the child-parent relationships.
setLabelMode(String)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Change the display of labels.
showDialog(String)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Displays a non-modal dialog with the given message.
showDialog(String, String)
- Method in interface ca.uvic.csr.shrimp.ScriptingBean.
MainViewScriptingBean
Displays a non-modal dialog with a message and title
SPRING
- Static variable in class ca.uvic.csr.shrimp.ScriptingBean.
ScriptingConstants
Layout method - Spring layout
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
F
G
L
M
N
O
P
R
S
T
U
Z