olr.viewer
Class InstanceFileViewer

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

public final class InstanceFileViewer
extends ModelViewer

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

Field Summary
 
Fields inherited from class olr.viewer.ModelViewer
expanded, model, modelRows, title
 
Constructor Summary
InstanceFileViewer(Model model, java.lang.String title)
           
 
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

InstanceFileViewer

public InstanceFileViewer(Model model,
                          java.lang.String title)
Method Detail

initializeModelRows

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

addSubitems

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

checkSub

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


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