|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.SeparatorUI
javax.swing.plaf.basic.BasicSeparatorUI
de.uni_paderborn.fujaba.fsa.swing.UMLSeparatorUI
UML-style separator
Field Summary |
Fields inherited from class javax.swing.plaf.basic.BasicSeparatorUI |
highlight, shadow |
Constructor Summary | |
UMLSeparatorUI()
|
Method Summary | |
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class javax.swing.plaf.basic.BasicSeparatorUI |
createUI, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUI |
Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UMLSeparatorUI()
Method Detail |
public void paint(java.awt.Graphics g, javax.swing.JComponent c)
g
- No description providedc
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |