Skip navigation links
oracle.ide.log
Class Href
java.lang.Object
oracle.ide.log.StyledMessage
oracle.ide.log.Href
-
public abstract class Href
- extends StyledMessage
Field Summary |
protected java.net.URL |
_url
|
Constructor Summary |
Href(java.lang.String text, java.net.URL url)
|
Href(java.lang.String text, java.net.URL url, javax.swing.text.AttributeSet attributeSet)
|
Methods inherited from class oracle.ide.log.StyledMessage |
clearText, getAttributes, getEndOffset, getLength, getStartOffset, getText, setEndOffset, setLength, setStartOffset, toString, updateOffsets |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_url
protected final java.net.URL _url
Href
public Href(java.lang.String text,
java.net.URL url)
Href
public Href(java.lang.String text,
java.net.URL url,
javax.swing.text.AttributeSet attributeSet)
getURL
public final java.net.URL getURL()
go
public abstract void go()
getCursor
public java.awt.Cursor getCursor()
getDefaultAttributeSet
public static javax.swing.text.SimpleAttributeSet getDefaultAttributeSet()
Skip navigation links
Copyright © 1997, 2013, Oracle. All rights reserved.