oracle.adf.dt.dbpanel
Class DataBindingDockeableWindow
java.lang.Object
oracle.ide.addin.AbstractView
oracle.ide.docking.DockableWindow
oracle.ide.addin.AbstractPinnable
oracle.adf.dt.dbpanel.DataBindingDockeableWindow
- All Implemented Interfaces:
- oracle.ide.addin.ControllerProvider, oracle.ide.docking.Dockable, oracle.ide.docking.DockableView, java.util.EventListener, oracle.ide.help.Helpable, oracle.ide.addin.Observer, oracle.ide.addin.Pinnable, oracle.ide.addin.View, oracle.ide.addin.ViewSelectionListener
- public class DataBindingDockeableWindow
- extends oracle.ide.addin.AbstractPinnable
- implements oracle.ide.help.Helpable
Fields inherited from class oracle.ide.addin.AbstractPinnable |
document, forceUpdate, isToolbarVisible, toolbar, TOOLBAR_ITEM, TOOLBAR_ITEM_COUNT |
Fields inherited from class oracle.ide.addin.AbstractView |
owner, SEPARATOR, viewListeners, viewSelectionListeners |
Fields inherited from interface oracle.ide.addin.Pinnable |
PIN_NONE, PIN_OBJECT, PIN_VIEW |
Fields inherited from interface oracle.ide.docking.DockableView |
CLOSED, HIDDEN, SHOWN |
Fields inherited from interface oracle.ide.docking.Dockable |
DEFAULT_VISIBILITY_MINIMIZED, DEFAULT_VISIBILITY_RAISED, DEFAULT_VISIBILITY_VISIBLE, TYPE_DISCARDABLE, TYPE_GLOBAL_VISIBLE, TYPE_NO_BUTTONS, TYPE_NORMAL, TYPE_NOT_TABBED, TYPE_RECYCLABLE, TYPE_TRUNCATE_TITLE |
Fields inherited from interface oracle.ide.addin.View |
PROJECT_PROP, VISIBLE_PROP, WORKSPACE_PROP |
Methods inherited from class oracle.ide.addin.AbstractPinnable |
clear, getPinnedView, getPinState, getToolbar, getType, isSingleton, objectClosed, objectRenamed, persistPinTarget, restorePinTarget, setContext, setPinnedView, setPinState, setToolbarVisible, stateChange, update, viewSelectionChanged |
Methods inherited from class oracle.ide.docking.DockableWindow |
addTitleChangeListener, close, dockableHidden, fireTitleChangeListener, getCachedDockable, getHostedComponent, getMenuPreferredMnemonic, getMenuTitle, getSite, getTabDropListener, getUniqueName, isVisible, loadLayout, removeTitleChangeListener, saveLayout, setDockableVisible, setSite, setType, show, updateTitle |
Methods inherited from class oracle.ide.addin.AbstractView |
activate, addViewListener, addViewSelectionListener, deactivate, fireViewActivated, fireViewClosed, fireViewDeactivated, fireViewSelectionChanged, getContext, getId, getSelection, loadToolbar, loadToolbar, newId, owner, removeViewListener, removeViewSelectionListener, setId, setOwner, updateToolbarActions, updateVisibleActions, updateVisibleActions |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.ide.addin.View |
activate, addViewListener, addViewSelectionListener, deactivate, getContext, getId, getSelection, owner, removeViewListener, removeViewSelectionListener, updateVisibleActions |
UNIQUE_NAME
public static java.lang.String UNIQUE_NAME
LAYOUT_SHOW_PALETTE
public static final java.lang.String LAYOUT_SHOW_PALETTE
- See Also:
- Constant Field Values
DataBindingDockeableWindow
public DataBindingDockeableWindow(DataSourceDockableFactory factory)
getTabName
public java.lang.String getTabName()
- Specified by:
getTabName
in interface oracle.ide.docking.Dockable
getTitleName
public java.lang.String getTitleName()
- Specified by:
getTitleName
in interface oracle.ide.docking.Dockable
getDbPanel
public DataBindingPanel getDbPanel()
getGUI
public java.awt.Component getGUI()
- Specified by:
getGUI
in interface oracle.ide.addin.View
getContext
public oracle.ide.addin.Context getContext(java.util.EventObject e)
- Specified by:
getContext
in interface oracle.ide.addin.View
getHelpInfo
public oracle.ide.help.HelpInfo getHelpInfo()
- Specified by:
getHelpInfo
in interface oracle.ide.help.Helpable
isViewSupported
protected boolean isViewSupported(oracle.ide.addin.View view)
viewSelectionChanged
protected void viewSelectionChanged(oracle.ide.addin.Context context)
getTabIcon
public javax.swing.Icon getTabIcon()
- Specified by:
getTabIcon
in interface oracle.ide.docking.Dockable
getDefaultVisibility
public int getDefaultVisibility(oracle.ide.layout.Layout layout)
- Specified by:
getDefaultVisibility
in interface oracle.ide.docking.Dockable
getController
public oracle.ide.addin.Controller getController()
- Specified by:
getController
in interface oracle.ide.addin.ControllerProvider
getContextMenu
public oracle.ide.ContextMenu getContextMenu()
- Specified by:
getContextMenu
in interface oracle.ide.addin.View
dockableShown
protected void dockableShown(oracle.ide.docking.DockableEvent e)
activeViewChanged
protected void activeViewChanged(oracle.ide.addin.ActiveViewEvent e)
Copyright © 1997, 2004, Oracle. All rights reserved.