Package | Description |
---|---|
com.modeliosoft.modelio.api.ui | |
com.modeliosoft.modelio.api.ui.diagramcreation |
Modifier and Type | Class and Description |
---|---|
class |
ModelioDialog
Dialog template that has :
a header with :
a left image, modifiable with
ModelioDialog.setTitleLeftImage(Image)
a bold title, set with ModelioDialog.setTitle(String)
a logo image displayed on the right side, set with ModelioDialog.setLogoImage(Image)
a message, set with ModelioDialog.setMessage(String) . |
class |
ModelioWizardDialog
Version of eclipse's WizardDialog using ModelioDialog instead of TitleAreaDialog.
|
Modifier and Type | Class and Description |
---|---|
class |
BrowserDialog
This class implements the dialog box that display the audit entry details
|
class |
DiagramWizardDialog |