java.lang.ObjectA Basic L&F implementation of PopupMenuSeparatorUI. This implementation is a "combined" view/controller.javax.swing.plaf.ComponentUI
javax.swing.plaf.SeparatorUI
javax.swing.plaf.basic.BasicSeparatorUI
javax.swing.plaf.basic.BasicPopupMenuSeparatorUI
Jeff - Shapiro| Fields inherited from javax.swing.plaf.basic.BasicSeparatorUI: |
|---|
| shadow, highlight |
| Method from javax.swing.plaf.basic.BasicPopupMenuSeparatorUI Summary: |
|---|
| createUI, getPreferredSize, paint |
| Methods from javax.swing.plaf.basic.BasicSeparatorUI: |
|---|
| createUI, getMaximumSize, getMinimumSize, getPreferredSize, installDefaults, installListeners, installUI, paint, uninstallDefaults, uninstallListeners, uninstallUI |
| Methods from javax.swing.plaf.ComponentUI: |
|---|
| contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from javax.swing.plaf.basic.BasicPopupMenuSeparatorUI Detail: |
|---|
|
|
|