Package snap.styler

Class PaintTool

All Implemented Interfaces:
PropChange.DoChange

public class PaintTool extends StylerOwner
Provides a tool for editing Paint.
  • Constructor Details

    • PaintTool

      public PaintTool()
      Creates PaintTool.
  • Method Details

    • initUI

      protected void initUI()
      Initialize UI panel.
      Overrides:
      initUI in class ViewOwner
    • resetUI

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

      protected void respondUI(ViewEvent anEvent)
      Called to respond to UI controls
      Overrides:
      respondUI in class ViewOwner
    • getTool

      public StylerOwner getTool(Object anObj)
      Returns the specific tool for a given fill.