Package rma.swing

Interface RmaValidComponent

All Known Implementing Classes:
AbstractFileChooserField, AbstractJPanel, AccessTable, CalendarField, ColorTable, DataTypePanel, DataTypePanel, DateTimePanel, DefaultJPanel, FileChooserFld, G2dAxisLabelPropertiesPanel, G2dAxisPropertiesPanel, G2dBackgroundPropertiesPanel, G2dCalloutPropertiesPanel, G2dDataQualityPropertiesPanel, G2dDataQualityPropertiesPanel2, G2dDefaultJPanel, G2dDefaultLinesPropPanel, G2dFontPropertiesPanel, G2dGridPropertiesPanel, G2dLineLabelPropertiesPanel, G2dLineMarkerPropertiesPanel, G2dLinePropertiesPanel, G2dLinesPropPanel, G2dLineStylePropertiesPanel, G2dMarkerPointPropertiesPanel, G2dMarkerValueLabelPropertiesPanel, G2dMiscPropertiesPanel, G2dMultiLineLabelPanel, G2dPatternPropertiesPanel, G2dScalePropertiesPanel, G2dSpacerPropertiesPanel, G2dTitlePropertiesPanel, G2dViewportLayerLocationPanel, G2dViewportPropertiesPanel, HeaderFooterPrintSetupPanel, HecDataTable, JComboBoxEx, LabelPanel, LabelPropertiesPanel, LegendPropertiesPanel, LinePointPropertiesPanel, LinePropertiesPanel, MilitaryDateTimeField, OptionsFontPanel, PagePrintSetupPanel, PairedDataLineLabelPanel, PairedDataLinePropertiesPanel, PairedDataPropertiesPanel, ProbabilityScalePropertiesPanel, RmaComboBoxEditor, RmaJ24HourTimeField, RmaJCalendarExField, RmaJCalendarField, RmaJCheckBox, RmaJColorButton, RmaJColorChooserButton, RmaJColorComboBox, RmaJColorComboBox2, RmaJComboBox, RmaJCompTitledPanel, RmaJDateField, RmaJDateTimeField, RmaJDecimalField, RmaJDescriptionField, RmaJDssPathPartField, RmaJIntegerField, RmaJIntegerSetField, RmaJLongField, RmaJPasswordField, RmaJRadioButton, RmaJTable, RmaJTextArea, RmaJTextField, RmaJToggleField, SearchableJTextArea, SimpleLinePropertiesPanel, SimplePointPropertiesPanel, TitlePageSetupPanel, TsAxisScalePropertiesPanel

public interface RmaValidComponent
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isValid(boolean showError)
     
  • Method Details

    • isValid

      boolean isValid(boolean showError)