ca.sqlpower.architect.swingui
Class ArchitectSwingUserSettings

java.lang.Object
  extended by ca.sqlpower.architect.AbstractUserSetting
      extended by ca.sqlpower.architect.swingui.ArchitectSwingUserSettings
All Implemented Interfaces:
UserSettings

public class ArchitectSwingUserSettings
extends AbstractUserSetting

These are constantized Strings used in Preferences


Field Summary
static java.lang.String DIVIDER_LOCATION
           
static java.lang.String ICON_SIZE
           
static java.lang.String LAST_IMPORT_EXPORT_PATH
           
static java.lang.String LAST_LOGIN_DATA_SOURCE
           
static java.lang.String MAIN_FRAME_HEIGHT
           
static java.lang.String MAIN_FRAME_WIDTH
           
static java.lang.String MAIN_FRAME_X
           
static java.lang.String MAIN_FRAME_Y
           
static java.lang.String PLAYPEN_RENDER_ANTIALIASED
           
static java.lang.String SHOW_WELCOMESCREEN
           
 
Fields inherited from class ca.sqlpower.architect.AbstractUserSetting
settings
 
Constructor Summary
ArchitectSwingUserSettings()
           
 
Method Summary
 
Methods inherited from class ca.sqlpower.architect.AbstractUserSetting
getBoolean, getInt, getObject, getSettingNames, getString, putSetting, setBoolean, setInt, setObject, setString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DIVIDER_LOCATION

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

MAIN_FRAME_X

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

MAIN_FRAME_Y

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

MAIN_FRAME_WIDTH

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

MAIN_FRAME_HEIGHT

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

ICON_SIZE

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

PLAYPEN_RENDER_ANTIALIASED

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

SHOW_WELCOMESCREEN

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

LAST_LOGIN_DATA_SOURCE

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

LAST_IMPORT_EXPORT_PATH

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

ArchitectSwingUserSettings

public ArchitectSwingUserSettings()


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca