|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The DockableFactory is responsible for translating a dockable name found in a layout file
into an instance of Dockable
.
A secondary role of the DockableFactory is to position the dockable window the first time
a layout is loaded.
Method Summary | |
Dockable |
getDockable(ViewId viewId)
|
void |
install()
This method is called by the docking system if the DockableFactory has been installed for the first time. |
Method Detail |
public Dockable getDockable(ViewId viewId)
public void install()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.