Package | Description |
---|---|
jspecview.common |
Modifier and Type | Method and Description |
---|---|
JSVPanelPopupMenu |
JSVPanel.getPopup() |
JSVPanelPopupMenu |
JSVPanel.getPopup() |
Constructor and Description |
---|
JSVPanel(jspecview.common.Graph spectrum,
int startIndex,
int endIndex,
jspecview.source.JDXSource source,
JSVPanelPopupMenu popup)
Constructs a
JSVPanel with a single Spectrum the
segment specified by startindex and endindex displayed |
JSVPanel(jspecview.common.Graph spectrum,
int startIndex,
int endIndex,
jspecview.source.JDXSource source,
JSVPanelPopupMenu popup)
Constructs a
JSVPanel with a single Spectrum the
segment specified by startindex and endindex displayed |
JSVPanel(jspecview.common.Graph spectrum,
jspecview.source.JDXSource source,
JSVPanelPopupMenu popup)
Constructs a new JSVPanel
|
JSVPanel(jspecview.common.Graph spectrum,
jspecview.source.JDXSource source,
JSVPanelPopupMenu popup)
Constructs a new JSVPanel
|