| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface IdeToolConstants contains the constants that define properties of a tool.
| Field Summary | |
final static String | ALL_MESSAGESDefines if all messages should be displayed. |
final static String | COMMANDDefines command that this tool executes. |
final static String | LANGUAGEDefines the target language. |
final static String | MINIMIZEDDefines whether the tool should be minimazed after run. |
final static String | OPEN_MESSAGEDefines if a message window is opened after execution. |
final static String | PARAMETERSDefines parameters for this command. |
final static String | PROMPTDefines whether to show prompt dialog with the command text prior to run this command. |
final static String | TITLEDefines the tool name that will be displayed. |
final static String | UPDATEDefines whether synchronization with external changes will be performed after execution. |
| Field Detail |
public final static String ALL_MESSAGES
MODE_ALL_MESSAGES flag on teh tool`s filter. Possible values are 1/0.public final static String COMMAND
public final static String LANGUAGE
public final static String MINIMIZED
public final static String OPEN_MESSAGE
public final static String PARAMETERS
public final static String PROMPT
public final static String TITLE
public final static String UPDATE
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
MODE_ALL_MESSAGES flag on teh tool`s filter. Possible values are 1/0.to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||