| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.ide.IDEConstants
public final class IDEConstants
IDE constants. Defines constants identifying a common set of IDE components, such as, views, menus, etc.. These components are generally identified with a unique string name that will be mapped to the real IDE component by the IDE provider.
| Field Summary | |
|---|---|
| static java.lang.String | CLOSE_SECTION_IDIdentifies the Close menu section. | 
| static java.lang.String | COPY_ACTION_IDIdentifies the Copy menu action. | 
| static java.lang.String | COPY_PASTE_SECTION_IDIdentifies the Cut/Copy/Paste section. | 
| static java.lang.String | CUT_ACTION_IDIdentifies Cut menu action. | 
| static java.lang.String | EDIT_MENU_IDIdentifies the Edit menu id. | 
| static java.lang.String | EDITOR_IDIdentifies the editor view. | 
| static java.lang.String | EDITOR_POPUP_IDIdentifies the editor's popup menu. | 
| static java.lang.String | FILE_MENU_IDIdentifies the File menu id. | 
| static java.lang.String | HELP_MENU_IDIdentifies the Help menu id. | 
| static java.lang.String | IDE_ENVIRONMENTIdentifies the IDEenvironment object. | 
| static java.lang.String | JAVA_WIZARD_CATEGORY_IDThe Java wizard category | 
| static java.lang.String | LOG_PAGE_IDIdentifies the log window. | 
| static java.lang.String | LOG_PAGE_POPUP_IDIdentifies the log window's popup menu | 
| static java.lang.String | MAIN_WINDOW_IDIdentifies the main window. | 
| static java.lang.String | MAIN_WINDOW_MENUBAR_IDIdentifies the main window's menubar. | 
| static java.lang.String | MAIN_WINDOW_TOOLBAR_IDIdentifies the main window's toolbar. | 
| static java.lang.String | NEW_SECTION_IDIdentifies the New menu section. | 
| static java.lang.String | OPEN_ACTION_IDIdentifies the Open menu action. | 
| static java.lang.String | OPEN_SECTION_IDIdentifies the Open menu section. | 
| static java.lang.String | PASTE_ACTION_IDIdentifies the Paste menu action. | 
| static java.lang.String | PRINT_SECTION_IDIdentifies the Print menu section. | 
| static java.lang.String | PROJECT_EXPLORER_IDIdentifies the project explorer window. | 
| static java.lang.String | PROJECT_EXPLORER_POPUP_IDIdentifies the project explorer's popup menu | 
| static java.lang.String | SAVE_ACTION_IDIdentifies the Save menu action. | 
| static java.lang.String | SAVE_SECTION_IDIdentifies the Save menu section. | 
| static java.lang.String | VIEW_MENU_IDIdentifies the View menu id. | 
| static java.lang.String | WEB_WIZARD_CATEGORY_IDThe Web wizard category | 
| static java.lang.String | XML_WIZARD_CATEGORY_IDThe XML wizard category | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String IDE_ENVIRONMENT
IDE environment object.
public static final java.lang.String MAIN_WINDOW_ID
public static final java.lang.String MAIN_WINDOW_MENUBAR_ID
public static final java.lang.String MAIN_WINDOW_TOOLBAR_ID
public static final java.lang.String PROJECT_EXPLORER_ID
public static final java.lang.String PROJECT_EXPLORER_POPUP_ID
public static final java.lang.String LOG_PAGE_ID
public static final java.lang.String LOG_PAGE_POPUP_ID
public static final java.lang.String EDITOR_ID
public static final java.lang.String EDITOR_POPUP_ID
public static final java.lang.String FILE_MENU_ID
public static final java.lang.String EDIT_MENU_ID
public static final java.lang.String VIEW_MENU_ID
public static final java.lang.String HELP_MENU_ID
public static final java.lang.String NEW_SECTION_ID
public static final java.lang.String OPEN_SECTION_ID
public static final java.lang.String SAVE_SECTION_ID
public static final java.lang.String CLOSE_SECTION_ID
public static final java.lang.String PRINT_SECTION_ID
public static final java.lang.String OPEN_ACTION_ID
public static final java.lang.String SAVE_ACTION_ID
public static final java.lang.String CUT_ACTION_ID
public static final java.lang.String COPY_ACTION_ID
public static final java.lang.String PASTE_ACTION_ID
public static final java.lang.String COPY_PASTE_SECTION_ID
public static final java.lang.String JAVA_WIZARD_CATEGORY_ID
public static final java.lang.String WEB_WIZARD_CATEGORY_ID
public static final java.lang.String XML_WIZARD_CATEGORY_ID
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||