| Package | Description |
|---|---|
| org.kepler.gui | |
| ptolemy.vergil.actor |
Actor specific GUI packages.
|
| ptolemy.vergil.basic |
Basic GUI classes.
|
| ptolemy.vergil.modal |
Finite State Machine Editor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeplerContextMenuFactory
A factory that creates popup context menus for Kepler actors, directors, etc.
|
class |
KeplerSchematicContextMenuFactory
A factory that creates popup context menus for Kepler actors, directors, etc.
|
| Modifier and Type | Field and Description |
|---|---|
protected PtolemyMenuFactory |
LinkController._menuFactory
The factory belonging to the menu creator.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BasicGraphController.SchematicContextMenuFactory
Factory for context menus.
|
| Modifier and Type | Field and Description |
|---|---|
protected PtolemyMenuFactory |
ParameterizedNodeController._menuFactory
The factory belonging to the menu creator.
|
protected PtolemyMenuFactory |
BasicGraphController._menuFactory
The factory belonging to the menu creator.
|
| Modifier and Type | Field and Description |
|---|---|
protected PtolemyMenuFactory |
TransitionController._menuFactory
The factory belonging to the menu creator.
|