Uses of Class
de.uni_paderborn.fujaba.fsa.swing.LineUI

Packages that use LineUI
de.uni_paderborn.fujaba.fsa.swing   
 

Uses of LineUI in de.uni_paderborn.fujaba.fsa.swing
 

Subclasses of LineUI in de.uni_paderborn.fujaba.fsa.swing
 class DashedLineUI
          This UI lets a JLine appear as two parrellel lines with a small distance between them.
 class DefaultLineUI
          This is the UI used by JLines by default.
 class DottedLineUI
          This UI lets a JLine appear as two parrellel lines with a small distance between them.
 class DoubleLineUI
          This UI lets a JLine appear as two parrellel lines with a small distance between them.
 

Methods in de.uni_paderborn.fujaba.fsa.swing that return LineUI
 LineUI JLine.getUI()
          Get the uI attribute of the JLine object