| Package | Description |
|---|---|
| ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
| Modifier and Type | Method and Description |
|---|---|
PtolemyQuery.ActionableEntry |
PtolemyQuery.addActionable(java.lang.String name,
java.lang.String label,
java.lang.String defaultValue,
Actionable actionable)
Create an entry box with a button for the specified action.
|
| Constructor and Description |
|---|
ActionableEntry(Query owner,
java.lang.String name,
java.lang.String defaultValue,
Actionable actionable)
Create a panel containing an entry box and a color chooser.
|