|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgnu.x11.Resource
gnu.x11.Fontable
public abstract class Fontable
X fontable.
| Nested Class Summary | |
|---|---|
class |
Fontable.FontInfo
Reply of info(). |
class |
Fontable.TextExtentInfo
Reply of text_extent(String). |
| Field Summary |
|---|
| Fields inherited from class gnu.x11.Resource |
|---|
display, id |
| Constructor Summary | |
|---|---|
Fontable(Display display)
Create. |
|
Fontable(Display display,
int id)
Intern. |
|
Fontable(int id)
Predefined. |
|
| Method Summary | |
|---|---|
Fontable.FontInfo |
info()
|
Fontable.TextExtentInfo |
text_extent(java.lang.String s)
|
| Methods inherited from class gnu.x11.Resource |
|---|
id, unintern |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Fontable(int id)
public Fontable(Display display)
public Fontable(Display display,
int id)
| Method Detail |
|---|
public Fontable.FontInfo info()
public Fontable.TextExtentInfo text_extent(java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||