Constant Field Values


Contents
com.artenum.*

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"
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_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_NORMAL_TXT_COLOR "jyconsole.pref.txt.color.normal"
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"

com.artenum.jyconsole.action.DefaultHistoryNavigationAction
public static final int DOWN 2
public static final int UP 1

com.artenum.jyconsole.ui.PreferenceDialog
public static final java.lang.String BROWSE "browse"
public static final java.lang.String CANCEL "cancel"
public static final java.lang.String COLOR_BG "color.bg"
public static final java.lang.String COLOR_DEFAULT "color.default"
public static final java.lang.String COLOR_ERROR "color.error"
public static final java.lang.String OK "ok"



 (c) Copyright: Artenum SARL, 101-103 Boulevard Mac Donald, 
                75019, Paris, France 2005.
                http://www.artenum.com
 
 License:

  This program is free software; you can redistribute it 
  and/or modify it under the terms of the Q Public License; 
  either version 1 of the License.

  This program is distributed in the hope that it will be
  useful, but WITHOUT ANY WARRANTY; without even the implied
  warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
  PURPOSE. See the Q Public License for more details.

  You should have received a copy of the Q Public License 
  License along with this program; 
  if not, write to:
    Artenum SARL, 101-103 Boulevard Mac Donald,
    75019, PARIS, FRANCE, e-mail: contact@artenum.com