Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.211.637 Times

File Locker Java freeware
Filter: All | Freeware | Demo
 

File Locker Java

< 1 2 3 4 5 > 
Added: March 17, 2010 | Visits: 1.622

ProGuard 3.9 / 4.0 ProGuard is a free Java class file shrinker, optimizer, and obfuscator. ProGuard project can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using...



Platforms: *nix

License: Freeware Download (108): ProGuard 3.9 / 4.0 Download

Added: September 13, 2010 | Visits: 1.527

Java Gui Builder The Java Gui Builder program is designed to decouple the GUI building code from the rest of the application code, without hand-writing code. It allows one to describe the layout of windows and controls using an XML file. A full DTD was written to allow on-the-fly validation. Using an XML file...





Platforms: *nix

License: Freeware Size: 696.32 KB Download (121): Java Gui Builder Download

Added: March 07, 2010 | Visits: 1.662

MultipartRequest File Upload parser MultipartRequest File Upload parser provides a HttpServletMultipartRequest class that extends the HttpServletRequestWrapper implementation to provide methods for handling multipart form data. The project supports Servlets using Java 1.2 or later. Whats New in This Release: - The API was...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (134): MultipartRequest File Upload parser Download

Added: November 06, 2010 | Visits: 1.306

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: June 03, 2010 | Visits: 1.953

File::LockDir File::LockDir is a Perl basic filename-level lock utility. SYNOPSIS use File::LockDir; INTERFACE new Initializes the class. Returns the singleton object. nflock($file, $nap_till, $locker, $lockhost) Locks the supplied filename. Only $file is required. $file is the file to be...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (460): File::LockDir Download

Added: January 04, 2010 | Visits: 1.246

Filler in Java Filler in Java project is a graphical game where you occupy coloured hexes by changing colours. Its strengths are better computer players, internationalisability, and cross-platform deployability. Installing In the top directory (same directory as this file), run make. That will build a jar...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (114): Filler in Java Download

Added: April 24, 2010 | Visits: 1.274

Druide DB Druide DB project is a simple XML file database API in Java to manage an XML database file system without database complexity (no server or client, and stores only strings). You should try DruideDB if you are doing the following : - If you are writing a simple application (swing, awt, RCP,...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (92): Druide DB Download

Added: October 14, 2010 | Visits: 853

Java::JVM::Classfile Java::JVM::Classfile is a Perl module to parse JVM Classfiles. SYNOPSIS use Java::JVM::Classfile; my $c = Java::JVM::Classfile->new("HelloWorld.class"); print "Class: " . $c->class . "n"; print "Methods: " . scalar(@{$c->methods}) . "n"; The Java Virtual Machine (JVM) is an abstract...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Java::JVM::Classfile Download

Added: May 13, 2010 | Visits: 882

Faster Java Serialization Faster Java Serializations goal of the project is to enable faster serialization by generating bytecodes on the fly to serialize objects. When an object is serialized, its class is inspected and a class that implements the Serializer interface is generated. This class is tailor made to...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): Faster Java Serialization Download

Added: May 23, 2010 | Visits: 1.433

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Log::Dispatch::File::Rolling Download

Added: October 22, 2010 | Visits: 1.089

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

Added: September 08, 2010 | Visits: 795

jGnucashLib jGnucashLib is a Java library for manipulating the file format of the GnuCash accounting software. jGnucashLib project comes with a small tag library for better visualizing its content and some minor tools to get you started on automating and scripting your financial data handling. It is...


Platforms: *nix

License: Freeware Size: 7.4 MB Download (90): jGnucashLib Download

Added: September 11, 2010 | Visits: 1.202

File::Comments File::Comments is a Perl module that ecognizes file formats and extracts format-specific comments. SYNOPSIS use File::Comments; my $snoop = File::Comments->new(); # *---------------- # | program.c: # | /* comment */ # | main () {} # *---------------- my $comments =...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (91): File::Comments Download

Added: April 05, 2010 | Visits: 1.409

Java::SJ::Classpath Java::SJ::Classpath Perl module is a Java classpath generator. This module is used by Java::SJ::Config when generating complete classpaths. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Java::SJ::Classpath Download

Added: September 09, 2010 | Visits: 783

Java::SJ::VirtualMachine Java::SJ::VirtualMachine Perl module is a Java virtual machine. This module is used by Java::SJ::Config when generating virtual machine representations. This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (103): Java::SJ::VirtualMachine Download

Added: March 12, 2010 | Visits: 930

Java::SJ Java::SJ is a highly configurable Java program startup system. SYNOPSIS sj myprogram.sj This module allows you to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of specifying a sensible default configuration that...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (95): Java::SJ Download

Added: January 20, 2010 | Visits: 911

JImage-Analyst JImage-Analyst is a JAVA based library for extracting meta information from various image file formats..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (106): JImage-Analyst Download

Added: January 06, 2010 | Visits: 1.277

Java checkstyle Tool Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Java checkstyle Tool automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard....


Platforms: *nix

License: Freeware Size: 2.6 MB Download (110): Java checkstyle Tool Download

Added: November 12, 2010 | Visits: 1.019

File::NFSLock File::NFSLock is a Perl module to do NFS (or not) locking. SYNOPSIS use File::NFSLock qw(uncache); use Fcntl qw(LOCK_EX LOCK_NB); my $file = "somefile"; ### set up a lock - lasts until object looses scope if (my $lock = new File::NFSLock { file => $file, lock_type => LOCK_EX|LOCK_NB,...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): File::NFSLock Download

Added: April 10, 2010 | Visits: 1.025

Java::Build Java::Build is a family of modules which you can use instead of Ant. SYNOPSIS use Java::Build::JVM; # access to the javac compiler in one jvm use Java::Build::Tasks; # some helpful methods similar to Ant tasks my $source_files = build_file_list( BASE_DIR => $some_path, INCLUDE_PATTERNS...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (96): Java::Build Download

< 1 2 3 4 5 >