Package snap.styler

Class FontTool

All Implemented Interfaces:
PropChange.DoChange

public class FontTool extends StylerOwner
Class to provide UI editing for Styler font/text attributes.
  • Constructor Details

    • FontTool

      public FontTool()
  • 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