Workbench User Guide

WindowBuilder Pro User Guide > User Interface

Source View

The Source View is where you write code by hand and review the code generated by the tool. The Source View is simply the standard Java Editorsupplied by Eclipse and provided as a page within the editor. It offers all of the same features as the standard Java Editor including:

  • Syntax highlighting
  • Content/code assist
  • Code formatting
  • Import assistance
  • Quick fix
  • Integrated debugging features

source_view

This Editor Layout preference controls the position of the Source View relative to the Design View. By default, they are "on separate notebook tabs" labeled Source and Design (you can select which page is first). Additional options are provided to show the Source View and Design View side by side or one above the other.

source_view_right

source_view_bottom

posted on 2016-07-26 00:05  诺岚  阅读(303)  评论(0编辑  收藏  举报

导航