Class TextLink
java.lang.Object
com.inductiveautomation.snap.text.TextLink
A custom class.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextLink
public TextLink()Creates a new TextLink. -
TextLink
Creates a new TextLink.
-
-
Method Details
-
getString
Returns the link string. -
setString
Sets the link string. -
getColor
Returns the link color. -
equals
Standard equals implementation. -
hashCode
public int hashCode()Standard hashCode implementation. -
toString
Standard toString implementation.
-