Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Struct
org.gnu.gdk.Atom
public class Atom
extends Struct
Constructor Summary | |
| |
|
Method Summary | |
String |
|
public Atom(Handle handle)
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.
Builds an atom with the specified handle.
public Atom(String name, boolean onlyIfExists)
public String getName()
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.
Obtains the atom's name.
- Returns:
- The atom's name