|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.gdk.Gdk
public class Gdk
Constructor Summary | |
---|---|
Gdk()
|
Method Summary | |
---|---|
static void |
beep()
Emits a short beep. |
static void |
flush()
Flushes the X output buffer and waits until all requests have been processed by the server. |
static Dimension |
getScreenDimension()
Get the default dimensions of the screen. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Gdk()
Method Detail |
---|
public static Dimension getScreenDimension()
public static void beep()
public static void flush()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |