Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X
M
Matrix
- class beowulf.model.
Matrix
.
This class represents a two dimensional grid of objects.
Matrix()
- Constructor for class beowulf.model.
Matrix
Creates a new 1x1 matrix.
Matrix(int)
- Constructor for class beowulf.model.
Matrix
Creates a new
size
x
size
matrix.
Matrix(int, int)
- Constructor for class beowulf.model.
Matrix
Creates a new
rows
x
cols
matrix.
makeBottomPanel()
- Method in class beowulf.gui.
JNode.PropertiesWindow
Returns the JComponent holding the ok and cancel buttons.
makeCenterPanel()
- Method in class beowulf.gui.
JNode.PropertiesWindow
This method simply creates a panel of input/output components for all requested fields.
makePopupMenu()
- Method in class beowulf.gui.
JNode
Called from the constructor to make the popup menu and associate it with this JNode object.
maxDepth
- Variable in class beowulf.model.tree.
DefaultBinaryTree
menu
- Variable in class beowulf.gui.
JNode
The popup menu for options associated with this JNode.
model
- Variable in class beowulf.gui.
JGraph
Holds the graph model that this JGraph represents.
modifiers
- Variable in class beowulf.gui.
JNode.PropertiesWindow
Holds a list of modifiers for fields that should be visible in the properties window.
mouseClicked(MouseEvent)
- Method in interface beowulf.gui.
DCMouseEventReceiver
This method will be called whenever a mouse button is clicked on top of the generating component.
mouseClicked(MouseEvent)
- Method in class beowulf.gui.
DraggableComponent
This method is here as part of the highlight handling.
mouseClicked(MouseEvent)
- Method in class beowulf.gui.
DraggableContainer
Part of the default highlighting/selecting handling.
mouseClicked(MouseEvent)
- Method in class beowulf.gui.
JNode
mouseDragged(MouseEvent)
- Method in class beowulf.gui.
DraggableComponent
This method is here as part of the highlight handling.
mouseEntered(MouseEvent)
- Method in interface beowulf.gui.
DCMouseEventReceiver
This method will be called whenever the mouse cursor enters the generating component.
mouseEntered(MouseEvent)
- Method in class beowulf.gui.
DraggableComponent
This method is here as part of the highlight handling.
mouseEntered(MouseEvent)
- Method in class beowulf.gui.
DraggableContainer
Part of the default highlighting/selecting handling.
mouseEntered(MouseEvent)
- Method in class beowulf.gui.
JNode
mouseExited(MouseEvent)
- Method in interface beowulf.gui.
DCMouseEventReceiver
This method will be called whenever the mouse cursor exits the generating component.
mouseExited(MouseEvent)
- Method in class beowulf.gui.
DraggableComponent
This method is here as part of the highlight handling.
mouseExited(MouseEvent)
- Method in class beowulf.gui.
DraggableContainer
Part of the default highlighting/selecting handling.
mouseExited(MouseEvent)
- Method in class beowulf.gui.
JNode
mouseMoved(MouseEvent)
- Method in class beowulf.gui.
DraggableComponent
This method is here as part of the highlight handling.
mousePressed(MouseEvent)
- Method in interface beowulf.gui.
DCMouseEventReceiver
This method will be called whenever a mouse button is pressed on top of the generating component.
mousePressed(MouseEvent)
- Method in class beowulf.gui.
DraggableComponent
This method is here as part of the highlight handling.
mousePressed(MouseEvent)
- Method in class beowulf.gui.
DraggableContainer
Part of the default highlighting/selecting handling.
mousePressed(MouseEvent)
- Method in class beowulf.gui.
JNode
mouseReleased(MouseEvent)
- Method in interface beowulf.gui.
DCMouseEventReceiver
This method will be called whenever a mouse button is released on top of the generating component.
mouseReleased(MouseEvent)
- Method in class beowulf.gui.
DraggableComponent
This method is here as part of the highlight handling.
mouseReleased(MouseEvent)
- Method in class beowulf.gui.
DraggableContainer
Part of the default highlighting/selecting handling.
mouseReleased(MouseEvent)
- Method in class beowulf.gui.
JNode
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
X