Definition at line 47 of file MeasurementSequencePanel.java.
|
Here is the call graph for this function:
|
Method generated by IntelliJ IDEA GUI Designer !!! IMPORTANT !!! DO NOT edit this method OR call it in your code! Definition at line 607 of file MeasurementSequencePanel.java. References ikayaki.gui.null. |
|
|
|
Adds sequence determined by textfields to end of table. If successful, resets the values for the Start-Step-Stop fields and moves the focus to the Start field. If unsuccessful, indicates the invalid text fields by blinking. Definition at line 375 of file MeasurementSequencePanel.java. References ikayaki.gui.ComponentFlasher.flash(), and ikayaki.gui.null. |
Here is the call graph for this function:
|
Returns the component that will show the details of the active measurement step. Definition at line 278 of file MeasurementSequencePanel.java. References ikayaki.gui.null. |
|
Returns the latest stepValue which is greater than 0. If none is found, returns 0. Definition at line 334 of file MeasurementSequencePanel.java. |
|
Returns the stepValue of the last step. The returned value is 0 or greater. If there are no steps, returns 0. Definition at line 347 of file MeasurementSequencePanel.java. |
|
Returns the table containing all displayed measurement sequence data. Definition at line 288 of file MeasurementSequencePanel.java. |
|
Does nothing; subclasses override this if they want to listen MeasurementEvents.
Reimplemented from ikayaki.gui.ProjectComponent. Definition at line 577 of file MeasurementSequencePanel.java. References ikayaki.MeasurementEvent.getStep(), ikayaki.MeasurementEvent.getType(), and ikayaki.MeasurementEvent.STEP_START. |
Here is the call graph for this function:
|
Updates the sequence table on project data change. The TableModel does not need to listen to ProjectEvents. Reimplemented from ikayaki.gui.ProjectComponent. Definition at line 559 of file MeasurementSequencePanel.java. References ikayaki.ProjectEvent.DATA_CHANGED, and ikayaki.ProjectEvent.getType(). |
Here is the call graph for this function:
|
Resets the values for the Start-Step-Stop fields. Definition at line 358 of file MeasurementSequencePanel.java. References ikayaki.gui.null. |
|
Rebuilds the contents of the loadSequenceBox combobox by getting the saved sequences from the settings. Definition at line 295 of file MeasurementSequencePanel.java. References ikayaki.gui.null. |
|
Scrolls the table to show the specified row. Definition at line 552 of file MeasurementSequencePanel.java. References ikayaki.gui.rowIndex. |
|
Sets whether or not this component is enabled. Affects all measurement sequence controls.
Definition at line 481 of file MeasurementSequencePanel.java. |
|
Sets the project whose sequence is shown in the table. Sets project listeners, enables or disables the sequence edit controls and updates the table data. Definition at line 501 of file MeasurementSequencePanel.java. References ikayaki.gui.null, and ikayaki.gui.project. |
|
Resize the table's columns to fit the content. Definition at line 310 of file MeasurementSequencePanel.java. References ikayaki.gui.COUNT, and ikayaki.gui.null. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 60 of file MeasurementSequencePanel.java. |
|
Definition at line 69 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 72 of file MeasurementSequencePanel.java. |
|
Definition at line 61 of file MeasurementSequencePanel.java. |
|
Definition at line 67 of file MeasurementSequencePanel.java. |
|
Definition at line 54 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 57 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 64 of file MeasurementSequencePanel.java. |
|
Definition at line 55 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 58 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 65 of file MeasurementSequencePanel.java. |
|
Definition at line 56 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 59 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 66 of file MeasurementSequencePanel.java. |
|
Definition at line 50 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 51 of file MeasurementSequencePanel.java. Referenced by ikayaki.gui.MeasurementSequencePanel.MeasurementSequencePanel(). |
|
Definition at line 63 of file MeasurementSequencePanel.java. |