Package | Description |
---|---|
org.yawlfoundation.yawl.editor.ui.actions.palette | |
org.yawlfoundation.yawl.editor.ui.swing.menu |
Modifier and Type | Method and Description |
---|---|
Palette.SelectionState |
AtomicTaskAction.getSelectionID() |
Palette.SelectionState |
CompositeTaskAction.getSelectionID() |
Palette.SelectionState |
ConditionAction.getSelectionID() |
Palette.SelectionState |
MarqueeAction.getSelectionID() |
Palette.SelectionState |
MultipleAtomicTaskAction.getSelectionID() |
Palette.SelectionState |
MultipleCompositeTaskAction.getSelectionID() |
abstract Palette.SelectionState |
PaletteAction.getSelectionID() |
Modifier and Type | Method and Description |
---|---|
Palette.SelectionState |
Palette.getSelectedState() |
Palette.SelectionState |
PaletteButton.getSelectionID() |
Palette.SelectionState |
PaletteBar.getState() |
static Palette.SelectionState |
Palette.SelectionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Palette.SelectionState[] |
Palette.SelectionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PaletteListener.PaletteStateChanged(Palette.SelectionState selectionState) |
void |
Palette.setSelectedState(Palette.SelectionState newState) |