Uses of Interface
com.iizix.text.IKStringHTMLHyperlink
Packages that use IKStringHTMLHyperlink Package Description com.iizix.text Uses of IKStringHTMLHyperlink in com.iizix.text
Classes in com.iizix.text that implement IKStringHTMLHyperlink Modifier and Type Class Description class
KStringHTMLHyperlinkExternalTag
Class for the dynamic HTML hyperlink A tag that refers to an external source when the user clicks on a hyperlink in HTML text.class
KStringHTMLHyperlinkResourceTag
Class for the dynamic HTML hyperlink A tag that refers to a Resource when the user clicks on a hyperlink in HTML text.class
KStringHTMLHyperlinkUITag
Class for the dynamic HTML hyperlink A tag that refers to a Panel when the user clicks on a hyperlink in HTML text.class
KStringHTMLHyperlinkVSTag
Class for the dynamic HTML hyperlink A tag that refers to VirtualSpace when the user clicks on a hyperlink in HTML text.