Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

oracle.ide
Class IdeConstants

java.lang.Object
  extended by oracle.ide.IdeConstants

public final class IdeConstants
extends java.lang.Object

Class defining IDE constants such as command IDs. Command IDs must be unique.


Field Summary
static java.lang.String ABOUT_CMD
          About command.
static int ABOUT_CMD_ID
          About command id.
static int ACTIVATE_LEFT_BUTTON_CMD_ID
          Navigate to the tab on the left of the current tab
static int ACTIVATE_RIGHT_BUTTON_CMD_ID
          Navigate to the tab on the right of the current tab
static int ACTIVE_PROJECT_CHANGED
          Observer change notification messages
static int AFTER
           
static java.lang.String APPLICATIONS_CMD
          Open the applicaton navigator command.
static int APPLICATIONS_CMD_ID
          Open the application navigator command id.
static java.lang.String BACK_CMD
          Navigate Back command.
static int BACK_CMD_ID
          Navigate Back
static int BEFORE
           
static java.lang.String BROWSE_SYMBOL_CMD
          Browse symbol at cursor command.
static int BROWSE_SYMBOL_CMD_ID
          Browse symbol at cursor command id.
static java.lang.String BROWSE_SYMBOL_DOC_CMD
          Browse symbol doc at cursor command.
static int BROWSE_SYMBOL_DOC_CMD_ID
          Browse symbol at cursor command id.
static int CENTER
          CENTER is a synonym for TABBED.
static java.lang.String CLOSE_ALL_CMD
          Close all opened editors command command.
static int CLOSE_ALL_CMD_ID
          Close all opened editors command command id.
static java.lang.String CLOSE_EDITOR_CMD
          Command ID for closing the active view
static int CLOSE_EDITOR_CMD_ID
          Deprecated. replaced by CLOSE_NODE_CMD_ID.
static java.lang.String CLOSE_NODE_CMD
          Close node command.
static int CLOSE_NODE_CMD_ID
          Close node command id.
static int COLLAPSE_ALL_CMD_ID
          Collapse all folded blocks command id.
static int COLLAPSE_BLOCK_CMD_ID
          Collapse current block in current editor (language independent) command id.
static int COLLAPSE_DOC_CMD_ID
          Collapse all doc blocks in current editor (language independent) command id.
static int COLLAPSE_METHODS_CMD_ID
          Collapse all method blocks in current editor (language independent) command id.
static java.awt.Color COLOR_IDE_LINES
          Color used to draw the lines between the editors, dockable windows, ...
static java.lang.String CONNECTIONS_CMD
          Open the applicaton navigator command.
static int CONNECTIONS_CMD_ID
           
static java.lang.String CONTEXT_MENU_CMD
          Show popup menu command.
static int CONTEXT_MENU_CMD_ID
          Show popup menu command id.
static java.lang.String COPY_CMD
          Copy command.
static int COPY_CMD_ID
          Copy command id.
static java.lang.String COPY_PATH_CMD
          Copy Path command.
static int COPY_PATH_CMD_ID
          Copy the path of the current document(s).
static java.lang.String CUT_CMD
          Cut command.
static int CUT_CMD_ID
          Cut command id.
static java.lang.String DEFAULT_PROJECT_SETTINGS_CMD
          Open default project settings dialog command.
static int DEFAULT_PROJECT_SETTINGS_CMD_ID
          Open default project settings dialog command id.
static int DELETE_CMD_ID
          Delete command id.
static java.awt.Color DRAG_FEEDBACK_BACKGROUND
           
static java.awt.Color DRAG_FEEDBACK_OUTLINE
           
static java.lang.String DUPLICATE_SELECTION_CMD
          Duplicate Selection command.
static int DUPLICATE_SELECTION_CMD_ID
          Edit duplciate selection command id
static int EAST
           
static java.lang.String EXIT_CMD
          Exit application command.
static int EXIT_CMD_ID
          Exit application command id.
static int EXPAND_ALL_CMD_ID
          Expand all folded blocks command id.
static int EXPAND_BLOCK_CMD_ID
          Expand the current block in current editor (language independent) command id.
static int EXPAND_DOC_CMD_ID
          Expand all doc blocks in current editor (language independent) command id.
static int EXPAND_METHODS_CMD_ID
          Expand all method blocks in current editor (language independent) command id.
static java.lang.String EXPLORER_CMD
          Show/Hide explorer window command.
static int EXPLORER_CMD_ID
          Show/Hide explorer window command id.
static java.lang.String EXTENDED_PASTE_CMD
          Extended Paste command.
static int EXTENDED_PASTE_CMD_ID
          Paste command id.
static java.lang.String FIND_CMD
          Find command.
static int FIND_CMD_ID
          Find command id.
static boolean FLAT_LOOK
           
static java.lang.String FORWARD_CMD
          Navigate Forward command.
static int FORWARD_CMD_ID
          Navigate Forward
static int FREEZE_CMD_ID
           
static java.lang.String GOTO_LINE_NUMBER_CMD
          Go to line number command.
static int GOTO_LINE_NUMBER_CMD_ID
          Go to line number command id.
static int HORZ
           
