Uses of Class
adams.gui.flow.tree.ActorSuggestion
-
Packages that use ActorSuggestion Package Description adams.gui.flow.tree -
-
Uses of ActorSuggestion in adams.gui.flow.tree
Fields in adams.gui.flow.tree declared as ActorSuggestion Modifier and Type Field Description protected static ActorSuggestion
ActorSuggestion. m_Singleton
the singleton.Methods in adams.gui.flow.tree that return ActorSuggestion Modifier and Type Method Description static ActorSuggestion
ActorSuggestion. getSingleton()
Returns the singleton instance for suggesting actors.
-