Uses of Enum Class
dataModelFX.connectionNodes.ModuleIconFactory.ModuleIcon
-
Uses of ModuleIconFactory.ModuleIcon in dataModelFX.connectionNodes
Modifier and TypeMethodDescriptionModuleIconFactory.getModuleIcon
(String className) Get the module icon for a module class.static ModuleIconFactory.ModuleIcon
Returns the enum constant of this class with the specified name.static ModuleIconFactory.ModuleIcon[]
ModuleIconFactory.ModuleIcon.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionjavafx.scene.Node
ModuleIconFactory.getModuleNode
(ModuleIconFactory.ModuleIcon icon) Get the icon for a pamcontrolled unit.