|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FontStyle
FontStyle
is an interface for font. It allows user to
define the font style - plain, bold, italic or bolditalic.
Method Summary | |
---|---|
int |
getFontStyle()
Gets the font style. |
void |
setFontStyle(int fontStyle)
Sets the font style. |
Method Detail |
---|
void setFontStyle(int fontStyle)
fontStyle
- the font style.int getFontStyle()
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |