olr.viewer
Class SchemaViewer

java.lang.Object
  extended byolr.viewer.ModelViewer
      extended byolr.viewer.SchemaViewer

public final class SchemaViewer
extends ModelViewer

Version:
$Id: SchemaViewer.java,v 1.12 2004/08/03 12:27:14 roku Exp $

Field Summary
 
Fields inherited from class olr.viewer.ModelViewer
expanded, model, modelRows, title
 
Constructor Summary
SchemaViewer(Model model, java.lang.String title)
          Initializes an instance of this class.
 
Method Summary
protected  void addSubitems(int rowNr)
           
 boolean checkSub(int rowNr)
           
protected  void initializeModelRows()
           
 
Methods inherited from class olr.viewer.ModelViewer
expand, expandAllResource, expandResource, getModel, getModelRows, getNamespace, getResource, getRoot, getTitle, isExpanded, isExpanded, updateResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaViewer

public SchemaViewer(Model model,
                    java.lang.String title)
Initializes an instance of this class.

Parameters:
model -
title -
Method Detail

initializeModelRows

protected void initializeModelRows()
Specified by:
initializeModelRows in class ModelViewer

checkSub

public boolean checkSub(int rowNr)
Specified by:
checkSub in class ModelViewer

addSubitems

protected void addSubitems(int rowNr)
Specified by:
addSubitems in class ModelViewer


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