Package com.inductiveautomation.ignition.designer.sqltags.editor.editors
package com.inductiveautomation.ignition.designer.sqltags.editor.editors
-
ClassDescriptionThis subclass edits only one tag prop, and with that knowledge can handle some of the hasChanged/isOverridden stuff for all sub classes.Created by Colby on 5/2/2015.Basic subclass of JFormattedTextField that mimics the behavior of a PMINumericTextField set to DOUBLE modeBasic subclass of JSpinner that is specialized for doublesAn editor that uses a non-editable combo box displaying a list of pre-canned itemsBasic subclass of JFormattedTextField that mimics the behavior of a PMINumericTextField set to INT modeBasic subclass of JSpinner that is specialized for intsThrown to indicate an invalid edit was detectedAn editor that uses a non-editable combo box displaying a list of pre-canned itemsA basic subclass of JTextField that fires more property change events for "text" by adding a document listener