Package loggerForms.formdesign
Class ControlEditor
java.lang.Object
loggerForms.formdesign.ControlEditor
Main editor for a particular control. Not 100% sure how it will be displayed yet, but
this is basically a controller that does the work, while the graphics components to
go into a dialog panel are separate classes.
- Author:
- Doug
-
Method Summary
Modifier and TypeMethodDescriptionstatic BasePropertySet
createControlPropertySet
(FormDescription formDescription, ControlTitle controlTitle)
-
Method Details
-
createControlPropertySet
public static BasePropertySet createControlPropertySet(FormDescription formDescription, ControlTitle controlTitle) -
getFormDescription
-
getItemDescription
-