Package | Description |
---|---|
jspecview.application | |
jspecview.common |
Constructor and Description |
---|
AppMenu(MainFrame si,
AwtPopupMenu popupMenu) |
Modifier and Type | Method and Description |
---|---|
AwtPopupMenu |
AwtPanel.getPopup() |
Modifier and Type | Method and Description |
---|---|
static AwtPanel |
AwtPanel.getJSVPanel(ScriptInterface si,
java.util.List<JDXSpectrum> specs,
int startIndex,
int endIndex,
AwtPopupMenu popup) |
static AwtPanel |
AwtPanel.getNewPanel(ScriptInterface si,
JDXSpectrum spec,
AwtPopupMenu jsvpPopupMenu)
generates a single panel or an integrated panel, as appropriate
|
Constructor and Description |
---|
AwtPanel(ScriptInterface si,
JDXSpectrum spectrum,
AwtPopupMenu popup)
Constructs a new JSVPanel
|