Package | Description |
---|---|
org.jgraph.graph |
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph package. |
org.jgraph.plaf.basic |
Contains the BasicGraphUI, which is GraphUI's default implementation.
|
org.yawlfoundation.yawl.editor.ui.net | |
org.yawlfoundation.yawl.worklet.graph |
Class and Description |
---|
BasicGraphTransferable |
Class and Description |
---|
BasicGraphDropTargetListener |
BasicGraphUI.GraphDropTargetListener
Graph Drop Target Listener
|
Class and Description |
---|
BasicGraphUI
The basic L&F for a graph data structure.
|
BasicGraphUI.MouseHandler
TreeMouseListener is responsible for updating the selection based on
mouse events.
|
Class and Description |
---|
BasicGraphUI
The basic L&F for a graph data structure.
|
BasicGraphUI.KeyHandler
This is used to get mutliple key down events to appropriately generate
events.
|
BasicGraphUI.MouseHandler
TreeMouseListener is responsible for updating the selection based on
mouse events.
|