Class DTextEditor

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.kopi.galite.visual.base.UComponent, org.kopi.galite.visual.Constants, org.kopi.galite.visual.form.UField, org.kopi.galite.visual.form.UTextField, org.kopi.galite.visual.form.VConstants

public class DTextEditor extends DTextField
DField is a panel composed in a text field and an information panel The text field appear as a JLabel until it is edited
See Also:
  • Constructor Details

    • DTextEditor

      public DTextEditor(org.kopi.galite.visual.form.VFieldUI model, DLabel label, int align, int options, int height, boolean detail)
      Constructor
      Parameters:
      model - the model for this text field
      label - The label that describe this field
      options - The possible options (NO EDIT, NO ECHO)