Uses of Interface
ucar.unidata.util.NamedObject
Packages that use NamedObject
Package
Description
UI classes for color tables.
Meteorological symbol drawing.
General utilities.
-
Uses of NamedObject in ucar.unidata.idv.chooser.adde
Classes in ucar.unidata.idv.chooser.adde that implement NamedObjectModifier and TypeClassDescriptionclass
Holds information about the available adde serversstatic class
Class Group represents an adde group -
Uses of NamedObject in ucar.unidata.ui.colortable
Methods in ucar.unidata.ui.colortable that return NamedObjectModifier and TypeMethodDescriptionColorTableManager.doImport
(boolean makeUnique) Import a color tableMethods in ucar.unidata.ui.colortable with parameters of type NamedObjectModifier and TypeMethodDescriptionvoid
ColorTableManager.doExport
(NamedObject object, String file) protected String
ColorTableManager.getExportContents
(NamedObject object, String file) When we do an export this method is called to create the String contents that is actually written out. -
Uses of NamedObject in ucar.unidata.ui.symbol
Classes in ucar.unidata.ui.symbol that implement NamedObject -
Uses of NamedObject in ucar.unidata.util
Classes in ucar.unidata.util that implement NamedObjectModifier and TypeClassDescriptionclass
Holds a name and a 2D float array that represents a color tableclass
class
Holds a name and a descriptionMethods in ucar.unidata.util that return NamedObjectModifier and TypeMethodDescriptionResourceManager.doImport()
_more_ResourceManager.doImport
(boolean makeUnique) _more__more_ResourceManager.getDefault()
_more__more_ResourceManager.getUsersObject
(String name) _more_Methods in ucar.unidata.util with parameters of type NamedObjectModifier and TypeMethodDescriptionvoid
ResourceManager.addUsers
(NamedObject object) _more_void
ResourceManager.doExport
(NamedObject object) _more_void
ResourceManager.doExport
(NamedObject object, String file) _more_ResourceManager.doSaveAs
(NamedObject o, Component component) _more_protected String
ResourceManager.getExportContents
(NamedObject object, String file) _more_int
ResourceManager.getUsersIndex
(NamedObject object) _more_boolean
ResourceManager.isUsers
(NamedObject object) _more_void
ResourceManager.removeUsers
(NamedObject object) _more_