Interface ViewComponent
-
- All Superinterfaces:
Comparable<ViewComponent>
- All Known Subinterfaces:
CertificateView
,ConfigView
,DepseudoView
,PseudoView
- All Known Implementing Classes:
AbstractFileChooser
,AbstractPasswordField
,AbstractPsnBasePanel
,AbstractTextField
,CertificateEndTimeChooser
,CertificatePasswordEditor
,CertificateStartTimeChooser
,ColumnInputIkbsEditor
,ColumnInputStoEditor
,ColumnMethodEditor
,ColumnOutputIkbsEditor
,ColumnOutputStoEditor
,CsvInputFileChooser
,CsvOutputFileChooser
,DataCollectionPointChooser
,MethodChooser
,RegistrationDirChooser
,RowStartEditor
,StateChooser
public interface ViewComponent extends Comparable<ViewComponent>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getSortierNummer()
-
Methods inherited from interface java.lang.Comparable
compareTo
-
-