BrightSide Workbench Full Report + Source Code
org.turro.skills.SkillTypeListbox Class Reference
Inheritance diagram for org.turro.skills.SkillTypeListbox:
Collaboration diagram for org.turro.skills.SkillTypeListbox:

Public Member Functions

 SkillTypeListbox ()
 

Detailed Description

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

Definition at line 28 of file SkillTypeListbox.java.

Constructor & Destructor Documentation

◆ SkillTypeListbox()

org.turro.skills.SkillTypeListbox.SkillTypeListbox ( )

Definition at line 30 of file SkillTypeListbox.java.

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

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