Package snap.styler

Class StylerOwner

All Implemented Interfaces:
PropChange.DoChange
Direct Known Subclasses:
BlurEffectTool, BorderTool, ColorPaintTool, EdgeBorderTool, EffectTool, EmbossEffectTool, FontTool, GradientPaintTool, ImagePaintTool, LineBorderTool, PaintTool, ReflectEffectTool, ShadowEffectTool, StylerPane

public class StylerOwner extends ViewOwner
A simple subclass of ViewOwner to work with a Styler.
  • Constructor Details

    • StylerOwner

      public StylerOwner()
  • Method Details

    • getStyler

      public Styler getStyler()
      Returns the styler.
    • setStyler

      public void setStyler(Styler aStyler)
      Sets the styler.