| Package | Description |
|---|---|
| org.kepler.gui | |
| ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
| ptolemy.vergil.debugger |
Ptolemy II Debugger Interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeplerDocumentationEditorDialog
A dialog used for setting editing kepler documentation for a component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EditParametersDialog
This class is a modal dialog box for editing the parameters of a
target object, which is an instance of NamedObj.
|
class |
RenameDialog
This class is a modal dialog box for renaming an object.
|
| Modifier and Type | Method and Description |
|---|---|
protected ComponentDialog |
EditParametersDialog._openAddDialog(java.lang.String message,
java.lang.String name,
java.lang.String defValue,
java.lang.String className)
Open a dialog to add a new parameter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BreakpointConfigurerDialog
A top-level dialog window for configuring the breakpoints of an
entity.
|