Package | Description |
---|---|
org.ginsim.gui.graph |
Common GUI for all graphs, and definition of hooks for specialised parts.
|
Modifier and Type | Method and Description |
---|---|
EditMode |
EditAction.getMode() |
static EditMode |
EditMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditMode[] |
EditMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EditAction(EditMode mode,
String name) |
EditAction(EditMode mode,
String name,
String icon) |
Copyright © 2005–2020. All rights reserved.