SOFTWARE ENGINEERING

EMERGING TRENDS IN SOFTWARE ENGINEERING

MISCELLANEOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Allows programmer to create a GUI by dragging and dropping controls onto a form is an example of which type of IDE tool?
A
Breakpoint
B
Trace
C
GUI Creation
D
Variable Watch
Explanation: 

Detailed explanation-1: -Swing in Java is a lightweight GUI toolkit which has a wide variety of widgets for building optimized window based applications. It is a part of the JFC( Java Foundation Classes).

Detailed explanation-2: -The GUI Builder’s primary window for creating and editing Java GUI forms. The toolbar’s Source button enables you to view a class’s source code, the Design button allows you to view a graphical view of the GUI components, the History button allows you to access the local history of changes of the file.

There is 1 question to complete.