org.fhcrc.cpl.viewer
Class Localizer.FontActionListener

java.lang.Object
  extended by org.fhcrc.cpl.viewer.Localizer.FontActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
Localizer

protected static class Localizer.FontActionListener
extends java.lang.Object
implements java.awt.event.ActionListener

actionlistener class for font menu items


Constructor Summary
Localizer.FontActionListener(java.lang.String fontName)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Localizer.FontActionListener

public Localizer.FontActionListener(java.lang.String fontName)
Method Detail

actionPerformed

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


Fred Hutchinson Cancer Research Center