Uses of Interface
org.togglz.core.repository.property.PropertySource.Editor
-
Packages that use PropertySource.Editor Package Description org.togglz.core.repository.property -
-
Uses of PropertySource.Editor in org.togglz.core.repository.property
Methods in org.togglz.core.repository.property that return PropertySource.Editor Modifier and Type Method Description PropertySource.EditorPropertySource. getEditor()Returns a class suitable for editing the properties in the underlying representation in a thread-safe manner.
-