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
 

Methods in de.uni_paderborn.fujaba.fsa that return DashedBorder
 DashedBorder FSABorderFactory.getCreateOptionalBorder()
          Get the createOptionalBorder attribute of the FSABorderFactory object
 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.setCreateOptionalBorder(DashedBorder newBorder)
          Sets the createOptionalBorder attribute of the FSABorderFactory object
 void FSABorderFactory.setDeleteOptionalBorder(DashedBorder newBorder)
          Sets the deleteOptionalBorder attribute of the FSABorderFactory object