public static final class HyperlinkEvent.EventType extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static HyperlinkEvent.EventType |
ACTIVATED |
static HyperlinkEvent.EventType |
ENTERED |
static HyperlinkEvent.EventType |
EXITED |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns a
String of this object. |
public static final HyperlinkEvent.EventType ENTERED
public static final HyperlinkEvent.EventType EXITED
public static final HyperlinkEvent.EventType ACTIVATED
public java.lang.String toString()
String of this object.toString in class java.lang.ObjectObject.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)