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

Public Member Functions

 DescriptorTypeListbox ()
 

Detailed Description

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

Definition at line 28 of file DescriptorTypeListbox.java.

Constructor & Destructor Documentation

◆ DescriptorTypeListbox()

org.turro.dossier.project.DescriptorTypeListbox.DescriptorTypeListbox ( )

Definition at line 30 of file DescriptorTypeListbox.java.

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

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