Package loggerForms.formdesign
Class ControlTitle
java.lang.Object
loggerForms.formdesign.ControlTitle
Title panel for the control editor. This is currently
just a dropdown box of controltypes.
- Author:
- Doug
-
Constructor Summary
ConstructorDescriptionControlTitle
(FormEditDialog formEditDialog, ItemInformation itemInformation) -
Method Summary
Modifier and TypeMethodDescriptiongetType()
Get the type of control that is currently selected in the drop down list.void
void
void
-
Constructor Details
-
ControlTitle
-
-
Method Details
-
getItemInformation
- Returns:
- the controlDescription
-
showPopupMenu
-
getComponent
-
setValues
public void setValues() -
getType
Get the type of control that is currently selected in the drop down list.- Returns:
-
setTitle
-