|
|||||||||||
| 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.PanelUI
de.uni_paderborn.fujaba.fsa.swing.BendUI
de.uni_paderborn.fujaba.fsa.swing.DefaultBendUI
default UI for bends.
small filled rectangle with bendPoint in the center
| Field Summary | |
static int |
DEFAULT_SIZE
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
DefaultBendUI()
|
|
| Method Summary | |
protected java.awt.Point |
calculatePoint(javax.swing.JComponent c)
No comment provided by developer, please add a comment to improve documentation. |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
No comment provided by developer, please add a comment to improve documentation. |
static DefaultBendUI |
get()
No comment provided by developer, please add a comment to improve documentation. |
java.awt.Dimension |
getPreferredSize(javax.swing.JComponent c)
Get the preferredSize attribute of the DefaultBendUI object |
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 de.uni_paderborn.fujaba.fsa.swing.BendUI |
firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange |
| Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, installUI, uninstallUI, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int DEFAULT_SIZE
| Constructor Detail |
public DefaultBendUI()
| Method Detail |
public static DefaultBendUI get()
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
c - No description provided
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
paint in class BendUIg - No description providedc - No description providedpublic java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
getPreferredSize in class BendUIc - No description provided
protected java.awt.Point calculatePoint(javax.swing.JComponent c)
calculatePoint in class BendUIc - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||