static int HOSTED
           
static java.lang.String[] IDE_COMMAND_CLASSES
           
static java.lang.String IDE_ID
          Identifier used to uniquely identify IDE specific data that can be customized by the user.
static java.lang.String IDE_PROPERTIES_FILE
           
static java.lang.String IDE_SETTINGS_CMD
          Open IDE preferences dialog command.
static int IDE_SETTINGS_CMD_ID
          Open IDE preferences dialog command id.
static java.lang.String INCREMENTAL_SEARCH_BACKWARD_CMD
          Incremental search backward command.
static int INCREMENTAL_SEARCH_BACKWARD_CMD_ID
          Incremental search backward command id.
static java.lang.String INCREMENTAL_SEARCH_FORWARD_CMD
          Incremental search forward command.
static int INCREMENTAL_SEARCH_FORWARD_CMD_ID
          Incremental search forward command id.
static java.lang.String INSPECTOR_CMD
          Open inspector window command.
static int INSPECTOR_CMD_ID
          Open inspector window command id.
static java.lang.String LAST_EDIT_CMD
          Navigate Forward command.
static int LAST_EDIT_CMD_ID
          Navigate to last edit
static int LAST_PREDEFINED_CMD
          This constant *MUST* be updated as new pre-defined commands are added.
static java.lang.String LOG_WINDOW_CMD
          Open log window command.
static int LOG_WINDOW_CMD_ID
          Open log window command id.
static java.lang.String MENU_ADDIN_SECTION_ID
          The key for the menu section id client property.
static java.lang.String MENU_SECTION_ID
          The key for the menu section id client property.
static java.lang.String MENU_WEIGHT
          The key for the menu weight client property.
static float MENU_WEIGHT_SECTION_UNDEFINED
          The default weight, this is used when no weight or section Id is defined.
static java.lang.String NAVIGATE_CMD
          Navigate command.
static int NAVIGATE_CMD_ID
          Navigate command id.
static java.lang.String NAVIGATE_CMD_SUPPRRESS_CONFIRMATION
          Deprecated. this identifier is no longer used
static java.lang.String NEW_CLASS_CMD
          Create a new document command.
static int NEW_CLASS_CMD_ID
          Create a new document command id.
static java.lang.String NEW_EMPTY_PROJECT_CMD
          Create a new empty project command.
static int NEW_EMPTY_PROJECT_CMD_ID
          Create a new empty project command id.
static java.lang.String NEW_EXPLORER_CMD
          Create a new workspace command.
static int NEW_EXPLORER_CMD_ID
          Open in new Explorer window command id.
static java.lang.String NEW_INSPECTOR_CMD
          Create a new workspace command.
static int NEW_INSPECTOR_CMD_ID
          Open in new Inspector window command id.
static java.lang.String NEW_NAVIGATOR_CMD
          Create a new workspace command.
static int NEW_NAVIGATOR_CMD_ID
          Open a new navigator command id.
static java.lang.String NEW_PROJECT_CMD
          Create a new project command.
static int NEW_PROJECT_CMD_ID
          Create a new project command id.
static int NEW_VIEW_CMD_ID
           
static java.lang.String NEW_WORKSPACE_CMD
          Create a new workspace command.
static int NEW_WORKSPACE_CMD_ID
          Create a new workspace command id.
static java.lang.String NEXT_EDITOR_CMD
          Go to next editor command.
static int NEXT_EDITOR_CMD_ID
          Go to next editor command id.
static java.lang.String NEXT_EDITORFRAME_CMD
          Go to next editor frame command.
static int NEXT_EDITORFRAME_CMD_ID
          Go to next editor frame command id.
static java.lang.String NEXTMSG_CMD
          Next error message command.
static int NEXTMSG_CMD_ID
          Next error message command id.
static int NORTH
           
static java.lang.String OPEN_CMD
          Open document command.
static int OPEN_CMD_ID
          Open document command id.
static java.lang.String PASTE_CMD
          Paste command.
static int PASTE_CMD_ID
          Paste command id.
static java.lang.String PREV_EDITOR_CMD
          Go to previous editor command.
static int PREV_EDITOR_CMD_ID
          Go to previous editor command id.
static java.lang.String PREV_EDITORFRAME_CMD
          Go to previous editor frame command.
static int PREV_EDITORFRAME_CMD_ID
          Go to previous editor frame command id.
static java.lang.String PREVMSG_CMD
          Previous error message command.
static int PREVMSG_CMD_ID
          Previous error message command id.
static java.lang.String PRINT_CMD
          Print command.
static int PRINT_CMD_ID
          Print command id.
static java.lang.String PRINTER_SETUP_CMD
          Printer setup command.
static int PRINTER_SETUP_CMD_ID
          Printer setup command id.
static java.lang.String PROJECT_SETTINGS_CMD
          Open project settings dialog command.
static int PROJECT_SETTINGS_CMD_ID
          Open project settings dialog command id.
static int PROPERTIES_CMD_ID
          Properties command id.
static int PROPERTY_SET_CMD_ID
          Command ID for a property change operation
static java.lang.String REDO_CMD
          Redo command.
