Source code

Source code

Go to

Home Page

English Pages

Road map

Backward

Italian



Here is a repository of all listings, templates, samples, and other source files that is referenced in my articles published on Internet News.

April 1998 issue

Java code  BaseApplication.java - Source code of a Base Application Template
Java code  AdvancedApplication.java - Source code of an Advanced Application Template
Java code  SingletonApplication.java - Source code of a Singleton Application Template
Java code  BaseApplet.java - Source code of a Base Applet Template
Java code  AdvancedApplet.java - Source code of an Advanced Applet Template
HTML code  BaseApplet.html - HTML Page for the Base Applet Template

May 1998 issue

Java code  AppletTemplate.java - Source code of a Reusable Applet Skeleton
HTML code  AppletTemplate.html - javadoc-generated documentation for the Reusable Applet Skeleton
HTML code  AllNames.html - javadoc-generated index
HTML code  packages.html - javadoc-generated package list
HTML code  tree.html - javadoc-generated class hierarchy

June 1998 issue

Java code  DataFilter.java - Example of filter for the case conversion of text
Java code  HTMLStripper.java - Example of filter for stripping HTML tags
Text file  lowercase_chars.txt - Sample of lowercase Latin-1 characters
Text file  lowercase_chars.txt - Corresponding sample of uppercase Latin-1 characters

October 1998 issue

Java code  SystemProperties.java - A class that returns System Properties values by name
Java code  ShowProperty.java - A class using SystemProperties class to show the value of a System Property
Java code  RemoteProperty.java - The interface representing a System Property on a remote system
Java code  RemotePropertyImpl.java - The implementation of the RemoteProperty interface
Java code  RemotePropertyServer.java - The server that exports the RemotePropertyImpl class to the client
Java code  ShowRemoteProperty.java - The client that shows the value of a remote System Property by using the RemoteProperty interface
Batch file  startServer.bat - A DOS batch file to start the server in a DOS window (Win95/98/NT, OS/2)
Batch file  compileAll.bat - A DOS batch file to compile all Java files and to generate the skeleton and the stub files too (Win95/98/NT, OS/2)


Dario de Judicibus © 1997-2009