Uses of Class
apps.projectmanagement.component.staffnode.StaffModel

Packages that use StaffModel
apps.projectmanagement.component.staffnode   
 

Uses of StaffModel in apps.projectmanagement.component.staffnode
 

Constructors in apps.projectmanagement.component.staffnode with parameters of type StaffModel
StaffNode(ContentSystem contentSystem, StaffModel staffModel, int width, int heigth)
          Instantiates a new staff node.
StaffNode(ContentSystem contentSystem, StaffModel staffModel, int width, int heigth, boolean closable)
          Instantiates a new staff node.
StaffNodeDrawableContent(StaffModel staffModel, int width, int height)
          Instantiates a new staff node drawable content.