Variables Modifier Property Editor

The Modifiers Property Editor enables you to define standard Java language modifiers for a Java element. The items that are available in this property editor depend on the type of Java element being modified.

Access Modifiers

Access modifiers determine where a Java class, method, or field can be accessed.

Other Modifiers

Other modifiers define how a Java element can be used, or how it interacts with other classes.

See Also
Setting Events With the Connection Wizard
Modifying GUI Source Code
Designing Java GUIs with the GUI Builder

Legal Notices