|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> accessibility >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.swt.internal.accessibility.gtk
Class GObjectClass

java.lang.Objectorg.eclipse.swt.internal.accessibility.gtk.GObjectClass
- public class GObjectClass
- extends java.lang.Object
| Field Summary | |
long |
constructor
|
long |
dispatch_properties_changed
|
long |
dispose
|
long |
finalize
|
long |
get_property
|
long |
notify
|
long |
set_property
|
| Constructor Summary | |
GObjectClass()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
constructor
public long constructor
set_property
public long set_property
get_property
public long get_property
dispose
public long dispose
finalize
public long finalize
dispatch_properties_changed
public long dispatch_properties_changed
notify
public long notify
| Constructor Detail |
GObjectClass
public GObjectClass()
|
|||||||||
| Home >> All >> org >> eclipse >> swt >> internal >> accessibility >> [ gtk overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.eclipse.swt.internal.accessibility.gtk.GObjectClass