static int REDO_CMD_ID
          Redo command id.
static int REFRESH_CMD_ID
          Refresh node command id.
static java.lang.String RELOAD_NODES_CMD
          Reload nodes command.
static int RELOAD_NODES_CMD_ID
           
static java.lang.String REMOVE_FILE_CMD
          Remove node command.
static int REMOVE_FILE_CMD_ID
          Remove node command id.
static java.lang.String REMOVE_FROM_DISK_CMD
          Remove from disk command.
static int REMOVE_FROM_DISK_CMD_ID
          Remove from disk command id.
static java.lang.String RENAME_CMD
          Rename a document command.
static int RENAME_CMD_ID
          Rename a document command id.
static java.lang.String REOPEN_CMD
          Re-open a document command.
static int REOPEN_CMD_ID
          Re-open a document command id.
static java.lang.String REPLACE_CMD
          Replace command.
static int REPLACE_CMD_ID
          Replace command id.
static java.lang.String REPLACE_SOURCE_PATH_CMD
          Replace source path command.
static int REPLACE_SOURCE_PATH_CMD_ID
          Replace source path command id.
static java.lang.String REVERT_CMD
          Revert the contents of a Node back to its persistent store command.
static int REVERT_CMD_ID
          Revert the contents of a Node back to its persistent store command id.
static java.lang.String SAVE_ALL_CMD
          Save all command.
static int SAVE_ALL_CMD_ID
          Save all command id.
static java.lang.String SAVE_AS_CMD
          Save as document command.
static int SAVE_AS_CMD_ID
          Save as document command id.
static java.lang.String SAVE_CMD
          Save document command.
static int SAVE_CMD_ID
          Save document command id.
static java.lang.String SEARCH_AGAIN_CMD
          Search again command.
static int SEARCH_AGAIN_CMD_ID
          Search again command id.
static java.lang.String SEARCH_BACKWARD_CMD
          Search backward command.
static int SEARCH_BACKWARD_CMD_ID
          Search backward command id.
static java.lang.String SEARCH_SOURCE_PATH_CMD
          Search source path command.
static int SEARCH_SOURCE_PATH_CMD_ID
          Search source path command id.
static java.lang.String SELECT_ALL_CMD
          Select all command.
static int SELECT_ALL_CMD_ID
          Select all command id.
static java.lang.String SELECT_BLOCK_CMD
          Select Block command.
static int SELECT_BLOCK_CMD_ID
          Edit select block command id
static int SOUTH
           
static java.lang.String STATUS_BAR_CMD
          Show/Hide status bar command.
static int STATUS_BAR_CMD_ID
           
static int STRUCTURE_CHANGE_CMD_ID
          Command ID for a complex structure change operation
static int TABBED
           
static java.lang.String TOOLBAR_CMD
          Show/Hide toolbar command.
static int TOOLBAR_CMD_ID
          Show/Hide toolbar command id.
static javax.swing.border.Border TOOLBAR_EMPTY_BORDER
          Border object to use when a toolbar should not have a visible border.
static java.lang.String UNDO_CMD
          Undo command.
static int UNDO_CMD_ID
          Undo command id.
static int VERT
           
static int WEST
           
static int WINDOW_CASCADE_CMD_ID
          Cascade window command id.
static int WINDOW_TILE_HORZ_CMD_ID
          Tile window horizontally command id.
static int WINDOW_TILE_VERT_CMD_ID
          Tile window vertically command id.
static java.lang.String WINDOWS_DOT_DOT_DOT_CMD
          Open window list command.
static int WINDOWS_DOT_DOT_DOT_CMD_ID
          Open window list command id.
static java.lang.String WORKSPACES_CMD
          Open the applicaton navigator command.
static int WORKSPACES_CMD_ID
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDE_ID

public static final java.lang.String IDE_ID
Identifier used to uniquely identify IDE specific data that can be customized by the user. This ID along with the current ide version is used to generate a unique directory where user customized IDE data is saved.

See Also:
Constant Field Values

IDE_PROPERTIES_FILE

public static final java.lang.String IDE_PROPERTIES_FILE
See Also:
Constant Field Values

ACTIVE_PROJECT_CHANGED

public static final int ACTIVE_PROJECT_CHANGED
Observer change notification messages


NEW_WORKSPACE_CMD_ID

public static final int NEW_WORKSPACE_CMD_ID
Create a new workspace command id.

See Also:
Constant Field Values

NEW_NAVIGATOR_CMD_ID

public static final int NEW_NAVIGATOR_CMD_ID
Open a new navigator command id.

See Also:
Constant Field Values

NEW_PROJECT_CMD_ID

public static final int NEW_PROJECT_CMD_ID
Create a new project command id.

See Also:
Constant Field Values

NEW_EMPTY_PROJECT_CMD_ID

public static final int NEW_EMPTY_PROJECT_CMD_ID
Create a new empty project command id.

See Also:
Constant Field Values

EXIT_CMD_ID

public static final int EXIT_CMD_ID
Exit application command id.

See Also:
Constant Field Values

UNDO_CMD_ID

public static final int UNDO_CMD_ID
Undo command id.

See Also:
Constant Field Values

