class TextField extends DJComponent { String text; // text shown in the area int columns; // number of characters each row }