Zelix KlassMaster

File Save all

Zelix KlassMaster saves class files using the current Class names and the ".class" extension. It places the files into directories that reflect the classes package and will automatically create directories if necessary. So a Class named package1.Class1 will be saved in a file called Class1.class in the package1 directory. In the interests of safety, you should not save your classes back into the directories from which you loaded them, especially if you no longer have the source code. Zelix KlassMaster will not warn you before overwriting existing files.
 

Basics

You may save your classes at any time by selecting the File Save all menu. This brings up the "Select a Directory" dialog.
File Save all...
Leads to...

The main panel of the "Select a Directory" dialog is the directory tree. It displays the current directory between angle brackets (ie <...>)
  • below all of it's parent directories and
  • above of all of it's immediate subdirectories.
The current directory can be changed by using the mouse to double click on another directory or by selecting another directory and pressing <Enter> (<Shift><Enter> in Windows).

The selected directory is the directory that is currently highlighted in the left panel. When you press OK your class files will be stored in the selected directory or, if classes are in packages, in directories below the selected directory with names corresponding to the package names.

Select a Directory
 

Create New Directory

If you press Create within the "Select a Directory" dialog the "Create New Directory" dialog appears. Enter the name of the directory you wish to create under the selected directory and press OK
Create New Directory

Documentation Table of Contents
Copyright © 1997 Zelix Pty Ltd (ACN 078 740 093)