Subversion Repositories bacoAlunos

Rev

Rev 1862 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1862 Rev 1905
Line 26... Line 26...
26
        super.getComponents().add(new 1.5.0/docs/api/java/awt/TextComponent.html">TextComponent());
26
        super.getComponents().add(new 1.5.0/docs/api/java/awt/TextComponent.html">TextComponent());
27
        super.getComponents().add(new UnitsLearningResultsTable());
27
        super.getComponents().add(new UnitsLearningResultsTable());
28
        super.getComponents().add(new CustomPane());
28
        super.getComponents().add(new CustomPane());
29
 
29
 
30
        //3.1 Analise Aproveitamento
30
        //3.1 Analise Aproveitamento
-
 
31
 
31
        super.getSections().add(new LearningAnalysisSection("Analise Aproveitamento"));
32
        super.getSections().add(new LearningAnalysisSection("Analise Aproveitamento"));
32
        //3.2 Analise Global Aproveitamento
33
        //3.2 Analise Global Aproveitamento
33
        super.getSections().add(new LearningGlobalAnalysisSection("Analise Global Aproveitamento"));
34
        super.getSections().add(new LearningGlobalAnalysisSection("Analise Global Aproveitamento"));
34
        //3.3 Analise Funcionamento UCs
35
        //3.3 Analise Funcionamento UCs
35
        super.getSections().add(new GenericTextSection("Analise Funcionamento UCs"));
36
        super.getSections().add(new GenericTextSection("Analise Funcionamento UCs"));