A B C D E F G H I J L M N O P R S T U V X

S

SCREEN_SIZE - Static variable in class beowulf.gui.JNode
A convenience object for sizing and moving the properties window.
SHOW_PROPERTIES - Static variable in class beowulf.gui.JNode
The string identified with the "show properties" action.
SINGLE_PARAM_CLASS_LIST - Static variable in class beowulf.gui.JNode
A convenience object for some of the reflection calls in the properties window.
SINGLE_PARAM_LIST - Static variable in class beowulf.gui.JNode
A convenience object for some of the reflection calls in the properties window.
STRING_TYPE - Static variable in class beowulf.gui.JNode.PropertiesWindow
A string used to indicate that a field is of type 'String'.
setCost(Object) - Method in class beowulf.model.graph.Edge
Sets the cost of the edge.
setCurrentComponent(DraggableComponent) - Method in class beowulf.gui.DraggableContainer
Sets the currently selected component.
setDefaultIntegerValue(int) - Method in class beowulf.model.IntegerMatrix
This method will set the default integer value of this matrix.
setDraggableContainer(DraggableContainer) - Method in class beowulf.gui.DraggableComponent
Sets the DraggableContainer this DraggableComponent is linked to.
setJNodeFactory(JNodeFactory) - Method in class beowulf.gui.JGraph
Sets the JNodeFactory for this JGraph.
setLayout(LayoutManager) - Method in class beowulf.gui.DraggableContainer
Overridden setLayout method to force a null layout for any instance of DraggableComponent.
setLeft(BinaryTreeNode) - Method in class beowulf.model.tree.BinaryTreeNode
 
setModel(GraphModel) - Method in class beowulf.gui.JGraph
This method will replace the current model of this graph with the parameter.
setParent(MutableTreeNode) - Method in class beowulf.model.tree.BinaryTreeNode
 
setParent(TreeNode) - Method in class beowulf.model.tree.TreeNode
 
setRadius(int) - Method in class beowulf.gui.JNode
Sets the radius of self drawn loops.
setRight(BinaryTreeNode) - Method in class beowulf.model.tree.BinaryTreeNode
 
setUserObject(Object) - Method in class beowulf.model.tree.BinaryTreeNode
 
setValue(Object) - Method in class beowulf.gui.JNode
Sets the node that this JNode represents.
setValue(Comparable) - Method in class beowulf.model.tree.TreeNode
 
setupFields() - Method in class beowulf.gui.JNode.PropertiesWindow
This method is called from the constructor only and should be overridden by all subclasses of this class.
show() - Method in class beowulf.gui.JNode.PropertiesWindow
 
showProperties() - Method in class beowulf.gui.JNode
Called when the "show properties" action is chosen in the popup menu for this JNode.
size() - Method in class beowulf.model.Matrix
Returns the number of elements in this matrix.
sourceValue - Variable in class beowulf.model.graph.Edge
This is the source node of the edge.

A B C D E F G H I J L M N O P R S T U V X