gui.help
Class JAPInternalHelpViewer.HelpListener

java.lang.Object
  extended by gui.help.JAPInternalHelpViewer.HelpListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
JAPInternalHelpViewer

private class JAPInternalHelpViewer.HelpListener
extends java.lang.Object
implements java.awt.event.ActionListener, java.beans.PropertyChangeListener


Constructor Summary
private JAPInternalHelpViewer.HelpListener()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void propertyChange(java.beans.PropertyChangeEvent a_e)
          Listens to events fired by the HtmlPane in order to update the history buttons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAPInternalHelpViewer.HelpListener

private JAPInternalHelpViewer.HelpListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent a_e)
Listens to events fired by the HtmlPane in order to update the history buttons

Specified by:
propertyChange in interface java.beans.PropertyChangeListener
Parameters:
a_e - PropertyChangeEvent