See: Description
Interface | Description |
---|---|
BaseLayoutListener |
Base interface for layout listeners.
|
LayoutListener | |
LayoutSelector |
LayoutSelector interface.
|
MenuSwitchLayoutListener | |
PreferredLayoutListener |
PreferredLayoutEvent class.
|
Class | Description |
---|---|
AbstractLayoutListener |
A Class class.
|
IdeLayout |
IdeLayout class.
|
IdeProperties |
The
IdeProperties class is reponsible for managing the
general layout information, such as the size and position of the main
application window and the opened editor frames for example. |
Layout |
Layout interface.
|
LayoutResetEvent |
Event raised before and after a layout has been reset to the original factory
settings.
|
LayoutResetListener |
Listener that gets notified when layouts are reset to the original factory
settings.
|
Layouts |
This class manages layouts created by the user.
|
PreferredLayoutEvent |
PreferredLayoutEvent class.
|
SimpleLayout |
Simple layout information.
|
URL2String |
This class mediates the conversion of a
URL object to and from a
String representation. |
ViewId |
Class used to identify views.
|
Related Documentation
See Extending JDeveloper Using the Addin API for detailed information.