|
Eclipse Platform Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Constants relating to the console plug-in.
| Field Summary | |
static String |
CONSOLE_FONT
The name of the font to use for the Console (value "org.eclipse.ui.console.ConsoleFont"). |
static String |
ID_CONSOLE_VIEW
Console view identifier (value "org.eclipse.ui.console.ConsoleView"). |
static String |
IMG_LCL_CLEAR
Clear action image identifier. |
static String |
IMG_VIEW_CONSOLE
Console view image identifier |
static int |
INTERNAL_ERROR
Status code indicating an unexpected internal error. |
static String |
LAUNCH_GROUP
Identifier for a launch group in a menu (value "launchGroup"). |
static String |
OUTPUT_GROUP
Identifier for an output group in a menu (value "outputGroup"). |
static String |
PLUGIN_ID
Console plug-in identifier (value "org.eclipse.ui.console"). |
| Field Detail |
public static final String PLUGIN_ID
"org.eclipse.ui.console").
public static final String ID_CONSOLE_VIEW
"org.eclipse.ui.console.ConsoleView").
public static final String CONSOLE_FONT
"org.eclipse.ui.console.ConsoleFont").
public static final String LAUNCH_GROUP
"launchGroup").
public static final String OUTPUT_GROUP
"outputGroup").
public static final String IMG_VIEW_CONSOLE
public static final String IMG_LCL_CLEAR
public static final int INTERNAL_ERROR
|
Eclipse Platform Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.