landMarks
Class LandmarksDialog.DeleteButton

java.lang.Object
  extended by landMarks.LandmarksDialog.DeleteButton
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
LandmarksDialog

 class LandmarksDialog.DeleteButton
extends java.lang.Object
implements java.awt.event.ActionListener


Constructor Summary
LandmarksDialog.DeleteButton()
           
 
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

LandmarksDialog.DeleteButton

LandmarksDialog.DeleteButton()
Method Detail

actionPerformed

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