org.gnu.gdk
public class Atom extends Struct
Constructor Summary | |
---|---|
Atom(String name, boolean onlyIfExists) | |
Atom(Handle handle)
Builds an atom with the specified handle. |
Method Summary | |
---|---|
String | getName()
Obtains the atom's name.
|
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.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