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

  • Method Details

    • getItemInformation

      public ItemInformation getItemInformation()
      Returns:
      the controlDescription
    • showPopupMenu

      public void showPopupMenu(MouseEvent ev)
    • getComponent

      public Component getComponent()
    • setValues

      public void setValues()
    • getType

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

      public void setTitle(String title)