Ontimize 5.2072EN

com.ontimize.report
Class ReportDesigner.WatermarkWindow.WaterCommandHandler

java.lang.Object
  extended bycom.ontimize.report.ReportDesigner.WatermarkWindow.WaterCommandHandler
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
ReportDesigner.WatermarkWindow

protected class ReportDesigner.WatermarkWindow.WaterCommandHandler
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
protected ReportDesigner.WatermarkWindow.WaterCommandHandler()
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 void add(javax.swing.AbstractButton b)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportDesigner.WatermarkWindow.WaterCommandHandler

protected ReportDesigner.WatermarkWindow.WaterCommandHandler()
Method Detail

add

public void add(javax.swing.AbstractButton b)

actionPerformed

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

Ontimize