REDO_CMD_ID

public static final int REDO_CMD_ID
Redo command id.

See Also:
Constant Field Values

NEW_CLASS_CMD_ID

public static final int NEW_CLASS_CMD_ID
Create a new document command id.

See Also:
Constant Field Values

OPEN_CMD_ID

public static final int OPEN_CMD_ID
Open document command id.

See Also:
Constant Field Values

REOPEN_CMD_ID

public static final int REOPEN_CMD_ID
Re-open a document command id.

See Also:
Constant Field Values

SAVE_CMD_ID

public static final int SAVE_CMD_ID
Save document command id.

See Also:
Constant Field Values

SAVE_AS_CMD_ID

public static final int SAVE_AS_CMD_ID
Save as document command id.

See Also:
Constant Field Values

SAVE_ALL_CMD_ID

public static final int SAVE_ALL_CMD_ID
Save all command id.

See Also:
Constant Field Values

RENAME_CMD_ID

public static final int RENAME_CMD_ID
Rename a document command id.

See Also:
Constant Field Values

PRINTER_SETUP_CMD_ID

public static final int PRINTER_SETUP_CMD_ID
Printer setup command id.

See Also:
Constant Field Values

PRINT_CMD_ID

public static final int PRINT_CMD_ID
Print command id.

See Also:
Constant Field Values

CUT_CMD_ID

public static final int CUT_CMD_ID
Cut command id.

See Also:
Constant Field Values

COPY_CMD_ID

public static final int COPY_CMD_ID
Copy command id.

See Also:
Constant Field Values

PASTE_CMD_ID

public static final int PASTE_CMD_ID
Paste command id.

See Also:
Constant Field Values

DELETE_CMD_ID

public static final int DELETE_CMD_ID
Delete command id.

See Also:
Constant Field Values

REMOVE_FILE_CMD_ID

public static final int REMOVE_FILE_CMD_ID
Remove node command id.

See Also:
Constant Field Values

SELECT_ALL_CMD_ID

public static final int SELECT_ALL_CMD_ID
Select all command id.

See Also:
Constant Field Values

FIND_CMD_ID

public static final int FIND_CMD_ID
Find command id.

See Also:
Constant Field Values

REPLACE_CMD_ID

public static final int REPLACE_CMD_ID
Replace command id.

See Also:
Constant Field Values

SEARCH_AGAIN_CMD_ID

public static final int SEARCH_AGAIN_CMD_ID
Search again command id.

See Also:
Constant Field Values

INCREMENTAL_SEARCH_FORWARD_CMD_ID

public static final int INCREMENTAL_SEARCH_FORWARD_CMD_ID
Incremental search forward command id.

See Also:
Constant Field Values

INCREMENTAL_SEARCH_BACKWARD_CMD_ID

public static final int INCREMENTAL_SEARCH_BACKWARD_CMD_ID
Incremental search backward command id.

See Also:
Constant Field Values

SEARCH_SOURCE_PATH_CMD_ID

public static final int SEARCH_SOURCE_PATH_CMD_ID
Search source path command id.

See Also:
Constant Field Values

GOTO_LINE_NUMBER_CMD_ID

public static final int GOTO_LINE_NUMBER_CMD_ID
Go to line number command id.

See Also:
Constant Field Values

NEXTMSG_CMD_ID

public static final int NEXTMSG_CMD_ID
Next error message command id.

See Also:
Constant Field Values

PREVMSG_CMD_ID

public static final int PREVMSG_CMD_ID
Previous error message command id.

See Also:
Constant Field Values

BROWSE_SYMBOL_CMD_ID

public static final int BROWSE_SYMBOL_CMD_ID
Browse symbol at cursor command id.

See Also:
Constant Field Values

INSPECTOR_CMD_ID

public static final int INSPECTOR_CMD_ID
Open inspector window command id.

See Also:
Constant Field Values

LOG_WINDOW_CMD_ID

public static final int LOG_WINDOW_CMD_ID
Open log window command id.

See Also:
Constant Field Values

PROJECT_SETTINGS_CMD_ID

public static final int PROJECT_SETTINGS_CMD_ID
Open project settings dialog command id.

See Also:
Constant Field Values

TOOLBAR_CMD_ID

public static final int TOOLBAR_CMD_ID
Show/Hide toolbar command id.

See Also:
Constant Field Values

DEFAULT_PROJECT_SETTINGS_CMD_ID

public static final int DEFAULT_PROJECT_SETTINGS_CMD_ID
Open default project settings dialog command id.

See Also:
Constant Field Values

IDE_SETTINGS_CMD_ID

public static final int IDE_SETTINGS_CMD_ID
Open IDE preferences dialog command id.

See Also:
Constant Field Values

CLOSE_ALL_CMD_ID

public static final int CLOSE_ALL_CMD_ID
Close all opened editors command command id.

See Also:
Constant Field Values

NEXT_EDITOR_CMD_ID

public static final int NEXT_EDITOR_CMD_ID
Go to next editor command id.

See Also:
Constant Field Values

PREV_EDITOR_CMD_ID

public static final int PREV_EDITOR_CMD_ID
Go to previous editor command id.

