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 ExternalActorSuggestionExternalActorSuggestion. m_Singletonthe singleton.Methods in adams.gui.flow.tree that return ExternalActorSuggestion Modifier and Type Method Description static ExternalActorSuggestionExternalActorSuggestion. getSingleton()Returns the singleton instance for suggesting actors.
-