|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.ide.view.MultiManager
oracle.ide.view.PinnableManager
oracle.ide.inspector.InspectorManager
The InspectorManager manages property inspector views.
| Field Summary |
| Fields inherited from interface oracle.ide.controller.Controller |
UPDATE_FROM_ACTION_PERFORMED, UPDATE_FROM_ACTIVE_VIEW_CHANGED, UPDATE_FROM_UNDO, UPDATE_FROM_USER_EXTENSION, UPDATE_FROM_VIEW_SELECTION_CHANGED |
| Constructor Summary | |
InspectorManager()
|
|
| Method Summary | |
static InspectorManager |
getInspectorManager()
Returns the InspectorManager instance that is active in the IDE. |
static void |
setInspectorManager(InspectorManager inspectorManager)
Publishes the specified InspectorManager as the active instance in the IDE. |
abstract boolean |
supportsInspection(View view)
Check if the specified View supports inspection of the
selected elements in its Context. |
| Methods inherited from class oracle.ide.view.PinnableManager |
handleEvent, showLastView, showView, update |
| Methods inherited from class oracle.ide.view.MultiManager |
createDockableView, createShowAction, createToggleToolbarAction, findOrCreateView, findView, getAcceleratorFile, getDefaultName, getDefaultViewId, getDockableFactory, getLastView, getNewView, getOrientation, getRelativeView, getShowAction, getToggleToolbarMenuWeight, getViewCategory, getViewId, getViews, initialize, isToolbarVisible, setToolbarVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InspectorManager()
| Method Detail |
public static InspectorManager getInspectorManager()
public static void setInspectorManager(InspectorManager inspectorManager)
public abstract boolean supportsInspection(View view)
View supports inspection of the
selected elements in its Context.
view - the View to validate.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.