olr.structure
Class CourseViewers

java.lang.Object
  extended byolr.structure.CourseViewers

public class CourseViewers
extends java.lang.Object


Constructor Summary
CourseViewers()
           
 
Method Summary
 void addSchema(Model model, java.lang.String title)
           
 CourseViewer getActiveViewer()
           
 int getCount()
           
 CourseViewer getViewerAt(int pos)
           
 void save()
           
 void setActiveViewer(int pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CourseViewers

public CourseViewers()
Method Detail

addSchema

public void addSchema(Model model,
                      java.lang.String title)

getCount

public int getCount()

getViewerAt

public CourseViewer getViewerAt(int pos)

setActiveViewer

public void setActiveViewer(int pos)

getActiveViewer

public CourseViewer getActiveViewer()

save

public void save()
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2004 University of Hannover. All Rights Reserved.