Uses of Class
org.pushingpixels.radiance.theming.internal.widget.animation.effects.GhostingListener
-
-
Uses of GhostingListener in org.pushingpixels.radiance.component.internal.theming.common.ui
Fields in org.pushingpixels.radiance.component.internal.theming.common.ui declared as GhostingListener Modifier and Type Field Description private GhostingListener
RadianceCommandButtonUI. radianceModelChangeListener
Model change listener for ghost image effects. -
Uses of GhostingListener in org.pushingpixels.radiance.theming.internal.ui
Fields in org.pushingpixels.radiance.theming.internal.ui declared as GhostingListener Modifier and Type Field Description private GhostingListener
RadianceButtonUI. ghostModelChangeListener
Model change listener for ghost image effects.private GhostingListener
RadianceToggleButtonUI. ghostModelChangeListener
Model change listener for ghost image effects. -
Uses of GhostingListener in org.pushingpixels.radiance.theming.internal.widget.animation.effects
Fields in org.pushingpixels.radiance.theming.internal.widget.animation.effects declared as GhostingListener Modifier and Type Field Description private GhostingListener
GhostAnimationWidget. ghostModelChangeListener
Model change listener for ghost image effects.
-