uk.ac.ic.doc.y2002.tool.application
Class MenuLoadModuleListener

java.lang.Object
  |
  +--uk.ac.ic.doc.y2002.tool.application.MenuLoadModuleListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

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


Constructor Summary
MenuLoadModuleListener(Application adaptee)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 boolean checkIsSubnetable()
           
 void runAModule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MenuLoadModuleListener

public MenuLoadModuleListener(Application adaptee)
Method Detail

actionPerformed

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

runAModule

public void runAModule()

checkIsSubnetable

public boolean checkIsSubnetable()