|
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 | |||||||||
java.lang.Objectoracle.ide.view.View
oracle.ide.view.ViewDecorator
oracle.ide.docking.DockableView
oracle.ide.docking.DockableWindow
oracle.ide.keyboard.KeyboardDockable
public final class KeyboardDockable
| Field Summary |
|---|
| Fields inherited from class oracle.ide.docking.DockableView |
|---|
CLOSED, HIDDEN, SHOWN |
| Fields inherited from class oracle.ide.view.View |
|---|
EMPTY_SELECTION, PROJECT_PROP, VISIBLE_PROP, WORKSPACE_PROP |
| Fields inherited from interface oracle.ide.docking.Dockable |
|---|
DEFAULT_VISIBILITY_MINIMIZED, DEFAULT_VISIBILITY_RAISED, DEFAULT_VISIBILITY_VISIBLE, TYPE_DISCARDABLE, TYPE_FORGETTABLE, TYPE_GLOBAL_VISIBLE, TYPE_NO_BUTTONS, TYPE_NORMAL, TYPE_NOT_TABBED, TYPE_RECYCLABLE, TYPE_TRUNCATE_TITLE |
| Method Summary | |
|---|---|
boolean |
canReinstall()
Indicates that this dockable factory cannot be re-installed. |
int |
getDefaultVisibility(Layout layout)
The first time a Dockable is exposed to a layout, if the dockable is not of type Dockable.TYPE_GLOBAL_VISIBLE,
it will be asked if it wants to be shown in that layout. |
Dockable |
getDockable(ViewId viewId)
|
java.awt.Component |
getGUI()
|
java.lang.String |
getTabName()
Gets the name to display in a tab. |
java.lang.String |
getTitleName()
Gets title to display in a title bar. |
int |
getType()
Gets the types of dockable accepted by a specific dockable implementation. |
void |
install()
This method is called by the docking system if the DockableFactory has been installed for the first time. |
| Methods inherited from class oracle.ide.docking.DockableWindow |
|---|
addTitleChangeListener, close, dockableHidden, dockableShown, fireTitleChangeListener, getCachedDockable, getHostedComponent, getMenuTitle, getSite, getTabDropListener, getTabIcon, getUniqueName, isVisible, removeTitleChangeListener, setDockableVisible, setSite, setType, show, stateChange, updateTitle |
| Methods inherited from class oracle.ide.docking.DockableView |
|---|
afterAutoExpanding, afterRestoringFromAutoExpansion, beforeAutoExpanding, getAutoExpansionPreferredSize, getAutoExpansionSize, isAutoExpandable, isAutoExpandableEnabled, setAutoExpandable, setAutoExpandableEnabled |
| Methods inherited from class oracle.ide.view.ViewDecorator |
|---|
activate, deactivate, getContext, getContextMenu, getController, getDecorated, getHelpInfo, getSelectionFromUI, getToolbar, getViewWithoutDecoration, isDecorated, loadLayout, newId, saveLayout, setDecorated, setOwner, setToolbarVisible, updateVisibleActions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface oracle.ide.docking.Dockable |
|---|
loadLayout, saveLayout |
| Method Detail |
|---|
public java.lang.String getTitleName()
Dockable
getTitleName in interface DockableDockable.getTabIcon()public java.lang.String getTabName()
Dockable
getTabName in interface DockablegetTabName in class ViewDockable.getTabIcon()public int getDefaultVisibility(Layout layout)
DockableDockable.TYPE_GLOBAL_VISIBLE,
it will be asked if it wants to be shown in that layout.
getDefaultVisibility in interface DockablegetDefaultVisibility in class DockableWindowpublic int getType()
DockableWindow
getType in interface DockablegetType in class DockableWindowpublic java.awt.Component getGUI()
getGUI in class ViewDecoratorpublic Dockable getDockable(ViewId viewId)
getDockable in interface DockableFactorypublic void install()
DockableFactory
install in interface DockableFactorypublic boolean canReinstall()
canReinstall in interface DockableFactory2false.
|
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 | |||||||||