Reviewer Prog1 Flashcards
It is used for creating and editing Java GUI forms.
Design Area
It provides a representation of all the components, both visual and non-visual. It looks like a tree hierarchy.
Inspector
It contains the list of components or window objects you need in the design of your GUI
Palette
It displays the properties of the component that is active in the GUI Builder, Projects window, Inspector window, or Files window.
Properties Window
GUI
Graphical User Interface
It displays text in the window. It is used to label some other window object such as data display or data entry.
Label Object
supports interaction with the user. It is a computational object that displays an image such as a text field or a button in a window
Window Object