|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oracle.ide.editor.EditorConstants
Field Summary | |
static javax.swing.JMenuItem |
ALL_ITEM
Menu item to appear on the ContextMenu. |
static javax.swing.JSeparator |
ALL_SEPARATOR
Menu item to appear on the ContextMenu. |
static javax.swing.JSeparator |
CLIPBOARD_SEPARATOR
Menu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
CLOSE_ITEM
Menu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
COPY_ITEM
Menu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
CUT_ITEM
Menu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
NAVIGATE_ITEM
Menu item to appear on the ContextMenu. |
static javax.swing.JSeparator |
NAVIGATE_SEPARATOR
Menu item to appear on the ContextMenu. |
static java.lang.String |
OPEN_EDITOR_CMD
The name of the class corresponding to the OPEN_EDITOR_CMD. |
static int |
OPEN_EDITOR_CMD_ID
The command ID for opening a new editor. |
static javax.swing.JMenuItem |
PASTE_ITEM
Menu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
REDO_ITEM
Menu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
UNDO_ITEM
Menu item to appear on the ContextMenu. |
static javax.swing.JSeparator |
UNDO_SEPARATOR
Menu item to appear on the ContextMenu. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int OPEN_EDITOR_CMD_ID
public static java.lang.String OPEN_EDITOR_CMD
public static javax.swing.JMenuItem NAVIGATE_ITEM
public static javax.swing.JSeparator NAVIGATE_SEPARATOR
public static javax.swing.JMenuItem UNDO_ITEM
public static javax.swing.JMenuItem REDO_ITEM
public static javax.swing.JMenuItem CUT_ITEM
public static javax.swing.JMenuItem COPY_ITEM
public static javax.swing.JMenuItem PASTE_ITEM
public static javax.swing.JMenuItem ALL_ITEM
public static javax.swing.JMenuItem CLOSE_ITEM
public static javax.swing.JSeparator UNDO_SEPARATOR
public static javax.swing.JSeparator CLIPBOARD_SEPARATOR
public static javax.swing.JSeparator ALL_SEPARATOR
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.