The window that display the editable settings for the currently selected component is
Project window
Inspection window
Code editor window
Properties window
The libraries of compiled code that can be used in Java programs are
Java Virtual machine
Rapid application development
Integrated development environment
Java API
The code written by a programer is
Byte code
Source code
Native executable code
executable code
Short cut key to open a properties window if it is not opened
Control + shift + 5
Alt + Shift + 7
Control + Shift + 7
Alt + Shift + 5
Which event gets activated when the properties of slider change
Focus event
Action event
Mouse event
Change event
What is an element with visual properties and can display information and interact with the user.
Window
Gadget
Widget
Fields
What invokes event handler method.
Event
Event listener
Graphical component
Event component
Which window server has an editor for entering application code.
The Java byte code is a machine instruction for a Java processor chip called
JVM
RAD
API
UI
The resultant machine code in an ordinary compilation process is
Machine code.