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