Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.ui | |
com.softwareag.mobile.runtime.toolkit.ui.font | |
com.softwareag.mobile.runtime.toolkit.ui.styles |
Modifier and Type | Method and Description |
---|---|
static com.softwareag.mobile.runtime.nui.nUIActionButton |
ElementFactory.getSwipeButton(int id,
java.lang.String text,
javax.microedition.lcdui.Image image,
int backgroundColor,
FontSize fontSize,
int fontStyle,
int textColor) |
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteFontSize
Deprecated.
|
class |
FloatFontSize
An implementation to define a Font Size in scaleable pixel.
|
class |
RelativeFontSize
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FontSize |
Style.getFontSize() |
Modifier and Type | Method and Description |
---|---|
Style |
Style.setFontSize(FontSize fontSize)
Sets the
fontSize property. |