Class RMReflectionEffectTool


  • public class RMReflectionEffectTool
    extends RMEffectTool
    Swing UI editing for RMReflectionEffect.
    • Constructor Detail

      • RMReflectionEffectTool

        public RMReflectionEffectTool()
    • Method Detail

      • resetUI

        public void resetUI()
        Called by Ribs to reset UI controls.
        Overrides:
        resetUI in class UIOwner<SwingEvent,​javax.swing.JComponent>
      • respondUI

        public void respondUI​(SwingEvent anEvent)
        Responds to changes from the Swing GUI panel controls and updates currently selected shape.
        Overrides:
        respondUI in class UIOwner<SwingEvent,​javax.swing.JComponent>