- UIThreadManager - Interface in griffon.core.threading
-
- uncapitalize(String) - Static method in class griffon.util.GriffonNameUtils
-
Uncapitalizes a String (makes the first char lowercase) taking care
of blank strings and single character strings.
- uncaughtException(Thread, Throwable) - Method in class griffon.core.GriffonExceptionHandler
-
- underlineChanged(Element) - Method in class griffon.pivot.support.adapters.ElementAdapter
-
- unitIncrementChanged(ScrollBar, int) - Method in class griffon.pivot.support.adapters.ScrollBarAdapter
-
- unquote(String) - Static method in class griffon.util.GriffonNameUtils
-
Removes single or double quotes from a String
- unregisterArtifactHandler(ArtifactHandler) - Method in interface griffon.core.artifact.ArtifactManager
-
Removes an ArtifactHandler by type.
- unregisterArtifactHandler(ArtifactHandler) - Method in class org.codehaus.griffon.runtime.core.artifact.AbstractArtifactManager
-
- unregisterEditor(Class<?>) - Static method in class griffon.core.editors.PropertyEditorResolver
-
Unregisters an editor class to edit values of the given target class.
- update(Action) - Method in interface griffon.core.controller.ActionHandler
-
Update the action's properties.
- update(Action) - Method in class org.codehaus.griffon.runtime.core.controller.AbstractActionHandler
-
- updateAction(Action) - Method in interface griffon.core.controller.ActionManager
-
Update the action's properties using registered ActionHandler
s.
- updateAction(GriffonController, String) - Method in interface griffon.core.controller.ActionManager
-
Update the action's properties using registered ActionHandler
s.
- updateAction(Action) - Method in class org.codehaus.griffon.runtime.core.controller.AbstractActionManager
-
- updateAction(GriffonController, String) - Method in class org.codehaus.griffon.runtime.core.controller.AbstractActionManager
-
- updateAction(Action) - Method in class org.codehaus.griffon.runtime.core.controller.NoopActionManager
-
- updateAction(GriffonController, String) - Method in class org.codehaus.griffon.runtime.core.controller.NoopActionManager
-
- updateActions() - Method in interface griffon.core.controller.ActionManager
-
Updates all actions currently configured.
- updateActions(GriffonController) - Method in interface griffon.core.controller.ActionManager
-
Updates all actions belonging to the supplied controller.
- updateActions() - Method in class org.codehaus.griffon.runtime.core.controller.AbstractActionManager
-
- updateActions(GriffonController) - Method in class org.codehaus.griffon.runtime.core.controller.AbstractActionManager
-
- updateActions() - Method in class org.codehaus.griffon.runtime.core.controller.NoopActionManager
-
- updateActions(GriffonController) - Method in class org.codehaus.griffon.runtime.core.controller.NoopActionManager
-
- URIPropertyEditor - Class in griffon.core.editors
-
- URIPropertyEditor() - Constructor for class griffon.core.editors.URIPropertyEditor
-
- URLPropertyEditor - Class in griffon.core.editors
-
- URLPropertyEditor() - Constructor for class griffon.core.editors.URLPropertyEditor
-