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 TypeClassDescriptionclassHolds information about the available adde serversstatic classClass 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 TypeMethodDescriptionvoidColorTableManager.doExport(NamedObject object, String file) protected StringColorTableManager.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 TypeClassDescriptionclassHolds a name and a 2D float array that represents a color tableclassclassHolds 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 TypeMethodDescriptionvoidResourceManager.addUsers(NamedObject object) _more_voidResourceManager.doExport(NamedObject object) _more_voidResourceManager.doExport(NamedObject object, String file) _more_ResourceManager.doSaveAs(NamedObject o, Component component) _more_protected StringResourceManager.getExportContents(NamedObject object, String file) _more_intResourceManager.getUsersIndex(NamedObject object) _more_booleanResourceManager.isUsers(NamedObject object) _more_voidResourceManager.removeUsers(NamedObject object) _more_