Uses of Interface
de.xima.fc.workflow.designer.iface.IGuiCategory
-
Packages that use IGuiCategory Package Description de.xima.fc.workflow.designer.model -
-
Uses of IGuiCategory in de.xima.fc.workflow.designer.model
Classes in de.xima.fc.workflow.designer.model that implement IGuiCategory Modifier and Type Class Description class
AWorkflowElementCategory
Abstract base class for element categoriesclass
MainWorkflowElementCategory
class
SubWorkflowElementCategory
POJO for the workflow designer drawer panel that represents a sub category with nodes and triggers.
-