Package snap.styler

Class ReflectEffectTool

All Implemented Interfaces:
PropChange.DoChange

public class ReflectEffectTool extends StylerOwner
UI editing for ReflectEffect.
  • Constructor Details

    • ReflectEffectTool

      public ReflectEffectTool()
  • Method Details

    • resetUI

      public void resetUI()
      Called to reset UI controls.
      Overrides:
      resetUI in class ViewOwner
    • respondUI

      public void respondUI(ViewEvent anEvent)
      Responds to changes from the UI panel controls and updates currently selected shape.
      Overrides:
      respondUI in class ViewOwner