|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseLayout | |
oracle.ide.layout | Contains interfaces and classes addins can implement or extend to provide preferred layouts for their own specialized editors. |
Uses of BaseLayout in oracle.ide.layout |
Subclasses of BaseLayout in oracle.ide.layout | |
class |
IdeLayout
IdeLayout class. |
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. |
class |
SimpleLayout
Simple layout information. |
Methods in oracle.ide.layout with parameters of type BaseLayout | |
protected void |
BaseLayout.copyToImpl(BaseLayout copy)
Design pattern for supporting strongly typed copying. |
protected boolean |
BaseLayout.equalsImpl(BaseLayout other)
This is a helper method for Object.equals(Object) that can
also be used by subclasses that implement Object.equals(Object) . |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.