Package rma.swing

Class RmaJPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Modifiable
Direct Known Subclasses:
CheckBoxTreeRenderer, ColorContourOptionsPanel, FontSampleBox, HistogramOptionsPanel, LogManagerReloadPanel, MoverPanel, MoverPanel2, TextOptionsPanel

public class RmaJPanel extends EnabledJPanel implements Modifiable
EnabledJPanel that handles modified events.
See Also:
  • Constructor Details

    • RmaJPanel

      public RmaJPanel()
    • RmaJPanel

      public RmaJPanel(boolean isDoubleBuffered)
    • RmaJPanel

      public RmaJPanel(LayoutManager layoutManager)
    • RmaJPanel

      public RmaJPanel(LayoutManager layoutManager, boolean isDoubleBuffered)
  • Method Details

    • isModified

      public boolean isModified()
      Specified by:
      isModified in interface Modifiable
      Returns:
      See Also:
    • setModified

      public void setModified(boolean b)
      Specified by:
      setModified in interface Modifiable
    • forwardModifiedEvents

      public boolean forwardModifiedEvents()
    • setFowardModifiedEvents

      public void setFowardModifiedEvents(boolean b)
      set whether this text field should forward modified events to it parent. by default it forwards the events.
      Parameters:
      b -
    • save

      public void save()
      Save method to implement saving the panel