New Control Dialog

Use this dialog to create a new custom control.

How To Open this Dialog

To open the New Control dialog, select File > New > Other > Controls > Custom Control.

How To Use the Dialog

In Enter or select the parent folder, select to the directory location, where the new control is be created. If the desired directory does not already exit, you may enter the directory path to create the desired directory.

In Control name enter a valid Java class name. Two files will be created based on this name:

  1. <ControlName>.java
  2. <ControlName>Impl.java

Related Topics

Custom Controls


Still need help? Post a question on the Workshop newsgroup.