Class GhostAnimationWidget


  • public class GhostAnimationWidget
    extends RadianceThemingWidget<javax.swing.AbstractButton>
    Widget that tracks changes to the button for ghost effects.
    • Field Detail

      • ghostModelChangeListener

        private GhostingListener ghostModelChangeListener
        Model change listener for ghost image effects.
      • ghostPropertyListener

        private java.beans.PropertyChangeListener ghostPropertyListener
        Property change listener. Listens on changes to the AbstractButton.MODEL_CHANGED_PROPERTY property.
    • Constructor Detail

      • GhostAnimationWidget

        public GhostAnimationWidget()