org.netbeans.core.startup
Class ModuleHistory
java.lang.Object
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. |
ModuleHistory
public ModuleHistory(String jar)
- Create a module history with essential information.
You also need to specify a relative or absolute JAR name.
toString
public String toString()
- Overrides:
toString in class Object