|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BiasgenPreferences
Interface for biasgen preference storage and export/import
Method Summary | |
---|---|
void |
exportPreferences(java.io.OutputStream os)
export the prefered values to an OutputStream |
void |
importPreferences(java.io.InputStream is)
import prefs from an InputStream |
void |
loadPreferences()
load the stored preferred values -- e.g. |
void |
storePreferences()
store the present values as the preferred values |
Method Detail |
---|
void storePreferences()
void loadPreferences()
void exportPreferences(java.io.OutputStream os) throws java.io.IOException
java.io.IOException
void importPreferences(java.io.InputStream is) throws java.io.IOException, java.util.prefs.InvalidPreferencesFormatException, HardwareInterfaceException
java.io.IOException
java.util.prefs.InvalidPreferencesFormatException
HardwareInterfaceException
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |