uic.themeconfig
Class FontPreview

java.lang.Object
  extended byFontPreviewBase
      extended byuic.themeconfig.FontPreview

public class FontPreview
extends FontPreviewBase

Shows one font in the specified font and provides a 'choose' button.

Since:
1.1
See Also:
Serialized Form

Constructor Summary
FontPreview(String title, Font type, UICTheme theme, String fontSpecifier)
           
 
Method Summary
 void bChangePressedSlot()
           
 TranslationInterface translate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontPreview

public FontPreview(String title,
                   Font type,
                   UICTheme theme,
                   String fontSpecifier)
Method Detail

bChangePressedSlot

public void bChangePressedSlot()

translate

public TranslationInterface translate()


Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence