org.crosswire.common.swing.plaf
Class MetalLFCustoms
java.lang.Object
org.crosswire.common.swing.plaf.AbstractLFCustoms
org.crosswire.common.swing.plaf.MetalLFCustoms
public class MetalLFCustoms
- extends AbstractLFCustoms
Provides customization to MetalLF Tabbed panes
- Author:
- Willie Thean [williethean at yahoo dot com]
- See Also:
for license details.
The copyright to this program is held by it's authors.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetalLFCustoms
public MetalLFCustoms()
- Default constructor.
initPlatformUIDefaults
protected void initPlatformUIDefaults()
- Install Metal platform specific UI defaults.
- Specified by:
initPlatformUIDefaults
in class AbstractLFCustoms