|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Site | |
oracle.ide.docking | Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper. |
Uses of Site in oracle.ide.docking |
Methods in oracle.ide.docking that return Site | |
Site |
Dockable.getSite()
Gets the current site where this dockable is docked or floated. |
Site |
DockableWindow.getSite()
Gets a storage object for docking information. |
Methods in oracle.ide.docking with parameters of type Site | |
void |
Dockable.setSite(Site site)
Sets the current site where this dockable is docked or floated. |
void |
DockableWindow.setSite(Site site)
Sets the current site where this dockable is docked or floated. |
Constructors in oracle.ide.docking with parameters of type Site | |
Site(Site site)
|
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.