|
JMV 0.74 Programmer's Documentation | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--PubSynchBean.PubSynchListener
ActionListener class for the buttons
Constructor Summary | |
PubSynchBean.PubSynchListener()
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
Performs action when a button is pressed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PubSynchBean.PubSynchListener()
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- ActionEvent signalling a button has been pressed
|
Copyright (C) 2000-2002 The Board of Trustees of the University of Illinois | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |