com.ice.pref
Interface UserPrefsConstants

All Known Implementing Classes:
UserPrefsLoader

public interface UserPrefsConstants

This interface defines the constants used by the preferences package.

Author:
Tim Endres, time@ice.com.

Field Summary
static java.lang.String FILE_LOADER
           
static java.lang.String SERVLET_LOADER
           
static java.lang.String STREAM_LOADER
           
 

Field Detail

FILE_LOADER

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

STREAM_LOADER

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

SERVLET_LOADER

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


Copyright © 1997-2003, Timothy G. Endres, All Rights Reserved.