Skip to content

Commit efa999a

Browse files
committed
Added FXML Dialog Wrapper and moved Database classes to JDBC package
Signed-off-by: Joshua Gager <[email protected]>
1 parent 8b26d74 commit efa999a

File tree

120 files changed

+705
-349
lines changed

Some content is hidden

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

120 files changed

+705
-349
lines changed

docs/allclasses-frame.html

Lines changed: 8 additions & 7 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 Fri Mar 31 20:19:20 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:12 EDT 2017 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -15,12 +15,13 @@ <h1 class="bar">All&nbsp;Classes</h1>
1515
<li><a href="com/jgcomptech/tools/CommandInfo.html" title="class in com.jgcomptech.tools" target="classFrame">CommandInfo</a></li>
1616
<li><a href="com/jgcomptech/tools/CommandInfo.Output.html" title="class in com.jgcomptech.tools" target="classFrame">CommandInfo.Output</a></li>
1717
<li><a href="com/jgcomptech/tools/ComputerInfo.html" title="class in com.jgcomptech.tools" target="classFrame">ComputerInfo</a></li>
18-
<li><a href="com/jgcomptech/tools/databasetools/Database.html" title="class in com.jgcomptech.tools.databasetools" target="classFrame">Database</a></li>
19-
<li><a href="com/jgcomptech/tools/databasetools/Database.Settings.html" title="class in com.jgcomptech.tools.databasetools" target="classFrame">Database.Settings</a></li>
20-
<li><a href="com/jgcomptech/tools/databasetools/Database.Users.html" title="class in com.jgcomptech.tools.databasetools" target="classFrame">Database.Users</a></li>
21-
<li><a href="com/jgcomptech/tools/databasetools/DatabaseConnectionInfo.html" title="class in com.jgcomptech.tools.databasetools" target="classFrame">DatabaseConnectionInfo</a></li>
22-
<li><a href="com/jgcomptech/tools/databasetools/DatabaseType.html" title="enum in com.jgcomptech.tools.databasetools" target="classFrame">DatabaseType</a></li>
18+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/Database.html" title="class in com.jgcomptech.tools.databasetools.jbdc" target="classFrame">Database</a></li>
19+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/Database.Settings.html" title="class in com.jgcomptech.tools.databasetools.jbdc" target="classFrame">Database.Settings</a></li>
20+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/Database.Users.html" title="class in com.jgcomptech.tools.databasetools.jbdc" target="classFrame">Database.Users</a></li>
21+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/DatabaseConnectionInfo.html" title="class in com.jgcomptech.tools.databasetools.jbdc" target="classFrame">DatabaseConnectionInfo</a></li>
22+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/DatabaseType.html" title="enum in com.jgcomptech.tools.databasetools.jbdc" target="classFrame">DatabaseType</a></li>
2323
<li><a href="com/jgcomptech/tools/dialogs/DialogResult.html" title="class in com.jgcomptech.tools.dialogs" target="classFrame">DialogResult</a></li>
24+
<li><a href="com/jgcomptech/tools/dialogs/FXMLDialogWrapper.html" title="class in com.jgcomptech.tools.dialogs" target="classFrame">FXMLDialogWrapper</a></li>
2425
<li><a href="com/jgcomptech/tools/HWInfo.html" title="class in com.jgcomptech.tools" target="classFrame">HWInfo</a></li>
2526
<li><a href="com/jgcomptech/tools/HWInfo.BIOS.html" title="class in com.jgcomptech.tools" target="classFrame">HWInfo.BIOS</a></li>
2627
<li><a href="com/jgcomptech/tools/HWInfo.BIOSObject.html" title="class in com.jgcomptech.tools" target="classFrame">HWInfo.BIOSObject</a></li>

docs/allclasses-noframe.html

