Class SwingFills


public class SwingFills extends SwingOwner
Provides fill inspector for JComponentShape Swing shape attributes.
  • Constructor Details

    • SwingFills

      public SwingFills()
  • Method Details

    • resetUI

      public void resetUI()
      Updates UI panel from the currently selected shape.
      Overrides:
      resetUI in class UIOwner<SwingEvent,JComponent>
    • respondUI

      public void respondUI(SwingEvent anEvent)
      Updates the currently selected shape from the UI controls.
      Overrides:
      respondUI in class UIOwner<SwingEvent,JComponent>
    • getWindowTitle

      public String getWindowTitle()
      Returns the name to be used in the inspector's window title.