Interface DescriptionField

All Superinterfaces:
Component, LabeledComponent
All Known Implementing Classes:
DescriptionFieldImpl, DescriptionFieldWrapper

@Deprecated public interface DescriptionField extends LabeledComponent
Deprecated.
  • Method Details

    • setText

      void setText(String text)
      Deprecated.
    • getText

      String getText()
      Deprecated.
    • setTitle

      void setTitle(String title)
      Deprecated.
    • getTitle

      String getTitle()
      Deprecated.
    • setMode

      void setMode(String mode)
      Deprecated.
    • getMode

      String getMode()
      Deprecated.
    • setIcon

      void setIcon(String icon)
      Deprecated.
    • getIcon

      String getIcon()
      Deprecated.