Stationery Settings and Template for Bill
[habeas.git] / src / habeas / Habeas.java
index ae8052b..6c24189 100644 (file)
@@ -22,6 +22,7 @@ public class Habeas {
     public static void main(String[] args) {
         // TODO code application logic here
         Utility.retrieveConnectionURL();
+        Utility.retrieveStationerySettings();
         
         try {
             UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());