Package org.hyperonline.hyperlib.pref
-
Interface Summary Interface Description PreferencesListener APreferencesListener
is something which needs to run code each time the preferences file changes. -
Class Summary Class Description BooleanPreference A class which represents a boolean-valued preferenceDoublePreference A class which represents a double-valued preferenceIntPreference A class which represents an integer-valued preferencePreference ThePreference
class is an abstract class representing a single preference entry in the preferences file.PreferencesSet This class provides a set of related preferences, with some functionality grouped together.ScalarPreference StringPreference A class which represents a string-valued preference