Uses of Class
loggerForms.formdesign.FormEditor
-
Uses of FormEditor in loggerForms.formdesign
Modifier and TypeMethodDescriptionControlPropertySheet.getFormEditor()
FormEditDialog.getFormEditor()
Modifier and TypeMethodDescriptionstatic ArrayList<ItemInformation>
FormEditDialog.showDialog
(FormEditor formEditor) ModifierConstructorDescriptionControlPropertySheet
(FormEditor formEditor, ControlTitle controlTitle) -
Uses of FormEditor in loggerForms.formdesign.propertypanels
ModifierConstructorDescriptionAutoAlertPanel
(FormEditor formEditor, PropertyTypes propertyType) BearingPanel
(FormEditor formEditor, PropertyTypes propertyType) BooleanPanel
(FormEditor formEditor, PropertyTypes propertyType, String hint) ColourPanel
(FormEditor formEditor, PropertyTypes propertyType) FontPanel
(FormEditor formEditor, PropertyTypes propertyType) HeadingPanel
(FormEditor formEditor, PropertyTypes propertyType) HotkeyPanel
(FormEditor formEditor, PropertyTypes propertyType) IntegerPanel
(FormEditor formEditor, PropertyTypes propertyType, UDColName colName, String preText, String postText) NMEAPanel
(FormEditor formEditor, PropertyTypes propertyType) NotImplementedPanel
(FormEditor formEditor, PropertyTypes propertyType) OrderPanel
(FormEditor formEditor) PropertyPanel
(FormEditor formEditor, PropertyTypes propertyType) RangePanel
(FormEditor formEditor, PropertyTypes propertyType) SymbolPanel
(FormEditor formEditor, PropertyTypes propertyType) TextPanel
(FormEditor formEditor, PropertyTypes propertyType, UDColName colName, String preText, String postText) XReferencePanel
(FormEditor formEditor, PropertyTypes propertyType, ControlTypes controlType)