com.ldodds.foafamatic
Class Services
java.lang.Object
|
+--com.ldodds.foafamatic.Services
- public class Services
- extends java.lang.Object
A registry of services used by this application.
- Author:
- ccslrd
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Services
public Services()
getPreferences
public static final com.ldodds.foafamatic.Preferences getPreferences()
getDialogs
public static final com.ldodds.thinlet.Dialogs getDialogs()
getFrame
public static final java.awt.Frame getFrame()
getModel
public static final Model getModel()
getModelBuilder
public static final com.ldodds.foafamatic.ModelBuilder getModelBuilder()
getFieldStateManager
public static final com.ldodds.thinlet.FieldStateManager getFieldStateManager()
getComponentManager
public static final com.ldodds.thinlet.ComponentManager getComponentManager()