| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockableFactory2
 specifies if a dockable factory can be
 re-installed (e.g. when resetting dockables to the original factory 
 settings.)
 DockableFactory2
 A dockable factory is responsible for translating a dockable name found in a 
 layout file into an instance of Dockable. 
 
A secondary role of a dockable factory is to position the dockable window the first time a layout is loaded.
| Method Summary | |
|---|---|
 boolean | 
canReinstall()
Indicates whether this factory can be re-installed (e.g.  | 
| Methods inherited from interface oracle.ide.docking.DockableFactory | 
|---|
getDockable, install | 
| Method Detail | 
|---|
boolean canReinstall()
DockableFactory.install() more than once.
true if this dockable factory can be re-installed,
 false otherwise.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||