Class SwingFills


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

      • SwingFills

        public SwingFills()
    • Method Detail

      • resetUI

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

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

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