Uses of Interface
omix.plugin.ovl.reflect.AnnotationChangeListener
Package | Description |
---|---|
omix.util |
This package contains utilities for OVL and Omix plugin development.
|
omix.util.ui |
This package contains GUI elements (widgets) which can be used in Omix plugin programs.
|
-
Uses of AnnotationChangeListener in omix.util
Classes in omix.util that implement AnnotationChangeListener Modifier and Type Class Description class
ItemPropertyChangeListener
This class implements theValueChangeListener
with aPropertyChangeListener
.class
SynchronousItemPropertyChangeListener
This class implements theValueChangeListener
in thread-safe manner. -
Uses of AnnotationChangeListener in omix.util.ui
Classes in omix.util.ui that implement AnnotationChangeListener Modifier and Type Class Description class
EventBasedItemPropertyChangeListener
This class implements theValueChangeListener
in QEventLoop.class
EventBasedValueChangeListener
This class implements theValueChangeListener
in QEventLoop.