org.crosswire.common.swing.plaf
Class OtherLFCustoms
java.lang.Object
org.crosswire.common.swing.plaf.AbstractLFCustoms
org.crosswire.common.swing.plaf.OtherLFCustoms
public class OtherLFCustoms
- extends AbstractLFCustoms
Customizations for other LF other than Windows and Metal.
- Author:
- Willie Thean
- See Also:
The GNU General Public License for details.
Method Summary |
protected void |
initPlatformUIDefaults()
Install other platform specific UI defaults that we're not aware of. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OtherLFCustoms
public OtherLFCustoms()
- Default constructor.
initPlatformUIDefaults
protected void initPlatformUIDefaults()
- Install other platform specific UI defaults that we're not aware of.
- Specified by:
initPlatformUIDefaults
in class AbstractLFCustoms