Uses of Interface
se.conciliate.extensions.attribute.EditCallback
Packages that use EditCallback
-
Uses of EditCallback in se.conciliate.extensions.attribute
Methods in se.conciliate.extensions.attribute with parameters of type EditCallbackModifier 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.