org.jactr.io.participant.modules
Class VisualModuleParticipant

java.lang.Object
  extended by org.jactr.io.participant.impl.BasicASTParticipant
      extended by org.jactr.io.participant.modules.VisualModuleParticipant
All Implemented Interfaces:
IASTParticipant

public class VisualModuleParticipant
extends BasicASTParticipant

Author:
developer

Constructor Summary
VisualModuleParticipant()
           
 
Method Summary
 
Methods inherited from class org.jactr.io.participant.impl.BasicASTParticipant
getInjector, getTrimmer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisualModuleParticipant

public VisualModuleParticipant()