Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.gnu.glib.Type
public class Type
extends java.lang.Object
Field Summary | |
protected static boolean |
Constructor Summary | |
| |
|
Method Summary | |
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
static Type |
|
protected static int |
|
protected static int |
|
protected static void |
|
protected static boolean |
|
protected static String |
|
protected static int |
|
protected static int |
|
int |
|
protected static int | |
protected static int | |
protected static int |
|
protected static int | |
protected static int | |
protected static int | |
protected static int |
|
protected static int | |
protected static int | |
protected static int |
|
protected static int |
|
protected static int |
|
protected static int | |
protected static int | |
protected static int | |
protected static int | |
boolean |
|
boolean |
public Type(String name)
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Construct a Type by its' name.
public Type(int handle)
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Construct a new Type from a integer that represents the type.
public static final Type BOOLEAN()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as BOOLEAN.
public static final Type BOXED()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as BOXED.
public static final Type CHAR()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as CHAR.
public static final Type DOUBLE()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as DOUBLE.
public static final Type FLAGS()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as FLAGS.
public static final Type FLOAT()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as FLOAT.
public static final Type INT()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as INT.
public static final Type INTERFACE()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as INTERFACE.
public static final Type INVALID()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as INVALID.
public static final Type JAVA_OBJECT()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as JAVA_OBJECT.
public static final Type LONG()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as LONG.
public static final Type NONE()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as NONE.
public static final Type OBJECT()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as OBJECT.
- See Also:
JAVA_OBJECT()
public static final Type PARAM()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as PARAM.
public static final Type STRING()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Return a Type instance initialized as STRING.
protected static final int g_type_depth(int type)
protected static final int g_type_from_name(String name)
protected static final void g_type_init()
BEGINNING OF JNI CODE
protected static final boolean g_type_is_a(int type, int type_is_a)
protected static final String g_type_name(int type)
protected static final int g_type_parent(int type)
protected static final int g_type_qname(int type)
public int getTypeHandle()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Returns the unique identifyer used to identify a type in the native libraries.
protected static final int get_BOOLEAN()
protected static final int get_BOXED()
protected static final int get_CHAR()
protected static final int get_DOUBLE()
protected static final int get_FLAGS()
protected static final int get_FLOAT()
protected static final int get_INT()
protected static final int get_INTERFACE()
protected static final int get_INVALID()
protected static final int get_JAVA_OBJECT()
NATIVE METHODS - represent macros in the libs
protected static final int get_LONG()
protected static final int get_NONE()
protected static final int get_OBJECT()
protected static final int get_PARAM()
protected static final int get_POINTER()
protected static final int get_STRING()
public boolean typeEquals(Type aType)
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Compares a Type with the current object.
public boolean typeIsA(Type aType)
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Determine if the Type parameter is a derivable type, checking whether this Type object is a descendant of the Type parameter. If the Type parameter is an interface, check whether this Type object conforms to it.
- Parameters:
aType
- the Type to compare this Type with.
- Returns:
true
if this type is equal or descendant ofaType
,false
otherwise.