org.crosswire.common.swing.plaf
Class OtherLFCustoms

java.lang.Object
  extended by org.crosswire.common.swing.plaf.AbstractLFCustoms
      extended by org.crosswire.common.swing.plaf.OtherLFCustoms

public class OtherLFCustoms
extends AbstractLFCustoms

Customizations for other LF other than Windows and Metal.

Author:
Willie Thean [williethean at yahoo dot com]
See Also:
for license details. The copyright to this program is held by it's authors.

Constructor Summary
OtherLFCustoms()
          Default constructor.
 
Method Summary
protected  void initPlatformUIDefaults()
          Install other platform specific UI defaults that we're not aware of.
 
Methods inherited from class org.crosswire.common.swing.plaf.AbstractLFCustoms
initUIDefaults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OtherLFCustoms

public OtherLFCustoms()
Default constructor.

Method Detail

initPlatformUIDefaults

protected void initPlatformUIDefaults()
Install other platform specific UI defaults that we're not aware of.

Specified by:
initPlatformUIDefaults in class AbstractLFCustoms

Copyright ยจ 2003-2006