Uses of Class
loggerForms.FormsControl
Package
Description
-
Uses of FormsControl in annotation.userforms
Modifier and TypeMethodDescriptionstatic FormsControl
UserFormAnnotationType.getFormsControl()
Get a logger forms controller. -
Uses of FormsControl in generalDatabase
Modifier and TypeMethodDescriptionvoid
DBProcess.repopulateLoggerTables
(FormsControl formsControlTemp) Similar to the checkTables method, this will copy the logger table information currently in memory to the database. -
Uses of FormsControl in loggerForms
Modifier and TypeMethodDescriptionstatic boolean
FormsPlotOptionsDialog.showDialog
(Window parentFrame, FormsControl formsControl) ModifierConstructorDescriptionFormDescription
(FormsControl formsControl, String udfName) Main constructor used when reading data from a UDF tableFormsAlertSidePanel
(FormsControl formsControl) FormsBinaryIO
(FormsControl formsControl, FormsDataBlock formsDataBlock) FormsDataDisplayTable
(FormsControl formsControl, FormDescription formDescription) FormsHotKeyControl
(FormsControl formsControl) FormsTabPanel
(FormsControl formsControl) LoggerFormGraphics
(FormsControl formsControl, FormDescription formDescription) LoggerTabbedPane
(FormsControl formsControl) -
Uses of FormsControl in loggerForms.formdesign
ModifierConstructorDescriptionFormEditor
(FormsControl formsControl, Window parentFrame, FormDescription formDescription) -
Uses of FormsControl in loggerForms.monitor
Modifier and TypeMethodDescriptionFormsDataSelector.getFormsControl()
FormsMonitorMaster.getFormsControl()
ModifierConstructorDescriptionFormsDataSelector
(FormsControl formsControl, FormsMasterDataBlock formsMasterBlock, String selectorName, boolean allowScores) FormsDataSelectorCreator
(FormsControl formsControl, FormsMasterDataBlock masterDataBlock) FormsMonitorMaster
(FormsControl formsControl, FormsProcess formsProcess)