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