Eclipse Forms-Editable 用户输入的标题

Eclipse Forms-Editable title for user input

我想知道是否有办法让用户输入的表单标题可编辑?或者我只能使用文本字段吗? 感谢您的帮助。

我假设您要问的是 org.eclipse.ui.forms

表单标题的标题区只使用了一个Label控件,所以,不,它不能编辑。