Skip to content

Commit 46fd54f

Browse files
committed
Added MessageBox dialog object
Signed-off-by: Joshua Gager <[email protected]>
1 parent d84dcc7 commit 46fd54f

File tree

124 files changed

+28533
-33770
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+28533
-33770
lines changed

docs/allclasses-frame.html

Lines changed: 73 additions & 132 deletions
Large diffs are not rendered by default.

docs/allclasses-noframe.html

Lines changed: 73 additions & 112 deletions
Large diffs are not rendered by default.

docs/com/jgcomptech/tools/CommandInfo.Output.html

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 22 00:42:02 EST 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Sat Mar 18 03:35:30 EDT 2017 -->
66
<title>CommandInfo.Output</title>
7-
<meta name="date" content="2017-02-22">
7+
<meta name="date" content="2017-03-18">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -49,8 +49,7 @@
4949
<div class="subNav">
5050
<ul class="navList">
5151
<li><a href="../../../com/jgcomptech/tools/CommandInfo.html" title="class in com.jgcomptech.tools"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
52-
<li><a href="../../../com/jgcomptech/tools/ComputerInfo.html" title="class in com.jgcomptech.tools"><span
53-
class="typeNameLink">Next&nbsp;Class</span></a></li>
52+
<li><a href="../../../com/jgcomptech/tools/ComputerInfo.html" title="class in com.jgcomptech.tools"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
5453
</ul>
5554
<ul class="navList">
5655
<li><a href="../../../index.html?com/jgcomptech/tools/CommandInfo.Output.html" target="_top">Frames</a></li>
@@ -137,13 +136,13 @@ <h3>Field Summary</h3>
137136
<tr class="altColor">
138137
<td class="colFirst"><code>int</code></td>
139138
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jgcomptech/tools/CommandInfo.Output.html#ExitCode">ExitCode</a></span></code>
140-
<div class="block">Returns the exit code, returns 0 if no error occurred</div>
139+
<div class="block">Returns the exit code, returns 0 if no error occurred</div>
141140
</td>
142141
</tr>
143142
<tr class="rowColor">
144143
<td class="colFirst"><code>java.util.ArrayList&lt;java.lang.String&gt;</code></td>
145144
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jgcomptech/tools/CommandInfo.Output.html#Result">Result</a></span></code>
146-
<div class="block">Returns the text result of the command</div>
145+
<div class="block">Returns the text result of the command</div>
147146
</td>
148147
</tr>
149148
</table>
@@ -188,7 +187,7 @@ <h3>Method Summary</h3>
188187
<!-- -->
189188
</a>
190189
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
191-
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
190+
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
192191
</ul>
193192
</li>
194193
</ul>
@@ -211,7 +210,7 @@ <h3>Field Detail</h3>
211210
<li class="blockList">
212211
<h4>Result</h4>
213212
<pre>public final&nbsp;java.util.ArrayList&lt;java.lang.String&gt; Result</pre>
214-
<div class="block">Returns the text result of the command</div>
213+
<div class="block">Returns the text result of the command</div>
215214
</li>
216215
</ul>
217216
<a name="ExitCode">
@@ -221,7 +220,7 @@ <h4>Result</h4>
221220
<li class="blockList">
222221
<h4>ExitCode</h4>
223222
<pre>public&nbsp;int ExitCode</pre>
224-
<div class="block">Returns the exit code, returns 0 if no error occurred</div>
223+
<div class="block">Returns the exit code, returns 0 if no error occurred</div>
225224
</li>
226225
</ul>
227226
</li>
@@ -286,8 +285,7 @@ <h4>print</h4>
286285
<div class="subNav">
287286
<ul class="navList">
288287
<li><a href="../../../com/jgcomptech/tools/CommandInfo.html" title="class in com.jgcomptech.tools"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
289-
<li><a href="../../../com/jgcomptech/tools/ComputerInfo.html" title="class in com.jgcomptech.tools"><span
290-
class="typeNameLink">Next&nbsp;Class</span></a></li>
288+
<li><a href="../../../com/jgcomptech/tools/ComputerInfo.html" title="class in com.jgcomptech.tools"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
291289
</ul>
292290
<ul class="navList">
293291
<li><a href="../../../index.html?com/jgcomptech/tools/CommandInfo.Output.html" target="_top">Frames</a></li>

docs/com/jgcomptech/tools/CommandInfo.html

