| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.persistence.ShareableBase
de.grogra.imp.objects.FontAdapter
public final class FontAdapter
| Nested Class Summary | |
|---|---|
static class | 
FontAdapter.Type
 | 
| Field Summary | |
|---|---|
static FontAdapter.Type | 
$TYPE
 | 
static SCOType.Field | 
name$FIELD
 | 
static SCOType.Field | 
size$FIELD
 | 
| Constructor Summary | |
|---|---|
FontAdapter()
 | 
|
| Method Summary | |
|---|---|
static java.awt.Font | 
getFont(FontAdapter fa)
 | 
static FontAdapter | 
getInstance(float size,
            java.lang.String name)
 | 
 ManageableType | 
getManageableType()
 | 
| Methods inherited from class de.grogra.persistence.ShareableBase | 
|---|
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final FontAdapter.Type $TYPE
public static final SCOType.Field name$FIELD
public static final SCOType.Field size$FIELD
| Constructor Detail | 
|---|
public FontAdapter()
| Method Detail | 
|---|
public static java.awt.Font getFont(FontAdapter fa)
public static FontAdapter getInstance(float size,
                                      java.lang.String name)
public ManageableType getManageableType()
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||