scriptella.interactive
Class ProgressCallback.Subprogress

java.lang.Object
  extended by scriptella.interactive.ProgressCallback
      extended by scriptella.interactive.ProgressCallback.Subprogress
Enclosing class:
ProgressCallback

protected static class ProgressCallback.Subprogress
extends ProgressCallback


Nested Class Summary
 
Nested classes/interfaces inherited from class scriptella.interactive.ProgressCallback
ProgressCallback.Subprogress
 
Field Summary
 
Fields inherited from class scriptella.interactive.ProgressCallback
pos, progressIndicator, size
 
Constructor Summary
ProgressCallback.Subprogress(ProgressCallback parent, int size, int oldSize)
           
 
Method Summary
 int step(int step, java.lang.String message)
           
 
Methods inherited from class scriptella.interactive.ProgressCallback
complete, fork, fork, getLeft, getPos, getSize, isComplete, setProgressBar, step
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProgressCallback.Subprogress

public ProgressCallback.Subprogress(ProgressCallback parent,
                                    int size,
                                    int oldSize)
Method Detail

step

public int step(int step,
                java.lang.String message)
Overrides:
step in class ProgressCallback


Copyright © Copyright 2006-2009 The Scriptella Project Team.