org.eclipse.swt.internal.accessibility.gtk
Class AtkHypertextIface

java.lang.Object
  extended by org.eclipse.swt.internal.accessibility.gtk.AtkHypertextIface

public class AtkHypertextIface
extends java.lang.Object


Field Summary
 long get_link
           
 long get_link_index
           
 long get_n_links
           
 
Constructor Summary
AtkHypertextIface()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

get_link

public long get_link

get_n_links

public long get_n_links

get_link_index

public long get_link_index
Constructor Detail

AtkHypertextIface

public AtkHypertextIface()