Lines Matching defs:main
21 * command line results, see the <CODE>main</CODE> method.
105 // Initialize the readers to the main NLS file
109 // Load the java readable values from the main NLS file;
161 // In this case, only the main NLS file will be handled
166 // Read in the entries from the main file
168 // Set the dictionary for the main file
258 } // end while - main NLS file
260 // Now that we have parsed the entire main language file, populate the allNLSKey set with the dictionary keys
279 // Set the dictionary for the main file
371 public static void main(String args[]) {
377 } // main
935 // Prints the usage of the program when called from main
939 usage += "\n\n fileName -> The file (and path?) representing the main NLS resource\n\t\t(i.e. TempusFugit.resources)\n";