This package contains classes that wrapper GUI components and store their values in preferences. For instance the TextComponentWrapper wraps a JTextField and stores its value as a string in a defined preference key. Wrapper exist for spinners, text fields, radio buttons, checkboxes and combo boxes.
@see FHAESPreferences