Java class library to read and set Windows file/dir times from Java: Create/LastModified . Create time is when the file was first written. LastModified is when the file was last written. Accessed time is when the file was last read or written. Uses JNI native Code. See FileTimes.java for the API to use these methods in your own programs. FileTimes does nothing by itself, other than a debugging test harness to demonstrate the methods. ...
FlippingBook free page flip is a set of JavaScript and SWF files running on your HTML page. When a page is loaded, the code contained in these files automatically builds in the flash album having such options as: zooming, printing, saving, contents, navigation. Advantages over Competitors Independence You are not ...
... characters in any of the encodings supported by Java. This program runs under any OS, (e.g. Win2K/XP/Vista/OSX/Linux/Solaris/Vista64/AIX...) so long as you have Java version 1.5 or later installed. See homepage for ... names) option. To run as an application, type: java -jar E:commindprodencodingrecognizerencodingrecogniser.jar adjusting as necessary to account for ...
JavaScript is the scripting language of the Web! JavaScript is used in millions of Web pages to ... as Internet Explorer, Mozilla, Firefox, Netscape, and Opera. Javascript Professional contains 100000 lines of Javascript source code for web page designers. Categories include ...
This is a pair of library classes to include in your own code for manipulating ArrayLists. It consist of two classes: SortedArrayList and Merge. SortedArrayList is an ArrayList that remembers how it is sorted, so that if you ask it to sort, it can sometimes bypass the work when it is ...
JDisplay displays Java, HTML, bat, SQL, ini, csv, properties... files a ... to understand. There is no server-side code used. Java utilities parse the code snippets into compact binary ... can be rendered three ways: 1. using a Java Applet. This is usually best for very large ... is familiar with bat and ant files and Java building. I have not included the enormous HTML ...
Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task. ...
JCODER is a Java IDE that runs on Windows which enables programmers ... JCODER can be used in conjunction with different Java Developer Kits by configurating JDK profiles. JCODER features ... editor tools enabling developers to rapidly create sophisticated Java applications/applets, some of the capabilities, including syntax highlighting, ... interface make JCODER an irreplaceable tool for your Java development. ...
DocFlex/Doclet is a template-driven multi-format Javadoc doclet. It is a freeware edition of DocFlex/Javadoc, ... doclet. MAIN FEATURES: (*) Full support of new Java 5.0 language features: Generic Types, Enums, Annotations. (*) Simultaneous support of Java 1.4 and Java 5. (*) The Standard Template Set included in the software allows instant generation of framed HTML JavaDoc similar to that generated by the standard Javadoc ...
1-2-3 JavaScript Library is a cool new software application that allows you to create amazing javascript in seconds! Choose scripts from an organized, amazingly easy to navigate menu system, and customize them to your own needs! No more long download times, or wasting time surfing the internet ...
http is a small library of Java classes to let you do HTTP CGI GET and POST to a server. It will also encode parameter pairs for you. It does nothing on its own. It is intended to be incorporated into your own programs. To see a sample use have ...