See Also:
Constant Field Values

NEXT_EDITORFRAME_CMD_ID

public static final int NEXT_EDITORFRAME_CMD_ID
Go to next editor frame command id.

See Also:
Constant Field Values

PREV_EDITORFRAME_CMD_ID

public static final int PREV_EDITORFRAME_CMD_ID
Go to previous editor frame command id.

See Also:
Constant Field Values

STRUCTURE_CHANGE_CMD_ID

public static final int STRUCTURE_CHANGE_CMD_ID
Command ID for a complex structure change operation

See Also:
Constant Field Values

PROPERTY_SET_CMD_ID

public static final int PROPERTY_SET_CMD_ID
Command ID for a property change operation

See Also:
Constant Field Values

CLOSE_EDITOR_CMD_ID

public static final int CLOSE_EDITOR_CMD_ID
Deprecated. replaced by CLOSE_NODE_CMD_ID.
See Also:
Constant Field Values

REMOVE_FROM_DISK_CMD_ID

public static final int REMOVE_FROM_DISK_CMD_ID
Remove from disk command id.

See Also:
Constant Field Values

CLOSE_NODE_CMD_ID

public static final int CLOSE_NODE_CMD_ID
Close node command id.

See Also:
Constant Field Values

EXPLORER_CMD_ID

public static final int EXPLORER_CMD_ID
Show/Hide explorer window command id.

See Also:
Constant Field Values

CONTEXT_MENU_CMD_ID

public static final int CONTEXT_MENU_CMD_ID
Show popup menu command id.

See Also:
Constant Field Values

REFRESH_CMD_ID

public static final int REFRESH_CMD_ID
Refresh node command id.

See Also:
Constant Field Values

REVERT_CMD_ID

public static final int REVERT_CMD_ID
Revert the contents of a Node back to its persistent store command id.

See Also:
Constant Field Values

SEARCH_BACKWARD_CMD_ID

public static final int SEARCH_BACKWARD_CMD_ID
Search backward command id.

See Also:
Constant Field Values

EXPAND_ALL_CMD_ID

public static final int EXPAND_ALL_CMD_ID
Expand all folded blocks command id.

See Also:
Constant Field Values

COLLAPSE_ALL_CMD_ID

public static final int COLLAPSE_ALL_CMD_ID
Collapse all folded blocks command id.

See Also:
Constant Field Values

PROPERTIES_CMD_ID

public static final int PROPERTIES_CMD_ID
Properties command id.

See Also:
Constant Field Values

NAVIGATE_CMD_ID

public static final int NAVIGATE_CMD_ID
Navigate command id.

See Also:
Constant Field Values

WINDOW_TILE_HORZ_CMD_ID

public static final int WINDOW_TILE_HORZ_CMD_ID
Tile window horizontally command id.

See Also:
Constant Field Values

WINDOW_TILE_VERT_CMD_ID

public static final int WINDOW_TILE_VERT_CMD_ID
Tile window vertically command id.

See Also:
Constant Field Values

WINDOW_CASCADE_CMD_ID

public static final int WINDOW_CASCADE_CMD_ID
Cascade window command id.

See Also:
Constant Field Values

WINDOWS_DOT_DOT_DOT_CMD_ID

public static final int WINDOWS_DOT_DOT_DOT_CMD_ID
Open window list command id.

See Also:
Constant Field Values

NEW_EXPLORER_CMD_ID

public static final int NEW_EXPLORER_CMD_ID
Open in new Explorer window command id.

See Also:
Constant Field Values

NEW_INSPECTOR_CMD_ID

public static final int NEW_INSPECTOR_CMD_ID
Open in new Inspector window command id.

See Also:
Constant Field Values

APPLICATIONS_CMD_ID

public static final int APPLICATIONS_CMD_ID
Open the application navigator command id.

See Also:
Constant Field Values

WORKSPACES_CMD_ID

public static final int WORKSPACES_CMD_ID
See Also:
Constant Field Values

CONNECTIONS_CMD_ID

public static final int CONNECTIONS_CMD_ID
See Also:
Constant Field Values

NEW_VIEW_CMD_ID

public static final int NEW_VIEW_CMD_ID
See Also:
Constant Field Values

FREEZE_CMD_ID

public static final int FREEZE_CMD_ID
See Also:
Constant Field Values

STATUS_BAR_CMD_ID

public static final int STATUS_BAR_CMD_ID
See Also:
Constant Field Values

ACTIVATE_LEFT_BUTTON_CMD_ID

public static final int ACTIVATE_LEFT_BUTTON_CMD_ID
Navigate to the tab on the left of the current tab

See Also:
Constant Field Values

ACTIVATE_RIGHT_BUTTON_CMD_ID

public static final int ACTIVATE_RIGHT_BUTTON_CMD_ID
Navigate to the tab on the right of the current tab

See Also:
Constant Field Values

RELOAD_NODES_CMD_ID

public static final int RELOAD_NODES_CMD_ID
See Also:
Constant Field Values

BACK_CMD_ID

public static final int BACK_CMD_ID
Navigate Back

See Also:
Constant Field Values

