|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.WindowHolder
ucar.unidata.idv.IdvManager
ucar.unidata.idv.ui.AliasEditor
public class AliasEditor
This class is used to edit the set of DataAlias-s
used.
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.ui.WindowHolder |
|---|
contents, dialog, frame, window |
| Constructor Summary | |
|---|---|
AliasEditor(IntegratedDataViewer idv)
Create an AliasEditor with the given idv and list of resources. |
|
| Method Summary | |
|---|---|
void |
exportSelectedToPlugin()
export the selected list to the plugin manager |
void |
exportToPlugin()
export the current list to the plugin manager |
String |
getWindowTitle()
Get the title to use for the iwindow |
void |
newAlias()
Create a new alias |
void |
showHelp()
show help |
| Methods inherited from class ucar.unidata.ui.WindowHolder |
|---|
actionPerformed, close, doMakeContents, getContents, getDialog, getFrame, getWindow, isShowing, removeAll, setWindowTitle, shouldMakeDialog, show, show, showModal, toFront, windowIsClosing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AliasEditor(IntegratedDataViewer idv)
idv - Reference to the idv| Method Detail |
|---|
public String getWindowTitle()
getWindowTitle in class WindowHolderpublic void newAlias()
public void showHelp()
public void exportToPlugin()
public void exportSelectedToPlugin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||