getPluginPreferenceClass() Returns the class of the plugin preference.
Plugins that require more preference information should provide a
subclass of PluginPrefernece that contains all the extra preference
data.
Returns the class of the plugin preference.
Plugins that require more preference information should provide a
subclass of PluginPrefernece that contains all the extra preference
data. This class must be Serializable.