Lines changed: 29 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_121) on Wed Feb 22 00:42:02 EST 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Sat Mar 18 03:35:30 EDT 2017 -->
66
<title>CommandInfo</title>
7-
<meta name="date" content="2017-02-22">
7+
<meta name="date" content="2017-03-18">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>
@@ -110,9 +110,7 @@ <h2 title="Class CommandInfo" class="title">Class CommandInfo</h2>
110110
<br>
111111
<pre>public class <span class="typeNameLabel">CommandInfo</span>
112112
extends java.lang.Object</pre>
113-
<div class="block">Allows you to run console commands and either run them elevated or not and return the result to a
114-
string
115-
</div>
113+
<div class="block">Allows you to run console commands and either run them elevated or not and return the result to a string</div>
116114
</li>
117115
</ul>
118116
</div>
@@ -173,26 +171,25 @@ <h3>Method Summary</h3>
173171
<td class="colFirst"><code>static <a href="../../../com/jgcomptech/tools/CommandInfo.Output.html" title="class in com.jgcomptech.tools">CommandInfo.Output</a></code></td>
174172
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jgcomptech/tools/CommandInfo.html#Run-java.lang.String-java.lang.String-">Run</a></span>(java.lang.String&nbsp;command,
175173
java.lang.String&nbsp;args)</code>
176-
<div class="block">Runs command and returns results to ArrayList in Output object</div>
174+
<div class="block">Runs command and returns results to ArrayList in Output object</div>
177175
</td>
178176
</tr>
179177
<tr id="i1" class="rowColor">
180178
<td class="colFirst"><code>static <a href="../../../com/jgcomptech/tools/CommandInfo.Output.html" title="class in com.jgcomptech.tools">CommandInfo.Output</a></code></td>
181179
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jgcomptech/tools/CommandInfo.html#Run-java.lang.String-java.lang.String-boolean-">Run</a></span>(java.lang.String&nbsp;command,
182180
java.lang.String&nbsp;args,
183181
boolean&nbsp;elevate)</code>
184-
<div class="block">Runs command elevated, shows cmd window and pauses window when command is complete</div>
182+
<div class="block">Runs command elevated, shows cmd window and pauses window when command is complete</div>
185183
</td>
186184
</tr>
187185
<tr id="i2" class="altColor">
188-
<td class="colFirst"><code>static <a href="../../../com/jgcomptech/tools/CommandInfo.Output.html"
189-
title="class in com.jgcomptech.tools">CommandInfo.Output</a></code></td>
186+
<td class="colFirst"><code>static <a href="../../../com/jgcomptech/tools/CommandInfo.Output.html" title="class in com.jgcomptech.tools">CommandInfo.Output</a></code></td>
190187
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/jgcomptech/tools/CommandInfo.html#Run-java.lang.String-java.lang.String-boolean-boolean-boolean-">Run</a></span>(java.lang.String&nbsp;command,
191188
java.lang.String&nbsp;args,
192189
boolean&nbsp;elevate,
193190
boolean&nbsp;hideWindow,
194191
boolean&nbsp;keepWindowOpen)</code>
195-
<div class="block">Runs command according to parameters, will only open cmd window if OS is Windows</div>
192+
<div class="block">Runs command according to parameters, will only open cmd window if OS is Windows</div>
196193
</td>
197194
</tr>
198195
</table>
@@ -201,7 +198,7 @@ <h3>Method Summary</h3>
201198
<!-- -->
202199
</a>
203200
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
204-
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
201+
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
205202
</ul>
206203
</li>
207204
</ul>
@@ -242,11 +239,11 @@ <h3>Method Detail</h3>
242239
<h4>Run</h4>
243240
<pre>public static&nbsp;<a href="../../../com/jgcomptech/tools/CommandInfo.Output.html" title="class in com.jgcomptech.tools">CommandInfo.Output</a>&nbsp;Run(java.lang.String&nbsp;command,
244241
java.lang.String&nbsp;args)</pre>
245-
<div class="block">Runs command and returns results to ArrayList in Output object</div>
242+
<div class="block">Runs command and returns results to ArrayList in Output object</div>
246243
<dl>
247244
<dt><span class="paramLabel">Parameters:</span></dt>
248-
<dd><code>command</code> - Command to run</dd>
249-
<dd><code>args</code> - Arguments to pass to command</dd>
245+
<dd><code>command</code> - Command to run</dd>
246+
<dd><code>args</code> - Arguments to pass to command</dd>
250247
<dt><span class="returnLabel">Returns:</span></dt>
251248
<dd>Output object</dd>
252249
</dl>
@@ -261,16 +258,14 @@ <h4>Run</h4>
261258
<pre>public static&nbsp;<a href="../../../com/jgcomptech/tools/CommandInfo.Output.html" title="class in com.jgcomptech.tools">CommandInfo.Output</a>&nbsp;Run(java.lang.String&nbsp;command,
262259
java.lang.String&nbsp;args,
263260
boolean&nbsp;elevate)</pre>
264-
<div class="block">Runs command elevated, shows cmd window and pauses window when command is complete <p>
265-
If "elevate" parameter is false, it is ignored and and results will be saved to Output object
266-
<p>
267-
If OS is not Windows, "elevate" parameter is ignored and results will be saved to Output object</div>
261+
<div class="block">Runs command elevated, shows cmd window and pauses window when command is complete <p>
262+
If "elevate" parameter is false, it is ignored and and results will be saved to Output object <p>
263+
If OS is not Windows, "elevate" parameter is ignored and results will be saved to Output object</div>
268264
<dl>
269265
<dt><span class="paramLabel">Parameters:</span></dt>
270-
<dd><code>command</code> - Command to run</dd>
271-
<dd><code>args</code> - Arguments to pass to command</dd>
272-
<dd><code>elevate</code> - Boolean to set if command should be run elevated, if true Output object will be empty
273-
</dd>
266+
<dd><code>command</code> - Command to run</dd>
267+
<dd><code>args</code> - Arguments to pass to command</dd>
268+
<dd><code>elevate</code> - Boolean to set if command should be run elevated, if true Output object will be empty</dd>
274269
<dt><span class="returnLabel">Returns:</span></dt>
275270
<dd>Output object</dd>
276271
</dl>
@@ -283,30 +278,25 @@ <h4>Run</h4>
283278
<li class="blockList">
284279
<h4>Run</h4>
285280
<pre>@Nullable
286-
public static&nbsp;<a href="../../../com/jgcomptech/tools/CommandInfo.Output.html"
287-
title="class in com.jgcomptech.tools">CommandInfo.Output</a>&nbsp;Run(java.lang.String&nbsp;command,
281+
public static&nbsp;<a href="../../../com/jgcomptech/tools/CommandInfo.Output.html" title="class in com.jgcomptech.tools">CommandInfo.Output</a>&nbsp;Run(java.lang.String&nbsp;command,
288282
java.lang.String&nbsp;args,
289283
boolean&nbsp;elevate,
290284
boolean&nbsp;hideWindow,
291285
boolean&nbsp;keepWindowOpen)</pre>
292-
<div class="block">Runs command according to parameters, will only open cmd window if OS is Windows <p>
293-
If OS is not Windows, all boolean parameters are ignored and results will be saved to Output object</div>
286+
<div class="block">Runs command according to parameters, will only open cmd window if OS is Windows <p>
287+
If OS is not Windows, all boolean parameters are ignored and results will be saved to Output object</div>
294288
<dl>
295289
<dt><span class="paramLabel">Parameters:</span></dt>
296-
<dd><code>command</code> - Command to run</dd>
297-
<dd><code>args</code> - Arguments to pass to command</dd>
298-
<dd><code>elevate</code> - Boolean to set if command should be run elevated, if true Output object will be empty <p>
299-
</dd>
300-
<dd><code>hideWindow</code> - If true, cmd window will be hidden, if true, and elevate is false, results will be
301-
saved to
302-
Output object
303-
</dd>
304-
<dd><code>keepWindowOpen</code> - If true, pauses cmd window and forces it to stay open after command is completed
305-
<p>
306-
If false and "elevate" is true, cmd window will close after command is completed
290+
<dd><code>command</code> - Command to run</dd>
291+
<dd><code>args</code> - Arguments to pass to command</dd>
292+
<dd><code>elevate</code> - Boolean to set if command should be run elevated, if true Output object will be empty <p></dd>
293+
<dd><code>hideWindow</code> - If true, cmd window will be hidden, if true, and elevate is false, results will be saved to
294+
Output object</dd>
295+
<dd><code>keepWindowOpen</code> - If true, pauses cmd window and forces it to stay open after command is completed <p>
296+
If false and "elevate" is true, cmd window will close after command is completed
307297
<p>
308-
This parameter is ignored if "hidewindow" is true, this prevents cmd window from staying
309-
open when hidden and unnecessarily using RAM</dd>
298+
This parameter is ignored if "hidewindow" is true, this prevents cmd window from staying
299+
open when hidden and unnecessarily using RAM</dd>
310300
<dt><span class="returnLabel">Returns:</span></dt>
311301
<dd>Output object</dd>
312302
</dl>

0 commit comments

Comments
 (0)