|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.controls.JetProperty
jet.controls.JetString
jet.controls.JetStringList
jet.controls.JetFont
public class JetFont
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
JetFont()
|
|
JetFont(JetObject parent,
java.lang.String name)
Constructor. |
|
JetFont(JetObject parent,
java.lang.String name,
java.lang.String value)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class jet.controls.JetStringList |
|---|
getList, getPropertyChoice, setDefault, setList |
| Methods inherited from class jet.controls.JetString |
|---|
get, getMatchingSqlType, set, set, setPropertyChoice, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JetFont()
public JetFont(JetObject parent,
java.lang.String name)
parent - the owner of the property.name - the property name
public JetFont(JetObject parent,
java.lang.String name,
java.lang.String value)
parent - the owner of the property.name - the property namevalue - the default value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||