com.artenum.jyconsole.JyConsole |
public static final java.lang.String |
COPYRIGHT |
"\nCopyright (c) 2005, Artenum SARL \nAllRights reserved.\n\nCopyright (c) 2000, Jython Developers\nAll rights reserved.\n\nCopyright (c) 2000 BeOpen.com.All Rights Reserved.\n\nCopyright (c) 2000 The Apache Software Foundation.\nAll rights reserved.\n\nCopyright (c) 1995-2000 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.\n" |
public static final java.lang.String |
CREDITS |
"\nJyConsole is maintained by the Artenum developers (www.artenum.com).\n - Authors: Sebastien Jourdain, jourdain@artenum.com\n - Contributors: Colin Crist, colincrist@hermesjms.com\n" |
public static final java.lang.String |
HEADER |
"JyConsole by Artenum, http://www.artenum.com\nType \"copyright\", \"credits\" or \"license\" for more information.\n" |
public static final java.lang.String |
LICENSE |
"\nJyConsole follows the QPL License. (http://www.trolltech.com/licenses/qpl.html)\n" |
public static final java.lang.String |
PREF_BG_COLOR |
"jyconsole.pref.bg.color" |
public static final java.lang.String |
PREF_COMMAND_RUNNER |
"jyconsole.pref.commandRunner.className" |
public static final java.lang.String |
PREF_ERROR_TXT_COLOR |
"jyconsole.pref.txt.color.error" |
public static final java.lang.String |
PREF_FILE_PATH |
"jyconsole.pref.file.path" |
public static final java.lang.String |
PREF_INIT_LOADING_SCRIPT |
"jyconsole.pref.loading.script" |
public static final java.lang.String |
PREF_NORMAL_TXT_COLOR |
"jyconsole.pref.txt.color.normal" |
public static final java.lang.String |
PREF_PRINT_ERROR_STREAM |
"jyconsole.pref.print.error.stream" |
public static final java.lang.String |
PREF_PRINT_STD_STREAM |
"jyconsole.pref.print.std.stream" |
public static final java.lang.String |
PREF_SCRIPT_DIR |
"jyconsole.pref.script.dir" |
public static final java.lang.String |
PREF_WARNING_TXT_COLOR |
"jyconsole.pref.txt.color.warning" |
public static final java.lang.String |
STYLE_ERROR |
"error" |
public static final java.lang.String |
STYLE_NORMAL |
"default" |
public static final java.lang.String |
STYLE_WARNING |
"warning" |