|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use LineBorder | |
| de.uni_paderborn.fujaba.fsa | Fujaba Swing Adapter |
| de.uni_paderborn.fujaba.fsa.swing.border | |
| Uses of LineBorder in de.uni_paderborn.fujaba.fsa |
| Methods in de.uni_paderborn.fujaba.fsa that return LineBorder | |
LineBorder |
FSABorderFactory.getBlackLineBorder()
Get the value of blackLineBorder. |
LineBorder |
FSABorderFactory.getBlueLineBorder()
Get the value of blueLineBorder. |
LineBorder |
FSABorderFactory.getCreateLineBorder()
Get the createLineBorder attribute of the FSABorderFactory object |
LineBorder |
FSABorderFactory.getDeleteLineBorder()
Get the deleteLineBorder attribute of the FSABorderFactory object |
| Methods in de.uni_paderborn.fujaba.fsa with parameters of type LineBorder | |
void |
FSABorderFactory.setBlackLineBorder(LineBorder newBlackLineBorder)
Set the value of blackLineBorder. |
void |
FSABorderFactory.setBlueLineBorder(LineBorder newBlueLineBorder)
Set the value of blueLineBorder. |
void |
FSABorderFactory.setCreateLineBorder(LineBorder newCreateLineBorder)
Sets the createLineBorder attribute of the FSABorderFactory object |
void |
FSABorderFactory.setDeleteLineBorder(LineBorder newDeleteLineBorder)
Sets the deleteLineBorder attribute of the FSABorderFactory object |
| Uses of LineBorder in de.uni_paderborn.fujaba.fsa.swing.border |
| Subclasses of LineBorder in de.uni_paderborn.fujaba.fsa.swing.border | |
class |
CrossBorder
No comment provided by developer, please add a comment to improve documentation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||