Uses of Class
jlink.flowchart.JLPage

Packages that use JLPage
jlink.flowchart This package contains the major components of the JLink library. 
 

Uses of JLPage in jlink.flowchart
 

Subclasses of JLPage in jlink.flowchart
 class JLFlowchart
           
 class JLWorksheet
          An implementation of the IBM standard Flowchart Worksheet (X20-8021).
 

Methods in jlink.flowchart with parameters of type JLPage
 void JLCanvas.addNewContainer(JLPage chart)