Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.xmlcml.legacy
Class SectionTarget  view SectionTarget download SectionTarget.java

java.lang.Object
  extended byPMRTarget
      extended byorg.xmlcml.legacy.SectionTarget

class SectionTarget
extends PMRTarget


Field Summary
(package private)  Section section
           
 
Constructor Summary
SectionTarget()
           
SectionTarget(Section s)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent ae)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

section

Section section
Constructor Detail

SectionTarget

public SectionTarget()

SectionTarget

public SectionTarget(Section s)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent ae)