This package contains GUI elements (widgets) which can be used in Omix plugin programs.
- Since:
- Omix 1.0
-
Interface Summary Interface Description ThrowingBooleanSupplier<E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread.ThrowingByteSupplier<E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread.ThrowingCallable<A,E extends Throwable> This interface can be implemented to perform an arbitrary action taking argument in a parallel thread.ThrowingCallable2<A,B,E extends Throwable> This interface can be implemented to perform an arbitrary action taking argument in a parallel thread.ThrowingCallable3<A,B,C,E extends Throwable> This interface can be implemented to perform an arbitrary action taking argument in a parallel thread.ThrowingCharSupplier<E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread.ThrowingDoubleSupplier<E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread.ThrowingFloatSupplier<E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread.ThrowingFunction<R,A,E extends Throwable> This interface can be implemented to perform an arbitrary action taking argument in a parallel thread.ThrowingFunction2<R,A,B,E extends Throwable> This interface can be implemented to perform an arbitrary action taking argument in a parallel thread.ThrowingFunction3<R,A,B,C,E extends Throwable> This interface can be implemented to perform an arbitrary action taking argument in a parallel thread.ThrowingFunction4<R,A,B,C,D,E extends Throwable> This interface can be implemented to perform an arbitrary action taking argument in a parallel thread.ThrowingFunction5<R,A,B,C,D,E,Exn extends Throwable> This interface can be implemented to perform an arbitrary action taking argument in a parallel thread.ThrowingIntSupplier<E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread.ThrowingLongSupplier<E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread.ThrowingRunnable<E extends Throwable> This interface can be implemented to perform an arbitrary action in a parallel thread.ThrowingShortSupplier<E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread.ThrowingSupplier<T,E extends Throwable> This interface must be implemented to perform an arbitrary action in a parallel thread. -
Class Summary Class Description AbstractConfigWidget This abstract class can be derived to realize a member widget of the configuration dialog window.AnnotationChangeEvent CursorUtility EventBasedChangeListener This class implements thePropertyChangeListener
in QEventLoop.EventBasedItemPropertyChangeListener This class implements theValueChangeListener
in QEventLoop.EventBasedModelChangeListener This class implements thePropertyChangeListener
in QEventLoop.EventBasedPropertyChangeListener This class implements thePropertyChangeListener
in QEventLoop.EventBasedValueChangeListener This class implements theValueChangeListener
in QEventLoop.EventLoopParallelAction This class allows to execute an action in a thread parallel to a runningQEventLoop
.EventThread GraphicsSceneRenderer This class realizes anImageRenderer
that renders aQGraphicsScene
.OVLToAWTConverter This class realizes converter functionality between Java AWT and the OVL standard types.PlatformFontConverter QPainterUtil QPainterUtil.RestoreMacro QPaintGraphics2D This class realizes AWT Graphics2D drawing everything on a QPainter.QtAWTConverter This class realizes converter functionality between Qt and standard Java AWT.QtOVLConverter This class realizes converter functionality between Qt and the OVL standard types.ThreadableSlot0 ThreadableSlot1<A> ThreadAffineUtility -
Enum Summary Enum Description AnnotationChangeEvent.ChangeType