Share via


Edit Class

Methods | This Package | All Packages

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****