DhTriStateLink Class

DhTriStateLink Class

This Package | All Packages

DhTriState
  |
  +--DhTriStateLink
public class DhTriStateLink
extends DhTriState

Topic under construction.

Constructors
Name Description
DhTriStateLink ( DhHyperlink link, int normalColor, int mouseOverColor, int mouseDownColor ) Topic under construction.

Constructors

DhTriStateLink.DhTriStateLink

Syntax
public DhTriStateLink ( DhHyperlink link, int normalColor, int mouseOverColor, int mouseDownColor );
Description

Topic under construction.