Class RMEmbossEffectTool

    • Constructor Detail

      • RMEmbossEffectTool

        public RMEmbossEffectTool()
    • Method Detail

      • getEffect

        public RMEmbossEffect getEffect()
        Return emboss effect (or default emboss effect, if not available).
      • 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 UI panel controls and updates currently selected shape.
        Overrides:
        respondUI in class UIOwner<SwingEvent,​javax.swing.JComponent>