|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.plaf.ComponentUI javax.swing.plaf.SeparatorUI javax.swing.plaf.basic.BasicSeparatorUI com.jidesoft.plaf.eclipse.EclipsePopupMenuSeparatorUI
public class EclipsePopupMenuSeparatorUI
PopupMenuSeparator UI implementation
Field Summary |
---|
Fields inherited from class javax.swing.plaf.basic.BasicSeparatorUI |
---|
highlight, shadow |
Constructor Summary | |
---|---|
EclipsePopupMenuSeparatorUI()
|
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 EclipsePopupMenuSeparatorUI()
Method Detail |
---|
public static ComponentUI createUI(JComponent c)
public void paint(Graphics g, JComponent c)
paint
in class BasicSeparatorUI
public Dimension getPreferredSize(JComponent c)
getPreferredSize
in class BasicSeparatorUI
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |