|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.brains2b.coffee.Ticket.Monitor
public class Ticket.Monitor
Implementation of ProgressMonitor to supply progress information from TicketHandler regarding the running Task to this Ticket and TaskListener(s)
Constructor Summary | |
---|---|
Ticket.Monitor()
|
Method Summary | |
---|---|
void |
advance(int start,
int value,
int end)
|
CoffeeEvent |
getEvent()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ticket.Monitor()
Method Detail |
---|
public void advance(int start, int value, int end)
advance
in interface ProgressMonitor
public CoffeeEvent getEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |