Java com.jgoodies.binding.adapter PreferencesAdapter fields, constructors, methods, implement or subclass

Example usage for Java com.jgoodies.binding.adapter PreferencesAdapter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.jgoodies.binding.adapter PreferencesAdapter.

The text is from its open source code.

Constructor

PreferencesAdapter(Preferences prefs, String key, Object defaultValue)
Constructs a PreferencesAdapter on the given Preferences using the specified key and default value, all which must be non- null .