Class RibsGeneral

java.lang.Object
com.ribsapp.panels.RibsGeneral

public class RibsGeneral extends Object
  • Constructor Details

    • RibsGeneral

      public RibsGeneral()
  • Method Details

    • getUI

      public RJPanel getUI()
      Returns the Swing UI panel for the inspector.
    • getWindowTitle

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

      public void resetUI()
      Updates the Swing UI control from the currently selected shape.
    • respondUI

      public void respondUI(Object anObj)
      Updates the currently selected shape from the UI controls.