Uses of Class
adams.gui.tools.previewbrowser.ContentHandlerFavorites
-
Packages that use ContentHandlerFavorites Package Description adams.gui.tools.previewbrowser -
-
Uses of ContentHandlerFavorites in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as ContentHandlerFavorites Modifier and Type Field Description protected static ContentHandlerFavoritesContentHandlerFavorites. m_Singletonthe singleton.Methods in adams.gui.tools.previewbrowser that return ContentHandlerFavorites Modifier and Type Method Description static ContentHandlerFavoritesContentHandlerFavorites. getSingleton()Returns the singleton (and initializes it, if necessary).
-