Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.gnu.gdk.Gdk
public class Gdk
extends java.lang.Object
Method Summary | |
static void |
|
static void |
|
static Dimension |
|
public static void beep()
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Emits a short beep.
public static void flush()
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Flushes the X output buffer and waits until all requests have been processed by the server. This is rarely needed by applications.
- Since:
- 2.8.1
public static Dimension getScreenDimension()
Deprecated. Superceeded by java-gnome 4.0; this method or constant will no doubt exist conceptually, but it may have a different name or signature in order that the presented API is an algorithmic mapping of the underlying native libraries.
Get the default dimensions of the screen.