Package jspecview.dialog
Class ViewsDialog
java.lang.Object
jspecview.common.Coordinate
jspecview.common.Annotation
jspecview.dialog.JSVDialog
jspecview.dialog.ViewsDialog
- All Implemented Interfaces:
AnnotationData
Dialog for managing overlaying spectra and closing files
- Author:
- Bob Hanson hansonr@stolaf.edu
-
Nested Class Summary
Nested classes/interfaces inherited from class jspecview.common.Annotation
Annotation.AType
-
Field Summary
Fields inherited from class jspecview.dialog.JSVDialog
addApplyBtn, combo1, dialog, iRowColSelected, iSelected, jsvp, lastNorm, manager, myParams, optionKey, options, precision, spec, title, txt1, txt2, txt3, type, vwr, xyData
Fields inherited from class jspecview.common.Annotation
isPixels, text
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jspecview.dialog.JSVDialog
addUniqueControls, apply, callbackAD, createTable, dispose, done, eventApply, eventFocus, getAType, getData, getGraphSetKey, getParameters, getPeakData, getSpectrum, getState, isDialog, isVisible, layoutDialog, loadData, reEnable, repaint, selectTableRow, setComboSelected, setData, setFields, setFocus, setGraphSetKey, setParams, setSpecShift, setState, setTableSelectionEnabled, setThreshold, setType, setVisible, showMessage, update
Methods inherited from class jspecview.common.Annotation
getColoredAnnotation, setA, toString
Methods inherited from class jspecview.common.Coordinate
applyScale, copy, deltaX, equals, findXForPeakNearest, getMaxX, getMaxX, getMaxY, getMaxYUser, getMinX, getMinX, getMinY, getMinYUser, getNearestIndexForX, getNearestXWithYAbove, getXVal, getYVal, getYValueAt, isYInRange, normalise, parabolicInterpolation, parseDSV, removeScale, reverse, set, setXVal, setYVal, shiftX
-
Constructor Details
-
ViewsDialog
public ViewsDialog()
-
-
Method Details
-
getPosXY
public int[] getPosXY() -
addUniqueControls
protected void addUniqueControls()- Specified by:
addUniqueControls
in classJSVDialog
-
checkEnables
public void checkEnables()- Overrides:
checkEnables
in classJSVDialog
-
check
-
selectAll
protected void selectAll(boolean mode) -
combineSelected
protected void combineSelected() -
viewSelected
protected void viewSelected() -
closeSelected
protected void closeSelected() -
callback
-
applyFromFields
public void applyFromFields()- Overrides:
applyFromFields
in classJSVDialog
-