Uses of Interface
se.conciliate.extensions.attribute.Edit
Packages that use Edit
-
Uses of Edit in se.conciliate.extensions.attribute
Methods in se.conciliate.extensions.attribute with parameters of type EditModifier and TypeMethodDescriptionAttributeEditor.createSwingEditor
(Edit edit, EditCallback callback, AttributeWidget.WidgetType type) Creates a new JComponent that can be used to edit the given Edit and that is the only one sending events to the given callback.