public class JextLabeledMenuSeparatorUI
extends javax.swing.plaf.metal.MetalSeparatorUI
Constructor and Description |
---|
JextLabeledMenuSeparatorUI(javax.swing.JComponent c) |
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c) |
protected void |
finalize()
Patch
-> Memory management improvements : it may help the garbage collector.
|
java.awt.Dimension |
getPreferredSize(javax.swing.JComponent c) |
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c) |
getMaximumSize, getMinimumSize, installListeners, installUI, uninstallDefaults, uninstallListeners, uninstallUI
public JextLabeledMenuSeparatorUI(javax.swing.JComponent c)
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public void paint(java.awt.Graphics g, javax.swing.JComponent c)
paint
in class javax.swing.plaf.metal.MetalSeparatorUI
public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
getPreferredSize
in class javax.swing.plaf.metal.MetalSeparatorUI
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
Copyright ? 2002 Romain Guy.