DOC

com.notuvy : notuvysingleapp

Maven & Gradle

Jul 16, 2012

NOTUVY Singleton Application Framework · A simple Java framework for making applications singletons. The underlying mechanism uses interprocess communication to that at most one application process is active at a time. A new application invocation either displaces a previous invocation, or it defers to the previous and terminates itself.

Table Of Contents

Latest Version

Download com.notuvy : notuvysingleapp Javadoc & API Documentation - Latest Versions:

All Versions

Download com.notuvy : notuvysingleapp Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.1
2.0
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file notuvysingleapp-2.1-javadoc.jar to notuvysingleapp-2.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder notuvysingleapp-2.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "notuvysingleapp-2.1-sources.jar" -d "notuvysingleapp-2.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Feb 05, 2013
Sep 08, 2011

Discover Dependencies

Jul 02, 2011
2 usages
1 stars
Jul 22, 2014
1 usages
Oct 13, 2014
14.5k stars
Jun 18, 2014
5 stars
Jun 18, 2014
14.5k stars
Oct 13, 2014
3 usages
14.5k stars