|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ide.editor.EditorConstants
public final class EditorConstants
| Field Summary | |
|---|---|
static javax.swing.JMenuItem |
ALL_ITEMMenu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
COPY_ITEMMenu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
CUT_ITEMMenu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
EXTENDED_PASTE_ITEMMenu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
NAVIGATE_ITEMMenu item to appear on the ContextMenu. |
static int |
OPEN_EDITOR_CMD_IDThe command ID for opening a new editor. |
static javax.swing.JMenuItem |
PASTE_ITEMMenu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
REDO_ITEMMenu item to appear on the ContextMenu. |
static javax.swing.JMenuItem |
UNDO_ITEMMenu item to appear on the ContextMenu. |
| 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 int OPEN_EDITOR_CMD_ID
public static javax.swing.JMenuItem NAVIGATE_ITEM
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 EXTENDED_PASTE_ITEM
public static javax.swing.JMenuItem ALL_ITEM
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||