FORWARD_CMD_ID

public static final int FORWARD_CMD_ID
Navigate Forward

See Also:
Constant Field Values

LAST_EDIT_CMD_ID

public static final int LAST_EDIT_CMD_ID
Navigate to last edit

See Also:
Constant Field Values

REPLACE_SOURCE_PATH_CMD_ID

public static final int REPLACE_SOURCE_PATH_CMD_ID
Replace source path command id.

See Also:
Constant Field Values

COPY_PATH_CMD_ID

public static final int COPY_PATH_CMD_ID
Copy the path of the current document(s).

See Also:
Constant Field Values

EXTENDED_PASTE_CMD_ID

public static final int EXTENDED_PASTE_CMD_ID
Paste command id.

See Also:
Constant Field Values

ABOUT_CMD_ID

public static final int ABOUT_CMD_ID
About command id.

See Also:
Constant Field Values

SELECT_BLOCK_CMD_ID

public static final int SELECT_BLOCK_CMD_ID
Edit select block command id

See Also:
Constant Field Values

DUPLICATE_SELECTION_CMD_ID

public static final int DUPLICATE_SELECTION_CMD_ID
Edit duplciate selection command id

See Also:
Constant Field Values

BROWSE_SYMBOL_DOC_CMD_ID

public static final int BROWSE_SYMBOL_DOC_CMD_ID
Browse symbol at cursor command id.

See Also:
Constant Field Values

EXPAND_METHODS_CMD_ID

public static final int EXPAND_METHODS_CMD_ID
Expand all method blocks in current editor (language independent) command id.

See Also:
Constant Field Values

COLLAPSE_METHODS_CMD_ID

public static final int COLLAPSE_METHODS_CMD_ID
Collapse all method blocks in current editor (language independent) command id.

See Also:
Constant Field Values

EXPAND_DOC_CMD_ID

public static final int EXPAND_DOC_CMD_ID
Expand all doc blocks in current editor (language independent) command id.

See Also:
Constant Field Values

COLLAPSE_DOC_CMD_ID

public static final int COLLAPSE_DOC_CMD_ID
Collapse all doc blocks in current editor (language independent) command id.

See Also:
Constant Field Values

COLLAPSE_BLOCK_CMD_ID

public static final int COLLAPSE_BLOCK_CMD_ID
Collapse current block in current editor (language independent) command id.

See Also:
Constant Field Values

EXPAND_BLOCK_CMD_ID

public static final int EXPAND_BLOCK_CMD_ID
Expand the current block in current editor (language independent) command id.

See Also:
Constant Field Values

LAST_PREDEFINED_CMD

public static final int LAST_PREDEFINED_CMD
This constant *MUST* be updated as new pre-defined commands are added.

See Also:
Constant Field Values

NEW_WORKSPACE_CMD

public static final java.lang.String NEW_WORKSPACE_CMD
Create a new workspace command.

See Also:
Constant Field Values

NEW_NAVIGATOR_CMD

public static final java.lang.String NEW_NAVIGATOR_CMD
Create a new workspace command.

See Also:
Constant Field Values

NEW_EXPLORER_CMD

public static final java.lang.String NEW_EXPLORER_CMD
Create a new workspace command.

See Also:
Constant Field Values

NEW_INSPECTOR_CMD

public static final java.lang.String NEW_INSPECTOR_CMD
Create a new workspace command.

See Also:
Constant Field Values

NEW_EMPTY_PROJECT_CMD

public static final java.lang.String NEW_EMPTY_PROJECT_CMD
Create a new empty project command.

See Also:
Constant Field Values

NEW_PROJECT_CMD

public static final java.lang.String NEW_PROJECT_CMD
Create a new project command.

See Also:
Constant Field Values

EXIT_CMD

public static final java.lang.String EXIT_CMD
Exit application command.

See Also:
Constant Field Values

UNDO_CMD

public static final java.lang.String UNDO_CMD
Undo command.

See Also:
Constant Field Values

REDO_CMD

public static final java.lang.String REDO_CMD
Redo command.

See Also:
Constant Field Values

APPLICATIONS_CMD

public static final java.lang.String APPLICATIONS_CMD
Open the applicaton navigator command.

See Also:
Constant Field Values

WORKSPACES_CMD

public static final java.lang.String WORKSPACES_CMD
Open the applicaton navigator command.

See Also:
Constant Field Values

CONNECTIONS_CMD

public static final java.lang.String CONNECTIONS_CMD
Open the applicaton navigator command.

See Also:
Constant Field Values

NEW_CLASS_CMD

public static final java.lang.String NEW_CLASS_CMD
Create a new document command.

See Also:
Constant Field Values

OPEN_CMD

public static final java.lang.String OPEN_CMD
Open document command.

See Also:
Constant Field Values

REOPEN_CMD

public static final java.lang.String REOPEN_CMD
Re-open a document command.

See Also:
Constant Field Values

SAVE_CMD

public static final java.lang.String SAVE_CMD
Save document command.

See Also:
Constant Field Values

SAVE_AS_CMD

public static final java.lang.String SAVE_AS_CMD
Save as document command.

See Also:
Constant Field Values

