Uses of Class
adams.gui.core.StringFavorites
-
Packages that use StringFavorites Package Description adams.gui.core -
-
Uses of StringFavorites in adams.gui.core
Fields in adams.gui.core declared as StringFavorites Modifier and Type Field Description protected static StringFavorites
StringFavorites. m_Singleton
the singleton.Methods in adams.gui.core that return StringFavorites Modifier and Type Method Description StringFavorites
StringFavorites. getClone()
Returns a copy of itself.static StringFavorites
StringFavorites. getSingleton()
Returns the singleton (and initializes it, if necessary).
-