org.mindswap.pellet.utils.progress
Class SilentProgressMonitor

java.lang.Object
  extended by org.mindswap.pellet.utils.progress.AbstractProgressMonitor
      extended by org.mindswap.pellet.utils.progress.SilentProgressMonitor
All Implemented Interfaces:
ProgressMonitor

public class SilentProgressMonitor
extends AbstractProgressMonitor
implements ProgressMonitor

Title:

Description:

Copyright: Copyright (c) 2006

Company: Clark & Parsia, LLC.

Author:
Evren Sirin

Constructor Summary
SilentProgressMonitor()
           
 
Method Summary
 
Methods inherited from class org.mindswap.pellet.utils.progress.AbstractProgressMonitor
getProgress, getProgressLength, getProgressMessage, getProgressPercent, getProgressTitle, incrementProgress, isCanceled, setProgress, setProgressLength, setProgressMessage, setProgressTitle, taskFinished, taskStarted
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mindswap.pellet.utils.progress.ProgressMonitor
getProgress, getProgressPercent, incrementProgress, isCanceled, setProgress, setProgressLength, setProgressMessage, setProgressTitle, taskFinished, taskStarted
 

Constructor Detail

SilentProgressMonitor

public SilentProgressMonitor()


Copyright © 2004 Evren Sirin. All Rights Reserved.