Extension SDK 10.1.3.36.73

Package oracle.ide.controller

Interface Summary
ContextMenuListener This is the callback interface that allows extensions to add menu items and submenus to the context menu.
Controller Each View has an associated Controller.
ControllerProvider  
DynamicMenuListener The DynamicMenuListener allows implementors to add their own menu items to the dynamic menu associated with this listener.
 

Class Summary
Command The Command interface defines the interface of all command objects.
CommandProcessor The CommandProcessor singleton class is responsible for managing the execution of the IDE commands and managing the undo stack.
ContextMenu ContextMenu class.
IdeAction An IdeAction is used when adding a menu and/or toobar button.
IdeActions Factory class for getting or creating IdeAction instances that are defined by the IDE framework.
Menubar Menubar class represents a JFrame menu bar.
MenuConstants This class defines the constants for adding commands to the main menubar and to context menus.
MenuManager Manages the IDE's menus.
MenuWeightComparator Comparator for sorting weighted menu items.
PropertyResolver A property resolver is responsible for looking up a named property.
ToolbarManager The ToolbarManager provides programmatic manipulation of toolbars defined in an extension's manifest file.
 


Extension SDK 10.1.3.36.73

 

Copyright © 1997, 2005, Oracle.All rights reserved.