Groovy Documentation

griffon.plugins.preferences
[Java] Interface PreferencesManager


public interface PreferencesManager
extends ApplicationHandler

Authors:
Andres Almiray


Method Summary
Preferences getPreferences()

 
Methods inherited from interface ApplicationHandler
getApp
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

getPreferences

public Preferences getPreferences()


 

Groovy Documentation