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 ContentHandlerFavorites
ContentHandlerFavorites. m_Singleton
the singleton.Methods in adams.gui.tools.previewbrowser that return ContentHandlerFavorites Modifier and Type Method Description static ContentHandlerFavorites
ContentHandlerFavorites. getSingleton()
Returns the singleton (and initializes it, if necessary).
-