|
||||||||||
| 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
com.jtattoo.plaf.BaseSeparatorUI
public class BaseSeparatorUI
| Field Summary |
|---|
| Fields inherited from class javax.swing.plaf.basic.BasicSeparatorUI |
|---|
highlight, shadow |
| Constructor Summary | |
|---|---|
BaseSeparatorUI()
|
|
| Method Summary | |
|---|---|
static ComponentUI |
createUI(JComponent c)
|
Dimension |
getPreferredSize(JComponent c)
|
void |
paint(Graphics g,
JComponent c)
|
| Methods inherited from class javax.swing.plaf.basic.BasicSeparatorUI |
|---|
getMaximumSize, getMinimumSize, installDefaults, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseSeparatorUI()
| Method Detail |
|---|
public static ComponentUI createUI(JComponent c)
public void paint(Graphics g,
JComponent c)
paint in class BasicSeparatorUIpublic Dimension getPreferredSize(JComponent c)
getPreferredSize in class BasicSeparatorUI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||