You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed errors, Added ComputerInfo class and added Demo
Fixed ComputerNameActive and ComputerNamePending not returning accurate value
Added ComputerInfo Class
Fixed a naming bug since version 1.1 that caused an infinite loop
Fixed the java.IO.File.delete calls to now use the java.nio.file.Files.delete
Created a demo if the library is run directly
Signed-off-by: Joshua Gager <[email protected]>
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Want to contribute? Great!
16
16
Any help with development is greatly appreciated. If you want to add something or fix any typos please submit a pull request and if it is helpful it may be merged. Please check out our [Code of Conduct for Contributors](https://github.com/JGCompTech/JavaUltimateTools/blob/master/code-of-conduct.md).
17
17
18
18
# Download
19
-
This project is currently at version 1.1 - **[Download v1.1](https://github.com/JGCompTech/JavaUltimateTools/releases/tag/v1.1)**
19
+
This project is currently at version 1.2 - **[Download v1.2](https://github.com/JGCompTech/JavaUltimateTools/releases/tag/v1.2)**
<li><ahref="com/jgcomptech/tools/HWInfo.RAM.html" title="class in com.jgcomptech.tools" target="classFrame">HWInfo.RAM</a>
28
40
</li>
41
+
<li><ahref="com/jgcomptech/tools/HWInfo.RAMObject.html" title="class in com.jgcomptech.tools" target="classFrame">HWInfo.RAMObject</a>
42
+
</li>
29
43
<li><ahref="com/jgcomptech/tools/HWInfo.Storage.html" title="class in com.jgcomptech.tools" target="classFrame">HWInfo.Storage</a>
30
44
</li>
31
-
<li><ahref="Main.html" title="class in <Unnamed>" target="classFrame">Main</a></li>
45
+
<li><ahref="com/jgcomptech/tools/HWInfo.StorageObject.html" title="class in com.jgcomptech.tools"
46
+
target="classFrame">HWInfo.StorageObject</a></li>
47
+
<li><ahref="com/jgcomptech/tools/demo/Main.html" title="class in com.jgcomptech.tools.demo" target="classFrame">Main</a>
48
+
</li>
32
49
<li><ahref="com/jgcomptech/tools/Misc.html" title="class in com.jgcomptech.tools" target="classFrame">Misc</a></li>
50
+
<li><ahref="com/jgcomptech/tools/Misc.Init.html" title="class in com.jgcomptech.tools" target="classFrame">Misc.Init</a>
51
+
</li>
33
52
<li><ahref="com/jgcomptech/tools/NativeMethods.html" title="class in com.jgcomptech.tools" target="classFrame">NativeMethods</a></li>
34
53
<li><ahref="com/jgcomptech/tools/NativeMethods.Kernel32.html" title="interface in com.jgcomptech.tools" target="classFrame"><spanclass="interfaceName">NativeMethods.Kernel32</span></a></li>
35
54
<li><ahref="com/jgcomptech/tools/NativeMethods.Secur32.html" title="interface in com.jgcomptech.tools" target="classFrame"><spanclass="interfaceName">NativeMethods.Secur32</span></a></li>
36
55
<li><ahref="com/jgcomptech/tools/NativeMethods.Shell32.html" title="interface in com.jgcomptech.tools" target="classFrame"><spanclass="interfaceName">NativeMethods.Shell32</span></a></li>
37
-
<li><ahref="com/jgcomptech/tools/NotImplemented.html" title="annotation in com.jgcomptech.tools" target="classFrame">NotImplemented</a></li>
38
56
<li><ahref="com/jgcomptech/tools/OSInfo.html" title="class in com.jgcomptech.tools" target="classFrame">OSInfo</a>
39
57
</li>
40
58
<li><ahref="com/jgcomptech/tools/OSInfo.Architecture.html" title="class in com.jgcomptech.tools"
41
59
target="classFrame">OSInfo.Architecture</a></li>
42
60
<li><ahref="com/jgcomptech/tools/OSInfo.CheckIf.html" title="class in com.jgcomptech.tools" target="classFrame">OSInfo.CheckIf</a>
43
61
</li>
62
+
<li><ahref="com/jgcomptech/tools/OSInfo.InstallInfoObject.html" title="class in com.jgcomptech.tools"
title="class in com.jgcomptech.tools">HWInfo.DriveObject</a></li>
24
+
<li><ahref="com/jgcomptech/tools/HWInfo.HWObject.html" title="class in com.jgcomptech.tools">HWInfo.HWObject</a>
25
+
</li>
19
26
<li><ahref="com/jgcomptech/tools/HWInfo.Network.html" title="class in com.jgcomptech.tools">HWInfo.Network</a></li>
27
+
<li><ahref="com/jgcomptech/tools/HWInfo.NetworkObject.html" title="class in com.jgcomptech.tools">HWInfo.NetworkObject</a>
28
+
</li>
20
29
<li><ahref="com/jgcomptech/tools/HWInfo.OEM.html" title="class in com.jgcomptech.tools">HWInfo.OEM</a></li>
21
30
<li><ahref="com/jgcomptech/tools/HWInfo.Processor.html" title="class in com.jgcomptech.tools">HWInfo.Processor</a>
22
31
</li>
32
+
<li><ahref="com/jgcomptech/tools/HWInfo.ProcessorObject.html" title="class in com.jgcomptech.tools">HWInfo.ProcessorObject</a>
33
+
</li>
23
34
<li><ahref="com/jgcomptech/tools/HWInfo.RAM.html" title="class in com.jgcomptech.tools">HWInfo.RAM</a></li>
35
+
<li><ahref="com/jgcomptech/tools/HWInfo.RAMObject.html" title="class in com.jgcomptech.tools">HWInfo.RAMObject</a>
36
+
</li>
24
37
<li><ahref="com/jgcomptech/tools/HWInfo.Storage.html" title="class in com.jgcomptech.tools">HWInfo.Storage</a></li>
25
-
<li><ahref="Main.html" title="class in <Unnamed>">Main</a></li>
38
+
<li><ahref="com/jgcomptech/tools/HWInfo.StorageObject.html" title="class in com.jgcomptech.tools">HWInfo.StorageObject</a>
39
+
</li>
40
+
<li><ahref="com/jgcomptech/tools/demo/Main.html" title="class in com.jgcomptech.tools.demo">Main</a></li>
26
41
<li><ahref="com/jgcomptech/tools/Misc.html" title="class in com.jgcomptech.tools">Misc</a></li>
42
+
<li><ahref="com/jgcomptech/tools/Misc.Init.html" title="class in com.jgcomptech.tools">Misc.Init</a></li>
27
43
<li><ahref="com/jgcomptech/tools/NativeMethods.html" title="class in com.jgcomptech.tools">NativeMethods</a></li>
28
44
<li><ahref="com/jgcomptech/tools/NativeMethods.Kernel32.html" title="interface in com.jgcomptech.tools"><spanclass="interfaceName">NativeMethods.Kernel32</span></a></li>
29
45
<li><ahref="com/jgcomptech/tools/NativeMethods.Secur32.html" title="interface in com.jgcomptech.tools"><spanclass="interfaceName">NativeMethods.Secur32</span></a></li>
30
46
<li><ahref="com/jgcomptech/tools/NativeMethods.Shell32.html" title="interface in com.jgcomptech.tools"><spanclass="interfaceName">NativeMethods.Shell32</span></a></li>
31
-
<li><ahref="com/jgcomptech/tools/NotImplemented.html" title="annotation in com.jgcomptech.tools">NotImplemented</a></li>
32
47
<li><ahref="com/jgcomptech/tools/OSInfo.html" title="class in com.jgcomptech.tools">OSInfo</a></li>
33
48
<li><ahref="com/jgcomptech/tools/OSInfo.Architecture.html" title="class in com.jgcomptech.tools">OSInfo.Architecture</a>
34
49
</li>
35
50
<li><ahref="com/jgcomptech/tools/OSInfo.CheckIf.html" title="class in com.jgcomptech.tools">OSInfo.CheckIf</a></li>
51
+
<li><ahref="com/jgcomptech/tools/OSInfo.InstallInfoObject.html" title="class in com.jgcomptech.tools">OSInfo.InstallInfoObject</a>
52
+
</li>
36
53
<li><ahref="com/jgcomptech/tools/OSInfo.Name.html" title="class in com.jgcomptech.tools">OSInfo.Name</a></li>
54
+
<li><ahref="com/jgcomptech/tools/OSInfo.OSObject.html" title="class in com.jgcomptech.tools">OSInfo.OSObject</a>
55
+
</li>
56
+
<li><ahref="com/jgcomptech/tools/OSInfo.VersionObject.html" title="class in com.jgcomptech.tools">OSInfo.VersionObject</a>
57
+
</li>
37
58
<li><ahref="com/jgcomptech/tools/OSInfo.Windows.html" title="class in com.jgcomptech.tools">OSInfo.Windows</a></li>
38
59
<li><ahref="com/jgcomptech/tools/OSInfo.Windows.Activation.html" title="class in com.jgcomptech.tools">OSInfo.Windows.Activation</a>
<li><ahref="../../../com/jgcomptech/tools/CommandInfo.html" title="class in com.jgcomptech.tools"><spanclass="typeNameLink">Prev Class</span></a></li>
52
-
<li><ahref="../../../com/jgcomptech/tools/HWInfo.html" title="class in com.jgcomptech.tools"><span
52
+
<li><ahref="../../../com/jgcomptech/tools/ComputerInfo.html" title="class in com.jgcomptech.tools"><span
<li><ahref="../../../com/jgcomptech/tools/CommandInfo.html" title="class in com.jgcomptech.tools"><spanclass="typeNameLink">Prev Class</span></a></li>
289
-
<li><ahref="../../../com/jgcomptech/tools/HWInfo.html" title="class in com.jgcomptech.tools"><span
289
+
<li><ahref="../../../com/jgcomptech/tools/ComputerInfo.html" title="class in com.jgcomptech.tools"><span
0 commit comments