Uses of Class
org.neotropic.util.visual.icons.ClassNameIconGenerator
-
Packages that use ClassNameIconGenerator Package Description org.neotropic.kuwaiba.modules.commercial.softman.visual org.neotropic.kuwaiba.modules.optional.serviceman.visual -
-
Uses of ClassNameIconGenerator in org.neotropic.kuwaiba.modules.commercial.softman.visual
Constructors in org.neotropic.kuwaiba.modules.commercial.softman.visual with parameters of type ClassNameIconGenerator Constructor Description IconLabelCellGrid(SoftwareObjectNode object, boolean isPool, ClassNameIconGenerator iconGenerator)
Constructor -
Uses of ClassNameIconGenerator in org.neotropic.kuwaiba.modules.optional.serviceman.visual
Constructors in org.neotropic.kuwaiba.modules.optional.serviceman.visual with parameters of type ClassNameIconGenerator Constructor Description IconLabelCellGrid(ServiceManTreeNode object, boolean isPool, boolean isSelected, ClassNameIconGenerator iconGenerator)
Constructor
-