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

V

VectorMatrix - class beowulf.model.VectorMatrix.
This class is an extension to the Matrix class.
VectorMatrix() - Constructor for class beowulf.model.VectorMatrix
Creates a new 1x1 vector matrix.
VectorMatrix(int) - Constructor for class beowulf.model.VectorMatrix
Creates a new sizexsize vector matrix.
VectorMatrix(int, int) - Constructor for class beowulf.model.VectorMatrix
Creates a new rowsxcols vector matrix.
value - Variable in class beowulf.event.GraphEvent
Holds the associated value.
value - Variable in class beowulf.gui.JNode
The node in the underlying graph that this JNode represents
value - Variable in class beowulf.model.tree.BinaryTreeNode
Holds the a reference to the value of this node.
value - Variable in class beowulf.model.tree.TreeNode
Holds the a reference to the value of this node.
valueChanged(DraggableComponentSelectionEvent) - Method in interface beowulf.event.DraggableComponentSelectionListener
This method will be called whenever any DraggableContainers this object is listening to fire a DraggableComponent selection event.
valueChanged(GraphSelectionEvent) - Method in interface beowulf.event.GraphSelectionListener
This method will be called whenever any JGraphs this object is listening to fire a graph selection event.
valueChanged(DraggableComponentSelectionEvent) - Method in class beowulf.gui.JGraph
 
valueForPathChanged(TreePath, Object) - Method in class beowulf.model.tree.DefaultBinaryTree
 
valueToIndex - Variable in class beowulf.model.graph.Graph
Translates a nodes contents into an identifying number.
valueToIndex - Variable in class beowulf.model.graph.UndirectedGraph
Translates a nodes contents into an identifying number.

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