net.sourceforge.squirrel_sql.plugins.laf
Interface ILAFConstants


public interface ILAFConstants

Plugin constants.

Author:
Colin Bell

Field Summary
static String USER_EXTRA_LAFS_FOLDER
           
static String USER_EXTRA_LAFS_PROPS_FILE
          Name of file that contains extra LAF definitions for the current user.
static String USER_PREFS_FILE_NAME
          Name of file to store user prefs in.
 

Field Detail

USER_PREFS_FILE_NAME

static final String USER_PREFS_FILE_NAME
Name of file to store user prefs in.

See Also:
Constant Field Values

USER_EXTRA_LAFS_FOLDER

static final String USER_EXTRA_LAFS_FOLDER
See Also:
Constant Field Values

USER_EXTRA_LAFS_PROPS_FILE

static final String USER_EXTRA_LAFS_PROPS_FILE
Name of file that contains extra LAF definitions for the current user.

See Also:
Constant Field Values


Copyright © 2001-2013. All Rights Reserved.