databionics.esom.tool.slideshow
Class PrefixAction

java.lang.Object
  extended by databionics.esom.tool.slideshow.PrefixAction
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class PrefixAction
extends java.lang.Object
implements java.awt.event.ActionListener

action for showing dialog to set slide show prefix

Author:
Mario Noecker

Constructor Summary
PrefixAction(SlideshowTool tool)
          standard constructor
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
          calls the dialog for choosing prefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefixAction

public PrefixAction(SlideshowTool tool)
standard constructor

Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
calls the dialog for choosing prefix

Specified by:
actionPerformed in interface java.awt.event.ActionListener


Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.