| Package | Description |
|---|---|
| org.wandora.application.gui.topicpanels.graphpanel | |
| org.wandora.application.gui.topicpanels.graphpanel.mousetools |
| Modifier and Type | Class and Description |
|---|---|
class |
MoveViewMouseTool |
| Modifier and Type | Field and Description |
|---|---|
private MouseTool |
MouseToolManager.lockedTool |
MouseTool |
MouseToolManager.StackEntry.tool |
| Modifier and Type | Method and Description |
|---|---|
void |
MouseToolManager.addTool(int events,
int modifiers,
MouseTool tool) |
void |
MouseToolManager.addTool(int events,
MouseTool tool) |
private boolean |
MouseToolManager.dispatchEvent(java.awt.event.MouseEvent e,
int event,
MouseTool tool) |
boolean |
TopicMapGraphPanel.lockMouseTool(MouseTool tool) |
boolean |
MouseToolManager.lockTool(MouseTool tool) |
| Constructor and Description |
|---|
StackEntry(int events,
int modifiers,
MouseTool tool) |
| Modifier and Type | Class and Description |
|---|---|
class |
DragNodeMouseTool |
class |
DrawAssociationMouseTool |
class |
EraserTool |
class |
ExpandMouseTool |
class |
MenuMouseTool |
class |
OpenTopicMouseTool |
class |
RotateMouseTool |
class |
SelectMouseTool |
Copyright 2004-2015 Wandora Team