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 StringFavoritesStringFavorites. m_Singletonthe singleton.Methods in adams.gui.core that return StringFavorites Modifier and Type Method Description StringFavoritesStringFavorites. getClone()Returns a copy of itself.static StringFavoritesStringFavorites. getSingleton()Returns the singleton (and initializes it, if necessary).
-