SAVE_ALL_CMD

public static final java.lang.String SAVE_ALL_CMD
Save all command.

See Also:
Constant Field Values

REVERT_CMD

public static final java.lang.String REVERT_CMD
Revert the contents of a Node back to its persistent store command.

See Also:
Constant Field Values

RENAME_CMD

public static final java.lang.String RENAME_CMD
Rename a document command.

See Also:
Constant Field Values

PRINTER_SETUP_CMD

public static final java.lang.String PRINTER_SETUP_CMD
Printer setup command.

See Also:
Constant Field Values

PRINT_CMD

public static final java.lang.String PRINT_CMD
Print command.

See Also:
Constant Field Values

CUT_CMD

public static final java.lang.String CUT_CMD
Cut command.

See Also:
Constant Field Values

COPY_CMD

public static final java.lang.String COPY_CMD
Copy command.

See Also:
Constant Field Values

PASTE_CMD

public static final java.lang.String PASTE_CMD
Paste command.

See Also:
Constant Field Values

EXTENDED_PASTE_CMD

public static final java.lang.String EXTENDED_PASTE_CMD
Extended Paste command.

See Also:
Constant Field Values

REMOVE_FILE_CMD

public static final java.lang.String REMOVE_FILE_CMD
Remove node command.

See Also:
Constant Field Values

REMOVE_FROM_DISK_CMD

public static final java.lang.String REMOVE_FROM_DISK_CMD
Remove from disk command.

See Also:
Constant Field Values

FIND_CMD

public static final java.lang.String FIND_CMD
Find command.

See Also:
Constant Field Values

REPLACE_CMD

public static final java.lang.String REPLACE_CMD
Replace command.

See Also:
Constant Field Values

SEARCH_AGAIN_CMD

public static final java.lang.String SEARCH_AGAIN_CMD
Search again command.

See Also:
Constant Field Values

SEARCH_BACKWARD_CMD

public static final java.lang.String SEARCH_BACKWARD_CMD
Search backward command.

See Also:
Constant Field Values

INCREMENTAL_SEARCH_FORWARD_CMD

public static final java.lang.String INCREMENTAL_SEARCH_FORWARD_CMD
Incremental search forward command.

See Also:
Constant Field Values

INCREMENTAL_SEARCH_BACKWARD_CMD

public static final java.lang.String INCREMENTAL_SEARCH_BACKWARD_CMD
Incremental search backward command.

See Also:
Constant Field Values

SEARCH_SOURCE_PATH_CMD

public static final java.lang.String SEARCH_SOURCE_PATH_CMD
Search source path command.

See Also:
Constant Field Values

REPLACE_SOURCE_PATH_CMD

public static final java.lang.String REPLACE_SOURCE_PATH_CMD
Replace source path command.

See Also:
Constant Field Values

GOTO_LINE_NUMBER_CMD

public static final java.lang.String GOTO_LINE_NUMBER_CMD
Go to line number command.

See Also:
Constant Field Values

NEXTMSG_CMD

public static final java.lang.String NEXTMSG_CMD
Next error message command.

See Also:
Constant Field Values

PREVMSG_CMD

public static final java.lang.String PREVMSG_CMD
Previous error message command.

See Also:
Constant Field Values

BROWSE_SYMBOL_CMD

public static final java.lang.String BROWSE_SYMBOL_CMD
Browse symbol at cursor command.

See Also:
Constant Field Values

BROWSE_SYMBOL_DOC_CMD

public static final java.lang.String BROWSE_SYMBOL_DOC_CMD
Browse symbol doc at cursor command.

See Also:
Constant Field Values

LOG_WINDOW_CMD

public static final java.lang.String LOG_WINDOW_CMD
Open log window command.

See Also:
Constant Field Values

INSPECTOR_CMD

public static final java.lang.String INSPECTOR_CMD
Open inspector window command.

See Also:
Constant Field Values

PROJECT_SETTINGS_CMD

public static final java.lang.String PROJECT_SETTINGS_CMD
Open project settings dialog command.

See Also:
Constant Field Values

TOOLBAR_CMD

public static final java.lang.String TOOLBAR_CMD
Show/Hide toolbar command.

See Also:
Constant Field Values

STATUS_BAR_CMD

public static final java.lang.String STATUS_BAR_CMD
Show/Hide status bar command.

See Also:
Constant Field Values

DEFAULT_PROJECT_SETTINGS_CMD

public static final java.lang.String DEFAULT_PROJECT_SETTINGS_CMD
Open default project settings dialog command.

See Also:
Constant Field Values

IDE_SETTINGS_CMD

public static final java.lang.String IDE_SETTINGS_CMD
Open IDE preferences dialog command.

See Also:
Constant Field Values

CLOSE_ALL_CMD

public static final java.lang.String CLOSE_ALL_CMD
Close all opened editors command command.

See Also:
Constant Field Values

SELECT_ALL_CMD

public static final java.lang.String SELECT_ALL_CMD
Select all command.

See Also:
Constant Field Values

CLOSE_EDITOR_CMD

public static final java.lang.String CLOSE_EDITOR_CMD
Command ID for closing the active view

