Constant Field Values


Contents
com.artenum.*

com.artenum.jyconsole.JyConsole
public static final java.lang.String STYLE_DEFAULT "style.default"
public static final java.lang.String STYLE_ERROR "style.error"

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

com.artenum.jyconsole.action.DefaultKeyBinding
public static final java.lang.String COMPLETION_COMMAND "COMPLETION_COMMAND"
public static final java.lang.String DOWN_COMMAND "DOWN_COMMAND"
public static final java.lang.String ESCAPE_COMMAND "ESCAPE_COMMAND"
public static final java.lang.String EXECUTE_COMMAND "EXECUTE_COMMAND"
public static final java.lang.String UP_COMMAND "UP_COMMAND"

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