Package rma.swing

Class DefaultJPanel

All Implemented Interfaces:
ActionListener, ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, Modifiable, RmaValidComponent
Direct Known Subclasses:
DataTypePanel, DataTypePanel, G2dAxisPropertiesPanel, G2dBackgroundPropertiesPanel, G2dCalloutPropertiesPanel, G2dDataQualityPropertiesPanel, G2dDataQualityPropertiesPanel2, G2dDefaultJPanel, G2dDefaultLinesPropPanel, G2dFontPropertiesPanel, G2dGridPropertiesPanel, G2dLineLabelPropertiesPanel, G2dLineMarkerPropertiesPanel, G2dLinesPropPanel, G2dLineStylePropertiesPanel, G2dMarkerPointPropertiesPanel, G2dMiscPropertiesPanel, G2dMultiLineLabelPanel, G2dPatternPropertiesPanel, G2dScalePropertiesPanel, G2dSpacerPropertiesPanel, G2dViewportLayerLocationPanel, G2dViewportPropertiesPanel, HeaderFooterPrintSetupPanel, LabelPanel, LabelPropertiesPanel, LegendPropertiesPanel, OptionsFontPanel, PagePrintSetupPanel, PairedDataLineLabelPanel, PairedDataLinePropertiesPanel, PairedDataPropertiesPanel, RmaJCompTitledPanel, SimpleLinePropertiesPanel, TitlePageSetupPanel, TsAxisScalePropertiesPanel

public abstract class DefaultJPanel extends AbstractJPanel
This is a default implementation of AbstractJPanel.
See Also:
  • Field Details

    • INSETS0000

      protected static final Insets INSETS0000
    • INSETS5555

      protected static final Insets INSETS5555
    • INSETS5500

      protected static final Insets INSETS5500
    • INSETS5550

      protected static final Insets INSETS5550
    • INSETS5505

      protected static final Insets INSETS5505
  • Constructor Details

    • DefaultJPanel

      public DefaultJPanel()
    • DefaultJPanel

      public DefaultJPanel(LayoutManager lm)
  • Method Details