|
|
|
The name of the variable generated in the signature of the event handler method for the event object. For example, evt is the variable name in private void button1ActionPerformed (java.awt.event.ActionEvent evt) .
|
|
If True , forms using the Absolute Layout manager will generate null layouts instead of Absolute layouts.
|
|
Size of grid for AbsoluteLayout in the X axis.
|
|
Size of grid for AbsoluteLayout in the Y axis.
|
|
If True , the code generated in initComponents () is indented for child components of a container.
|
|
Determines how detailed information written to the Output Window is. Choice between Normal , Minimum , and Maximum .
|
Property Editor Search Path
|
List of packages that are searched for property editors that are to be used in the Form Editor.
|
|
Explicitly registered editors for certain property types.
|
|
If True , a grid is displayed in the Form Editor when using AbsoluteLayout.
|
|
The access modifier of variables generated for components on the form (private, package private, protected, or public).
|
|
If True , the position of components is snapped to grid (if a grid is used).
|
|
If True , the size of components is snapped to grid (if a grid is used).
|
|
Color of components' selection border during connection mode.
|
|
Color of components' drag border during dragging.
|
|
Color of the boxes around a component which mark it as "selected".
|
|
Size (in pixels) of the boxes around a component which mark it as "selected".
|