Methods | This Package | All Packages

Edit Class

Encapsulates a Windows edit control, which is a rectangular control that the user can enter text into.

Component
  |
  +--Control
    |
    +--Edit

package com.ms.wfc.ui

public class Edit
extends
Control