Lines changed: 8 additions & 7 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 Fri Mar 31 20:19:20 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:12 EDT 2017 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -15,12 +15,13 @@ <h1 class="bar">All&nbsp;Classes</h1>
1515
<li><a href="com/jgcomptech/tools/CommandInfo.html" title="class in com.jgcomptech.tools">CommandInfo</a></li>
1616
<li><a href="com/jgcomptech/tools/CommandInfo.Output.html" title="class in com.jgcomptech.tools">CommandInfo.Output</a></li>
1717
<li><a href="com/jgcomptech/tools/ComputerInfo.html" title="class in com.jgcomptech.tools">ComputerInfo</a></li>
18-
<li><a href="com/jgcomptech/tools/databasetools/Database.html" title="class in com.jgcomptech.tools.databasetools">Database</a></li>
19-
<li><a href="com/jgcomptech/tools/databasetools/Database.Settings.html" title="class in com.jgcomptech.tools.databasetools">Database.Settings</a></li>
20-
<li><a href="com/jgcomptech/tools/databasetools/Database.Users.html" title="class in com.jgcomptech.tools.databasetools">Database.Users</a></li>
21-
<li><a href="com/jgcomptech/tools/databasetools/DatabaseConnectionInfo.html" title="class in com.jgcomptech.tools.databasetools">DatabaseConnectionInfo</a></li>
22-
<li><a href="com/jgcomptech/tools/databasetools/DatabaseType.html" title="enum in com.jgcomptech.tools.databasetools">DatabaseType</a></li>
18+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/Database.html" title="class in com.jgcomptech.tools.databasetools.jbdc">Database</a></li>
19+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/Database.Settings.html" title="class in com.jgcomptech.tools.databasetools.jbdc">Database.Settings</a></li>
20+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/Database.Users.html" title="class in com.jgcomptech.tools.databasetools.jbdc">Database.Users</a></li>
21+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/DatabaseConnectionInfo.html" title="class in com.jgcomptech.tools.databasetools.jbdc">DatabaseConnectionInfo</a></li>
22+
<li><a href="com/jgcomptech/tools/databasetools/jbdc/DatabaseType.html" title="enum in com.jgcomptech.tools.databasetools.jbdc">DatabaseType</a></li>
2323
<li><a href="com/jgcomptech/tools/dialogs/DialogResult.html" title="class in com.jgcomptech.tools.dialogs">DialogResult</a></li>
24+
<li><a href="com/jgcomptech/tools/dialogs/FXMLDialogWrapper.html" title="class in com.jgcomptech.tools.dialogs">FXMLDialogWrapper</a></li>
2425
<li><a href="com/jgcomptech/tools/HWInfo.html" title="class in com.jgcomptech.tools">HWInfo</a></li>
2526
<li><a href="com/jgcomptech/tools/HWInfo.BIOS.html" title="class in com.jgcomptech.tools">HWInfo.BIOS</a></li>
2627
<li><a href="com/jgcomptech/tools/HWInfo.BIOSObject.html" title="class in com.jgcomptech.tools">HWInfo.BIOSObject</a></li>

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

Lines changed: 2 additions & 2 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 Fri Mar 31 20:19:18 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:09 EDT 2017 -->
66
<title>CommandInfo.Output</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/com/jgcomptech/tools/CommandInfo.html

Lines changed: 2 additions & 2 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 Fri Mar 31 20:19:18 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:09 EDT 2017 -->
66
<title>CommandInfo</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/com/jgcomptech/tools/ComputerInfo.html

Lines changed: 2 additions & 2 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 Fri Mar 31 20:19:18 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:09 EDT 2017 -->
66
<title>ComputerInfo</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/com/jgcomptech/tools/HWInfo.BIOS.html

Lines changed: 2 additions & 2 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 Fri Mar 31 20:19:18 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:09 EDT 2017 -->
66
<title>HWInfo.BIOS</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/com/jgcomptech/tools/HWInfo.BIOSObject.html

Lines changed: 2 additions & 2 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 Fri Mar 31 20:19:18 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:09 EDT 2017 -->
66
<title>HWInfo.BIOSObject</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/com/jgcomptech/tools/HWInfo.DriveObject.html

Lines changed: 2 additions & 2 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 Fri Mar 31 20:19:18 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:09 EDT 2017 -->
66
<title>HWInfo.DriveObject</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/com/jgcomptech/tools/HWInfo.HWObject.html

Lines changed: 2 additions & 2 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 Fri Mar 31 20:19:18 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:09 EDT 2017 -->
66
<title>HWInfo.HWObject</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

docs/com/jgcomptech/tools/HWInfo.Network.html

Lines changed: 2 additions & 2 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 Fri Mar 31 20:19:18 EDT 2017 -->
5+
<!-- Generated by javadoc (1.8.0_121) on Mon Apr 03 06:33:09 EDT 2017 -->
66
<title>HWInfo.Network</title>
7-
<meta name="date" content="2017-03-31">
7+
<meta name="date" content="2017-04-03">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../script.js"></script>
1010
</head>

0 commit comments

Comments
 (0)