|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.Struct
org.gnu.glib.GObject
org.gnu.atk.Hyperlink
org.gnome.atk.Hyperlink
.
As this package was never fully implemented in java-gnome 2.x,
however, any new code written will have a considerably different
public API.
public class Hyperlink
Constructor Summary | |
---|---|
Hyperlink(org.gnu.glib.Handle handle)
Deprecated. |
Method Summary | |
---|---|
int |
getEndIndex()
Deprecated. |
int |
getNumAnchors()
Deprecated. |
AtkObject |
getObject(int index)
Deprecated. |
int |
getStartIndex()
Deprecated. |
java.lang.String |
getURI(int index)
Deprecated. |
boolean |
isInline()
Deprecated. |
boolean |
isSelectedLink()
Deprecated. |
boolean |
isValid()
Deprecated. |
Methods inherited from class org.gnu.glib.GObject |
---|
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addListener, collect, freezeNotify, getBooleanProperty, getData, getDoubleProperty, getEventListenerClass, getEventType, getFloatProperty, getGObjectFromHandle, getIntProperty, getJavaObjectProperty, getLongProperty, getProperty, getStringProperty, hasProperty, notify, removeEventHandler, removeListener, setBooleanProperty, setData, setDoubleProperty, setFloatProperty, setIntProperty, setJavaObjectProperty, setLongProperty, setProperty, setStringProperty, thawNotify |
Methods inherited from class org.gnu.glib.Struct |
---|
equals, getHandle, getNullHandle, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Hyperlink(org.gnu.glib.Handle handle)
Method Detail |
---|
public java.lang.String getURI(int index)
public AtkObject getObject(int index)
public int getEndIndex()
public int getStartIndex()
public boolean isValid()
public boolean isInline()
public int getNumAnchors()
public boolean isSelectedLink()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |