Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Package oracle.ide.layout

Contains interfaces and classes addins can implement or extend to provide preferred layouts for their own specialized editors.

See:
          Description

Interface Summary
BaseLayoutListener Base interface for layout listeners.
LayoutListener  
LayoutSelector LayoutSelector interface.
PreferredLayoutListener PreferredLayoutEvent class.

 

Class Summary
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.

 

Package oracle.ide.layout Description

Contains interfaces and classes addins can implement or extend to provide preferred layouts for their own specialized editors. Layouts remember window positions and attributes and when activated restore these on the desktop.

Related Documentation

See Extending JDeveloper Using the Addin API for detailed information.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.