|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.cbse.jeasy.JEObject
de.cbse.jeasy.JEFont
public class JEFont
Implements a Font.
Properties :
| Field Summary | |
|---|---|
(package private) java.awt.Font |
f
|
| Constructor Summary | |
|---|---|
JEFont()
|
|
JEFont(JELocaleProperties hm)
Reads the properties from a HashMap |
|
JEFont(JENode jen)
Constructor based on a XML file parsed to a TreeNode. |
|
| Method Summary | |
|---|---|
java.awt.Font |
getFont()
Gets the font; |
void |
init()
Creates Java or SWING objects with the given properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.awt.Font f
| Constructor Detail |
|---|
public JEFont(JELocaleProperties hm)
hm - HashMappublic JEFont(JENode jen)
jen - JESaxParserpublic JEFont()
| Method Detail |
|---|
public void init()
JEObject
init in class JEObjectpublic java.awt.Font getFont()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||