资源说明:WindowBuilder是一款基于Eclipse平台的双向Java的GUI设计插件式的软件。具备SWT/JFACE开发、Swing开发及GWT 开发三大功能,是一款不可多得的Java体系中的WYSIWYG工具。
WindowBuilder的主要用户界面构建为:
Design View – the main visual layout area.
Source View – write code and review the generated code
Structure View – composed of the Component Tree and the Property Pane.
Component Tree – shows the hierarchical relationship between all of the components.
Property Pane – displays properties and events of the selected components.
Palette – provides quick access to toolkit-specific components.
Toolbar – provides access to commonly used commands.
Context Menu – provides access to commonly used commands
主要特性:
Bi-directional Code Generation – read and write almost any format and reverse-engineer most hand-written code
Internationalization (i18n) / Localization – externalize component strings, create and manage resource bundles.
Custom Composites & Panels – create custom, reusable components.
Factories – create custom factory classes and methods.
Visual Inheritance – create visual component hierarchies.
Event Handling – add event handlers to your components.
Menu Editing – visually create and edit menubars, menu items and popup menus.
Morphing – convert one component type into another.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。