BrightSide Workbench Full Report + Source Code
org.turro.dossier.project.ProjectPhaseListbox Class Reference
Inheritance diagram for org.turro.dossier.project.ProjectPhaseListbox:
Collaboration diagram for org.turro.dossier.project.ProjectPhaseListbox:

Public Member Functions

 ProjectPhaseListbox ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 28 of file ProjectPhaseListbox.java.

Constructor & Destructor Documentation

◆ ProjectPhaseListbox()

org.turro.dossier.project.ProjectPhaseListbox.ProjectPhaseListbox ( )

Definition at line 30 of file ProjectPhaseListbox.java.

30  {
31  super(ProjectPhase.values());
32  }

The documentation for this class was generated from the following file: