Package | Description |
---|---|
org.mlc.swing.layout |
FormLayoutMaker layout classes.
|
ptolemy.actor.gui.run |
The ptolemy.actor.gui.run package.
|
Class and Description |
---|
BeanProperty
This represents a property in the ComponentBuilder.
|
ComponentBuilder
All components that want to be included in the list of components that want
to be part of the builder must implement this interface
|
ComponentDef
A container class for all the definition data about a Component.
|
ContainerLayout
This class acts as a surrogate layout manager for the JGoodies
(www.jgoodies.com) FormLayout manager.
|
FormEditor
This is the main panel that is used in LayoutFrame serving as the user
interface for the builder.
|
LayoutConstraintsManager
This class handles the serialization and deserialization of the xml files
that we are using to store the layout constraints.
|
MultiContainerFrame
An interface for frames that can have multiple containers.
|
NewComponentDialog
When performing drag-and-drop from the component palette to the table,
this class is used to define or edit a component's settings.
|
UserPrefs
This is a singleton container for handling user preferences.
|
Class and Description |
---|
ContainerLayout
This class acts as a surrogate layout manager for the JGoodies
(www.jgoodies.com) FormLayout manager.
|
LayoutConstraintsManager
This class handles the serialization and deserialization of the xml files
that we are using to store the layout constraints.
|
MultiContainerFrame
An interface for frames that can have multiple containers.
|