|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.archiviststoolkit.swing.ATProgressUtil.MonitorListener
static class ATProgressUtil.MonitorListener
Field Summary | |
---|---|
(package private) InfiniteProgressPanel |
monitor
|
(package private) java.awt.Window |
owner
|
(package private) javax.swing.Timer |
timer
|
Constructor Summary | |
---|---|
ATProgressUtil.MonitorListener(java.awt.Window owner,
InfiniteProgressPanel monitor)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
stateChanged(javax.swing.event.ChangeEvent ce)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
InfiniteProgressPanel monitor
java.awt.Window owner
javax.swing.Timer timer
Constructor Detail |
---|
public ATProgressUtil.MonitorListener(java.awt.Window owner, InfiniteProgressPanel monitor)
Method Detail |
---|
public void stateChanged(javax.swing.event.ChangeEvent ce)
stateChanged
in interface javax.swing.event.ChangeListener
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |