Package snap.styler

Class ColorPaintTool

All Implemented Interfaces:
PropChange.DoChange

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

    • ColorPaintTool

      public ColorPaintTool()
      Creates PaintTool.
  • Method Details

    • 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