dip.gui.map
Class MapPanelSVGAction.Print

java.lang.Object
  extended bydip.gui.map.MapPanelSVGAction.Print
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
MapPanelSVGAction

public static class MapPanelSVGAction.Print
extends java.lang.Object
implements java.awt.event.ActionListener

Implements Print


Constructor Summary
MapPanelSVGAction.Print(MapPanel mp)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapPanelSVGAction.Print

public MapPanelSVGAction.Print(MapPanel mp)
Method Detail

actionPerformed

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


Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.