Class ControlTitle

java.lang.Object
loggerForms.formdesign.ControlTitle

public class ControlTitle extends Object
Title panel for the control editor. This is currently just a dropdown box of controltypes.
Author:
Doug
  • Constructor Details Link icon

  • Method Details Link icon

    • getItemInformation Link icon

      public ItemInformation getItemInformation()
      Returns:
      the controlDescription
    • showPopupMenu Link icon

      public void showPopupMenu(MouseEvent ev)
    • getComponent Link icon

      public Component getComponent()
    • setValues Link icon

      public void setValues()
    • getType Link icon

      public ControlTypes getType()
      Get the type of control that is currently selected in the drop down list.
      Returns:
    • setTitle Link icon

      public void setTitle(String title)