DhButton.DhButton

Overview | Methods | This Package | All Packages

DhButton.DhButton

Creates a button.

Syntax

public DhButton()

public DhButton( String strText )

Parameters

strText

The new button's label.

Remarks

The default constructor creates a button with a default text label of "button".