frysk.bindir
Class fmaps.PrintMapsEvent

java.lang.Object
  extended by frysk.bindir.fmaps.PrintMapsEvent
All Implemented Interfaces:
ProcEvent
Enclosing class:
fmaps

private static class fmaps.PrintMapsEvent
extends Object
implements ProcEvent


Constructor Summary
private fmaps.PrintMapsEvent()
           
 
Method Summary
 void executeDead(Proc proc)
           
 void executeLive(Proc proc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

fmaps.PrintMapsEvent

private fmaps.PrintMapsEvent()
Method Detail

executeLive

public void executeLive(Proc proc)
Specified by:
executeLive in interface ProcEvent

executeDead

public void executeDead(Proc proc)
Specified by:
executeDead in interface ProcEvent