File tag/Button


class tag.Button

Inherits

State supers
Control

methods

redefine void
  load tom.Array arguments;
Initialize the cell_class of Button to be the ButtonCell.

instance tag.Button

variables

redeclare ButtonCell cell;
The cell of a Button is (assumed to be) a ButtonCell.

methods

redeclare ButtonCell
  cell;
Redeclaration of the cell accessor.

void
  setButtonType int t;
Forward to the cell.

void
  setTitle tom.String title;
Undocumented.

void
  setImage Image im;
Undocumented.

void
  setAlternateImage Image im;
Undocumented.


Generated by tm 1.01.