Package org.eclipse.nebula.effects.stw
Interface ImageTransitionable
-
- All Superinterfaces:
Transitionable
public interface ImageTransitionable extends Transitionable
Transitionable
marker interface to identify transitionable objects that uses images for transitions directly, without obtaining them from the controls.
-
-
Method Summary
-
Methods inherited from interface org.eclipse.nebula.effects.stw.Transitionable
addSelectionListener, getComposite, getControl, getDirection, getSelection, setSelection
-
-