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