Class WrapStringPropEditor

All Implemented Interfaces:
IThemeListener, IEditedPropControllerOwner<StringProp,String>, IEditedPropertyEntry<StringProp,String>, IEditedPropertyEntryMultiProp<StringProp,String>, IPropertyDefined, IDisposedPart

public class WrapStringPropEditor extends StringPropEditor
The String property editor consists of a simple entry field with the option to open a dialog for multi-line editing with fixed font.
Author:
Christopher Mindus
  • Constructor Details

    • WrapStringPropEditor

      public WrapStringPropEditor()
      Default constructor called before createControls.
  • Method Details