Uses of Class
de.uni_paderborn.fujaba.fsa.swing.border.DashedBorder

Packages that use DashedBorder
de.uni_paderborn.fujaba.fsa Fujaba Swing Adapter 
 

Uses of DashedBorder in de.uni_paderborn.fujaba.fsa
 

Fields in de.uni_paderborn.fujaba.fsa declared as DashedBorder
private  DashedBorder FSABorderFactory.dashedLineBorder
          No comment provided by developer, please add a comment to improve documentation.
private  DashedBorder FSABorderFactory.deleteOptionalBorder
          No comment provided by developer, please add a comment to improve documentation.
 

Methods in de.uni_paderborn.fujaba.fsa that return DashedBorder
 DashedBorder FSABorderFactory.getDashedLineBorder()
          Get the value of dashedLineBorder.
 DashedBorder FSABorderFactory.getDeleteOptionalBorder()
          Get the deleteOptionalBorder attribute of the FSABorderFactory object
 

Methods in de.uni_paderborn.fujaba.fsa with parameters of type DashedBorder
 void FSABorderFactory.setDeleteOptionalBorder(DashedBorder newBorder)
          Sets the deleteOptionalBorder attribute of the FSABorderFactory object