Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.eclipse.swt.internal.accessibility.gtk
Class AtkHypertextIface  view AtkHypertextIface download AtkHypertextIface.java

java.lang.Object
  extended byorg.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()
           
 
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()