See Also:
Constant Field Values

CLOSE_NODE_CMD

public static final java.lang.String CLOSE_NODE_CMD
Close node command.

See Also:
Constant Field Values

EXPLORER_CMD

public static final java.lang.String EXPLORER_CMD
Show/Hide explorer window command.

See Also:
Constant Field Values

NEXT_EDITOR_CMD

public static final java.lang.String NEXT_EDITOR_CMD
Go to next editor command.

See Also:
Constant Field Values

PREV_EDITOR_CMD

public static final java.lang.String PREV_EDITOR_CMD
Go to previous editor command.

See Also:
Constant Field Values

NEXT_EDITORFRAME_CMD

public static final java.lang.String NEXT_EDITORFRAME_CMD
Go to next editor frame command.

See Also:
Constant Field Values

PREV_EDITORFRAME_CMD

public static final java.lang.String PREV_EDITORFRAME_CMD
Go to previous editor frame command.

See Also:
Constant Field Values

CONTEXT_MENU_CMD

public static final java.lang.String CONTEXT_MENU_CMD
Show popup menu command.

See Also:
Constant Field Values

NAVIGATE_CMD

public static final java.lang.String NAVIGATE_CMD
Navigate command.

See Also:
Constant Field Values

WINDOWS_DOT_DOT_DOT_CMD

public static final java.lang.String WINDOWS_DOT_DOT_DOT_CMD
Open window list command.

See Also:
Constant Field Values

RELOAD_NODES_CMD

public static final java.lang.String RELOAD_NODES_CMD
Reload nodes command.

See Also:
Constant Field Values

BACK_CMD

public static final java.lang.String BACK_CMD
Navigate Back command.

See Also:
Constant Field Values

FORWARD_CMD

public static final java.lang.String FORWARD_CMD
Navigate Forward command.

See Also:
Constant Field Values

LAST_EDIT_CMD

public static final java.lang.String LAST_EDIT_CMD
Navigate Forward command.

See Also:
Constant Field Values

COPY_PATH_CMD

public static final java.lang.String COPY_PATH_CMD
Copy Path command.

See Also:
Constant Field Values

ABOUT_CMD

public static final java.lang.String ABOUT_CMD
About command.

See Also:
Constant Field Values

SELECT_BLOCK_CMD

public static final java.lang.String SELECT_BLOCK_CMD
Select Block command.

See Also:
Constant Field Values

DUPLICATE_SELECTION_CMD

public static final java.lang.String DUPLICATE_SELECTION_CMD
Duplicate Selection command.

See Also:
Constant Field Values

IDE_COMMAND_CLASSES

public static final java.lang.String[] IDE_COMMAND_CLASSES

BEFORE

public static final int BEFORE
See Also:
Constant Field Values

AFTER

public static final int AFTER
See Also:
Constant Field Values

HORZ

public static final int HORZ
See Also:
Constant Field Values

VERT

public static final int VERT
See Also:
Constant Field Values

WEST

public static final int WEST
See Also:
Constant Field Values

EAST

public static final int EAST
See Also:
Constant Field Values

NORTH

public static final int NORTH
See Also:
Constant Field Values

SOUTH

public static final int SOUTH
See Also:
Constant Field Values

TABBED

public static final int TABBED
See Also:
Constant Field Values

CENTER

public static final int CENTER
CENTER is a synonym for TABBED.

See Also:
DockingParam, Constant Field Values

HOSTED

public static final int HOSTED
See Also:
DockingParam, Constant Field Values

FLAT_LOOK

public static final boolean FLAT_LOOK
See Also:
Constant Field Values

COLOR_IDE_LINES

public static final java.awt.Color COLOR_IDE_LINES
Color used to draw the lines between the editors, dockable windows, ...


MENU_WEIGHT

public static final java.lang.String MENU_WEIGHT
The key for the menu weight client property.

See Also:
Constant Field Values

MENU_SECTION_ID

public static final java.lang.String MENU_SECTION_ID
The key for the menu section id client property.

See Also:
Constant Field Values

MENU_ADDIN_SECTION_ID

public static final java.lang.String MENU_ADDIN_SECTION_ID
The key for the menu section id client property.

See Also:
Constant Field Values

MENU_WEIGHT_SECTION_UNDEFINED

public static final float MENU_WEIGHT_SECTION_UNDEFINED
The default weight, this is used when no weight or section Id is defined.

See Also:
Constant Field Values

NAVIGATE_CMD_SUPPRRESS_CONFIRMATION

public static final java.lang.String NAVIGATE_CMD_SUPPRRESS_CONFIRMATION
Deprecated. this identifier is no longer used
Key used to store boolean property in Context.

See Also:
Constant Field Values

TOOLBAR_EMPTY_BORDER

public static final javax.swing.border.Border TOOLBAR_EMPTY_BORDER
Border object to use when a toolbar should not have a visible border.


DRAG_FEEDBACK_BACKGROUND

public static final java.awt.Color DRAG_FEEDBACK_BACKGROUND

DRAG_FEEDBACK_OUTLINE

public static final java.awt.Color DRAG_FEEDBACK_OUTLINE

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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