diff --git a/nbproject/project.properties b/nbproject/project.properties index 1d8c15c..b99eec0 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -1,4 +1,4 @@ -#Mon, 04 Dec 2017 20:52:26 +0100 +#Thu, 07 Dec 2017 16:22:48 +0100 annotation.processing.enabled=true annotation.processing.enabled.in.editor=false annotation.processing.processors.list= diff --git a/src/gui/SeSimHelp.form b/src/gui/SeSimHelp.form index 21c9e82..b573595 100644 --- a/src/gui/SeSimHelp.form +++ b/src/gui/SeSimHelp.form @@ -20,16 +20,5 @@ - - - - - - - - - - - - + diff --git a/src/gui/SeSimHelp.java b/src/gui/SeSimHelp.java index 312c1d7..3b936e1 100644 --- a/src/gui/SeSimHelp.java +++ b/src/gui/SeSimHelp.java @@ -61,8 +61,8 @@ URL url = HelpSet.findHelpSet(null, helpHS); //, "xml", Locale.ENGLISH); - setTitle("SeSim Help"); - //setSize(800,600); + setTitle("Help"); + setSize(800,600); getContentPane().add(helpViewer); setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE); //setVisible(true); @@ -79,17 +79,6 @@ URL url = HelpSet.findHelpSet(null, helpHS); //, "xml", Locale.ENGLISH); setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE); - javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane()); - getContentPane().setLayout(layout); - layout.setHorizontalGroup( - layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addGap(0, 599, Short.MAX_VALUE) - ); - layout.setVerticalGroup( - layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) - .addGap(0, 354, Short.MAX_VALUE) - ); - pack(); }// //GEN-END:initComponents diff --git a/src/resources/TOC.xml b/src/resources/TOC.xml new file mode 100644 index 0000000..a3e7080 --- /dev/null +++ b/src/resources/TOC.xml @@ -0,0 +1,24 @@ + + + + + Introduction to JDE Online Help /> + + + + + + + + + + \ No newline at end of file diff --git a/src/resources/helpset.hs b/src/resources/helpset.hs index 48bae94..e8ea281 100644 --- a/src/resources/helpset.hs +++ b/src/resources/helpset.hs @@ -1,59 +1,103 @@ - - - - - Aviation Information - - intro - - - - TOC - - javax.help.TOCView - TOC.xml - - - Index - - javax.help.IndexView - Index.xml - - - Search - - javax.help.SearchView - - JavaHelpSearch - - + + + Java Development Environment - Help + + + + top + + + + + + TOC + + javax.help.TOCView + TOC.xml + + + + Index + + javax.help.IndexView + IdeHelpIndex.xml + + + + Search + + javax.help.SearchView + + JavaHelpSearch + + + + + + + + + favorites + + javax.help.FavoritesView + + + + + + + main window + + + Project X Help + + javax.help.BackAction + javax.help.ForwardAction + javax.help.HomeAction + + + + + + secondary window + + + + + + + + + + +