oracle.adfnmc.component
Class FontImpl
java.lang.Object
oracle.adfnmc.component.Font
oracle.adfnmc.component.FontImpl
public class FontImpl
- extends Font
Constructor Summary |
protected |
FontImpl(net.rim.device.api.ui.Font font)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontImpl
protected FontImpl(net.rim.device.api.ui.Font font)
getDefaultFontFamily
public static java.lang.String getDefaultFontFamily()
getDefaultFontStyle
public static int getDefaultFontStyle()
getDefaultFontSize
public static int getDefaultFontSize()
getName
public java.lang.String getName()
- Specified by:
getName
in class Font
getStyle
public int getStyle()
- Specified by:
getStyle
in class Font
getSize
public int getSize()
- Specified by:
getSize
in class Font
setFont
public void setFont(java.lang.Object nativeControl)
- Specified by:
setFont
in class Font
encodeFontStyle
public static int encodeFontStyle(int style)
decodeFontStyle
public static int decodeFontStyle(net.rim.device.api.ui.Font font)
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.