org.netbeans.core.startup/1 1.40

org.netbeans.core.startup
Class ModuleHistory

java.lang.Object
  extended by org.netbeans.core.startup.ModuleHistory

public final class ModuleHistory
extends Object

Representation of the history of the module.


Constructor Summary
ModuleHistory(String jar)
          Create a module history with essential information.
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModuleHistory

public ModuleHistory(String jar)
Create a module history with essential information. You also need to specify a relative or absolute JAR name.

Method Detail

toString

public String toString()
Overrides:
toString in class Object

org.netbeans.core.startup/1 1.40

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.