Uses of Class
jlink.flowchart.chartUI.JLPageUI

Packages that use JLPageUI
jlink.flowchart This package contains the major components of the JLink library. 
jlink.flowchart.chartUI This is where the custom UI for all types of flowchart backgrounds are located. 
 

Uses of JLPageUI in jlink.flowchart
 

Methods in jlink.flowchart with parameters of type JLPageUI
 void JLPage.setUI(JLPageUI ui)
          Sets the UI of this JLPage.
 

Uses of JLPageUI in jlink.flowchart.chartUI
 

Subclasses of JLPageUI in jlink.flowchart.chartUI
 class JLWorksheetUI