fable.framework.navigator.preferences
Class FabioPreferenceConstants

java.lang.Object
  extended by fable.framework.navigator.preferences.FabioPreferenceConstants

public class FabioPreferenceConstants
extends java.lang.Object


Field Summary
static java.lang.String FILE_TYPE
           
static java.lang.String FIX_COLUMN_SIZE
           
static java.lang.String STEM_NAME
           
static java.lang.String USE_FABIO
           
 
Constructor Summary
FabioPreferenceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILE_TYPE

public static final java.lang.String FILE_TYPE
See Also:
Constant Field Values

STEM_NAME

public static final java.lang.String STEM_NAME
See Also:
Constant Field Values

FIX_COLUMN_SIZE

public static final java.lang.String FIX_COLUMN_SIZE
See Also:
Constant Field Values

USE_FABIO

public static final java.lang.String USE_FABIO
See Also:
Constant Field Values
Constructor Detail

FabioPreferenceConstants

public FabioPreferenceConstants()