Generating a Client-side File

  1. From the main window, choose File  New.
  2. In the New From Template Wizard, expand the RMI node and select RMI_Client.
  3. Click Next to go to the next pane of the wizard.
  4. Specify a name for your client file and the package in which it should be generated.
  5. Click Finish.

    The IDE creates an RMI client source file, named name_you_input.java and opens it in the Source Editor.

See also
Adding Code to a Client-side File
Compiling and Running a Client-side File
Browsing RMI Registries

Legal Notices