Package | Description |
---|---|
org.mlc.swing.layout |
FormLayoutMaker layout classes.
|
Modifier and Type | Method and Description |
---|---|
static NewComponentDialog |
NewComponentDialog.doDialog(javax.swing.JFrame owner,
ComponentDef componentDef)
Creates and displays a dialog for defining a new component's settings.
|
static NewComponentDialog |
NewComponentDialog.editDialog(javax.swing.JFrame owner,
ComponentDef componentDef)
Creates and displays a dialog for editing a component's settings.
|