Class OverlayLegendDialog
java.lang.Object
jspecview.common.Coordinate
jspecview.common.Annotation
jspecview.dialog.JSVDialog
jspecview.dialog.OverlayLegendDialog
- All Implemented Interfaces:
AnnotationData
Dialog for showing the legend or key for overlaid plots in a
JSVPanel.-
Nested Class Summary
Nested classes/interfaces inherited from class Annotation
Annotation.AType -
Field Summary
Fields inherited from class JSVDialog
addApplyBtn, combo1, dialog, iRowColSelected, iSelected, jsvp, manager, myParams, optionKey, options, precision, spec, title, txt1, txt2, txt3, type, vwr, xyDataFields inherited from class Annotation
isPixels, text -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JSVDialog
addUniqueControls, apply, applyFromFields, callbackAD, checkEnables, dispose, done, eventApply, eventFocus, getAType, getData, getGraphSetKey, getParameters, getSpectrum, getState, isDialog, isVisible, layoutDialog, loadData, reEnable, repaint, selectTableRow, setData, setFields, setFocus, setGraphSetKey, setParams, setSpecShift, setState, setThreshold, setVisible, showMessage, updateMethods inherited from class Annotation
getColoredAnnotation, setA, toStringMethods inherited from class 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
-
OverlayLegendDialog
public OverlayLegendDialog()
-
-
Method Details
-
getPosXY
-
addUniqueControls
protected void addUniqueControls()- Specified by:
addUniqueControlsin classJSVDialog
-
callback
-