Class RBAttributesPanel

All Implemented Interfaces:
RMArchiver.Archiving, Cloneable

public class RBAttributesPanel extends AttributesPanel
This is Ribs version of the AttributesPanel
  • Constructor Details

    • RBAttributesPanel

      public RBAttributesPanel()
  • Method Details

    • getUI

      public RJPanel getUI()
      Returns the Swing GUI panel for the attributes panel.
      Overrides:
      getUI in class AttributesPanel
    • getVisible

      public int getVisible()
      Overrides AttributesPanel method to corect for insertion of Gallery as first tab.
      Overrides:
      getVisible in class AttributesPanel
    • setVisible

      public void setVisible(int anIndex)
      Overrides AttributesPanel method to correct for insertion of Gallery as first tab.
      Overrides:
      setVisible in class AttributesPanel