Package snap.styler

Class StylerPane

All Implemented Interfaces:
PropChange.DoChange

public class StylerPane extends StylerOwner
This class provides UI for editing fills, borders, effects, transparency.
  • Constructor Details

    • StylerPane

      public StylerPane(Styler aStyler)
      Creates StylerPane.
  • Method Details

    • setShowFontTool

      public void setShowFontTool(boolean aValue)
      Sets whether to show font tool.
    • initUI

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

      public void resetUI()
      Reset UI controls from current selection.
      Overrides:
      resetUI in class ViewOwner
    • respondUI

      public void respondUI(ViewEvent anEvent)
      Updates currently selected shapes from UI controls.
      Overrides:
      respondUI in class ViewOwner
    • getWindowTitle

      public String getWindowTitle()
      Returns the display name for the inspector.