diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..7d2ffd95 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/GO_Sync/nbproject.bak/private/ +/GO_Sync/build/ +/GO_Sync/target/ diff --git a/GO_Sync/build.xml b/GO_Sync/build.xml.bak similarity index 100% rename from GO_Sync/build.xml rename to GO_Sync/build.xml.bak diff --git a/GO_Sync/nbproject/build-impl.xml b/GO_Sync/nbproject.bak/build-impl.xml similarity index 100% rename from GO_Sync/nbproject/build-impl.xml rename to GO_Sync/nbproject.bak/build-impl.xml diff --git a/GO_Sync/nbproject/genfiles.properties b/GO_Sync/nbproject.bak/genfiles.properties similarity index 100% rename from GO_Sync/nbproject/genfiles.properties rename to GO_Sync/nbproject.bak/genfiles.properties diff --git a/GO_Sync/nbproject/profiler-build-impl.xml b/GO_Sync/nbproject.bak/profiler-build-impl.xml similarity index 100% rename from GO_Sync/nbproject/profiler-build-impl.xml rename to GO_Sync/nbproject.bak/profiler-build-impl.xml diff --git a/GO_Sync/nbproject/project.properties b/GO_Sync/nbproject.bak/project.properties similarity index 100% rename from GO_Sync/nbproject/project.properties rename to GO_Sync/nbproject.bak/project.properties diff --git a/GO_Sync/nbproject/project.xml b/GO_Sync/nbproject.bak/project.xml similarity index 100% rename from GO_Sync/nbproject/project.xml rename to GO_Sync/nbproject.bak/project.xml diff --git a/GO_Sync/pom.xml b/GO_Sync/pom.xml index 3b1b3b98..e67c695b 100644 --- a/GO_Sync/pom.xml +++ b/GO_Sync/pom.xml @@ -8,6 +8,14 @@ 1.0.1-SNAPSHOT GO_Sync https://github.com/CUTR-at-USF/gtfs-osm-sync/ + + + + project.local + project + file:${project.basedir}/repo + + junit @@ -45,8 +53,21 @@ commons-io 2.11.0 - - + + org.swinglabs + swingx-ws + 1.0 + + + org.swinglabs + swingx-beaninfo + 1.6 + + + org.swinglabs + swingx + 1.6 + diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/cobundle/swingx-beaninfo-1.6.jar b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.jar similarity index 100% rename from GO_Sync/swingx-ws-1.0-bin/lib/cobundle/swingx-beaninfo-1.6.jar rename to GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.jar diff --git a/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.jar.md5 b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.jar.md5 new file mode 100644 index 00000000..ad1ebcb9 --- /dev/null +++ b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.jar.md5 @@ -0,0 +1 @@ +2a8c493c38892e406739a32e0f0c89ff \ No newline at end of file diff --git a/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.jar.sha1 b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.jar.sha1 new file mode 100644 index 00000000..0416335b --- /dev/null +++ b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.jar.sha1 @@ -0,0 +1 @@ +b3bc755a37ecb8aab573ab65a98f64ea57d09946 \ No newline at end of file diff --git a/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom new file mode 100644 index 00000000..ca4ff676 --- /dev/null +++ b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom @@ -0,0 +1,8 @@ + + + 4.0.0 + org.swinglabs + swingx-beaninfo + 1.6 + diff --git a/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom.md5 b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom.md5 new file mode 100644 index 00000000..deab2727 --- /dev/null +++ b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom.md5 @@ -0,0 +1 @@ +5536f631248e5e6c7fe9b5acad1f5cac \ No newline at end of file diff --git a/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom.sha1 b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom.sha1 new file mode 100644 index 00000000..9bc135a3 --- /dev/null +++ b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/1.6/swingx-beaninfo-1.6.pom.sha1 @@ -0,0 +1 @@ +97e7138fdfa658441a5de42438c857c94a25926f \ No newline at end of file diff --git a/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml new file mode 100644 index 00000000..39637960 --- /dev/null +++ b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml @@ -0,0 +1,12 @@ + + + org.swinglabs + swingx-beaninfo + + 1.6 + + 1.6 + + 20230716102207 + + diff --git a/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml.md5 b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml.md5 new file mode 100644 index 00000000..6cb8367e --- /dev/null +++ b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml.md5 @@ -0,0 +1 @@ +928051a2812fa68cb49bf3a709e1627e \ No newline at end of file diff --git a/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml.sha1 b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml.sha1 new file mode 100644 index 00000000..79009a04 --- /dev/null +++ b/GO_Sync/repo/org/swinglabs/swingx-beaninfo/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +c62572c98e00bd8827eb6d90f7df4cb405bdf80f \ No newline at end of file diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/MainForm.form b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/MainForm.form index 33940d74..d23b96fe 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/MainForm.form +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/MainForm.form @@ -1,6 +1,6 @@ - + -
+ @@ -9,10 +9,10 @@ - + @@ -24,59 +24,19 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - + @@ -84,121 +44,1588 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - + + + + + - - + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -208,8 +1635,8 @@ - - + + @@ -217,40 +1644,38 @@ + + + + + + - - - - - - - - - - + + - + - - - + + + - + - + @@ -283,18 +1708,24 @@ + + + + + + - - + + - - + + @@ -303,8 +1734,8 @@ - - + + @@ -313,19 +1744,1127 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -353,7 +2892,7 @@ - + @@ -365,7 +2904,7 @@ - + @@ -399,6 +2938,11 @@ + + + + + @@ -410,5 +2954,321 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/MainForm.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/MainForm.java index 465c23d6..543898b7 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/MainForm.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/MainForm.java @@ -22,41 +22,42 @@ */ package edu.usf.cutr.go_sync.gui; -import java.awt.Toolkit; -import java.awt.event.KeyEvent; -import java.beans.PropertyChangeEvent; -import java.beans.PropertyChangeListener; - -import javax.swing.*; - +import edu.usf.cutr.go_sync.io.DefaultOperatorReader; +import edu.usf.cutr.go_sync.object.DefaultOperator; import edu.usf.cutr.go_sync.object.OperatorInfo; +import edu.usf.cutr.go_sync.object.ProcessingOptions; +import edu.usf.cutr.go_sync.object.ProcessingParams; import edu.usf.cutr.go_sync.task.CompareData; import edu.usf.cutr.go_sync.task.OsmTask; import edu.usf.cutr.go_sync.task.RevertChangeset; - -import java.io.*; +import java.awt.Dimension; +import java.awt.Toolkit; +import java.awt.event.ItemEvent; +import java.awt.event.KeyEvent; +import java.awt.event.KeyListener; +import java.beans.PropertyChangeEvent; +import java.beans.PropertyChangeListener; +import java.io.BufferedInputStream; +import java.io.File; +import java.io.FileInputStream; +import java.io.FileOutputStream; +import java.io.InputStream; +import java.io.OutputStream; +import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; -import java.net.HttpURLConnection; import java.nio.file.Files; import java.util.ArrayList; +import java.util.Arrays; +import java.util.EnumSet; import java.util.List; import java.util.zip.ZipEntry; import java.util.zip.ZipInputStream; - -import edu.usf.cutr.go_sync.io.DefaultOperatorReader; -import edu.usf.cutr.go_sync.object.DefaultOperator; - -import java.awt.event.ItemEvent; -import java.awt.event.KeyListener; - -import javax.swing.GroupLayout.Alignment; -import javax.swing.LayoutStyle.ComponentPlacement; - -import java.awt.GridBagLayout; -import java.awt.GridBagConstraints; -import java.awt.Insets; -import java.awt.Dimension; +import javax.swing.JFileChooser; +import javax.swing.JOptionPane; +import javax.swing.ProgressMonitor; +import javax.swing.UIManager; +import javax.swing.UnsupportedLookAndFeelException; //TODO add radius selection /** @@ -65,9 +66,13 @@ */ public class MainForm extends javax.swing.JFrame implements PropertyChangeListener { + public static EnumSet processingOptions = EnumSet.noneOf(ProcessingOptions.class); + public static ProcessingParams processingParams = new ProcessingParams(); + private String _operatorName; private String _operatorNameAbbreviate; private String _operatorAlias; + private String _operatorRegex; private String _operatorNtdId = ""; private int _gtfsIdDigit; private String _revertChangesetId; @@ -77,6 +82,7 @@ public class MainForm extends javax.swing.JFrame implements PropertyChangeListen private ProgressMonitor progressMonitor; private OsmTask task; private List ops; + List l; /** Creates new form MainForm */ @@ -93,14 +99,16 @@ public MainForm() { //TODO Fix textfield with ops is null (operators.csv doesn't exist) - List l = new ArrayList(); //create a new list to store operator names + l = new ArrayList(); //create a new list to store operator names l.add(""); //first entry in the list will be blank if (ops != null) { for (DefaultOperator op : ops) { //for each operator l.add(op.getOperatorName()); //add their name to the list for autocompletion } } - initComponents(l); + initComponents(); + //operatorNameField = new edu.usf.cutr.go_sync.gui.object.AutoCompleteTextField(l); + operatorNameField.requestFocusInWindow(); if (ops != null) { KeyListener listener = new KeyListener() { //create key listener for autocomple text field @@ -154,343 +162,559 @@ public void keyReleased(KeyEvent e) { */ @SuppressWarnings("unchecked") // //GEN-BEGIN:initComponents - private void initComponents(List l) { + private void initComponents() { + java.awt.GridBagConstraints gridBagConstraints; buttonGroup1 = new javax.swing.ButtonGroup(); - exitButton = new javax.swing.JButton(); jTabbedPane1 = new javax.swing.JTabbedPane(); compareDataPanel = new javax.swing.JPanel(); + operatorPanel = new javax.swing.JPanel(); + operatorNameLabel = new javax.swing.JLabel(); + operatorNameField = new edu.usf.cutr.go_sync.gui.object.AutoCompleteTextField(l); + OperatorAbbLabel = new javax.swing.JLabel(); + operatorNameAbbField = new javax.swing.JTextField(); + operatorAliasLabel = new javax.swing.JLabel(); + operatorAliasField = new javax.swing.JTextField(); + operatorNTDIDLabel = new javax.swing.JLabel(); + operatorNTDIDField = new javax.swing.JTextField(); + operatorRegexLabel = new javax.swing.JLabel(); + operatorRegexField = new javax.swing.JTextField(); + optionsPanel = new javax.swing.JPanel(); + geoZonePanel = new javax.swing.JPanel(); + ignoreStopsHavintLatLonLabel = new javax.swing.JLabel(); + lonPanel = new javax.swing.JPanel(); + LonGTLabel = new javax.swing.JLabel(); + LonGTField = new javax.swing.JTextField(); + LonLTLabel = new javax.swing.JLabel(); + LonLTField = new javax.swing.JTextField(); + latPanel = new javax.swing.JPanel(); + LatGTLabel = new javax.swing.JLabel(); + LatGTField = new javax.swing.JTextField(); + LatLTLabel = new javax.swing.JLabel(); + LatLTField = new javax.swing.JTextField(); + stopOptionsPanel = new javax.swing.JPanel(); + gtfsStopIdLengthPanel = new javax.swing.JPanel(); + gtfsIdDigitLabel = new javax.swing.JLabel(); + gtfsIdDigitField = new javax.swing.JTextField(); + distanceThresholdPanel = new javax.swing.JPanel(); + threshold_label = new javax.swing.JLabel(); + distanceThreshold = new javax.swing.JSpinner(); + skipGtfsStationsCb = new javax.swing.JCheckBox(); + routeOptionsPanel = new javax.swing.JPanel(); + createAsPTv2Cb = new javax.swing.JCheckBox(); + dontReplaceExistingOSMRouteColorCb = new javax.swing.JCheckBox(); + dontAddGtfsRouteTextColorCb = new javax.swing.JCheckBox(); + dontAddGtfsAgencyIdCb = new javax.swing.JCheckBox(); + routeMemberOptionPanel = new javax.swing.JPanel(); + skipNodesWithRoleEmptyCb = new javax.swing.JCheckBox(); + skipNodesWithRoleStopCb = new javax.swing.JCheckBox(); + skipNodesWithRoleStopWithoutMatchinPlatformCb = new javax.swing.JCheckBox(); + removePlatformsNotInGtfsFromOSMRelationCb = new javax.swing.JCheckBox(); + gtfsDataPanel = new javax.swing.JPanel(); + rbURL = new javax.swing.JRadioButton(); + rbFileFolder = new javax.swing.JRadioButton(); + fileNameLabel = new javax.swing.JLabel(); + fileDirTextField = new javax.swing.JTextField(); + browseButton = new javax.swing.JButton(); + netexPanel = new javax.swing.JPanel(); + netexZipFileLabel = new javax.swing.JLabel(); + netexZipFile = new javax.swing.JTextField(); + netexBrowseButton = new javax.swing.JButton(); + netexStopFilenameLabel = new javax.swing.JLabel(); + netexStopFilename = new javax.swing.JTextField(); + citiesWithoutTownPrefixPanel = new javax.swing.JPanel(); + citiesWithoutTownPrefixLabel = new javax.swing.JLabel(); + citiesWithoutTownPrefixField = new javax.swing.JTextField(); + requiredFieldsLabel = new javax.swing.JLabel(); + compareButton = new javax.swing.JButton(); revertChangesetPanel = new javax.swing.JPanel(); + changesetLabel = new javax.swing.JLabel(); + revertChangesetField = new javax.swing.JTextField(); + revertButton = new javax.swing.JButton(); jScrollPane1 = new javax.swing.JScrollPane(); taskOutput = new javax.swing.JTextArea(); + exitButton = new javax.swing.JButton(); setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE); setTitle("GO-Sync"); setName("mainForm"); // NOI18N - setResizable(true); //false); + java.awt.GridBagLayout layout = new java.awt.GridBagLayout(); + layout.columnWeights = new double[] {1.0}; + layout.rowWeights = new double[] {0.0, 0.0, 0.0}; + getContentPane().setLayout(layout); - exitButton.setText("Exit"); - exitButton.addMouseListener(new java.awt.event.MouseAdapter() { - public void mouseClicked(java.awt.event.MouseEvent evt) { - exitButtonMouseClicked(evt); + java.awt.GridBagLayout compareDataPanelLayout = new java.awt.GridBagLayout(); + compareDataPanelLayout.columnWeights = new double[] {0.1, 0.1, 0.1, 0.1, 0.5}; + compareDataPanelLayout.rowWeights = new double[] {1.0, 1.0, 1.0, 1.0, 1.0}; + compareDataPanel.setLayout(compareDataPanelLayout); + + operatorPanel.setBorder(javax.swing.BorderFactory.createTitledBorder("Operator")); + java.awt.GridBagLayout jPanel1Layout = new java.awt.GridBagLayout(); + jPanel1Layout.columnWidths = new int[] {50, 50, 50, 50}; + jPanel1Layout.columnWeights = new double[] {0.1, 0.5, 0.1, 0.5}; + operatorPanel.setLayout(jPanel1Layout); + + operatorNameLabel.setFont(new java.awt.Font("Sans Serif", 0, 13)); // NOI18N + operatorNameLabel.setForeground(java.awt.Color.blue); + operatorNameLabel.setText("Op. Full Name (*)"); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(operatorNameLabel, gridBagConstraints); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 0; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + gridBagConstraints.weightx = 1.0; + operatorPanel.add(operatorNameField, gridBagConstraints); + + OperatorAbbLabel.setFont(new java.awt.Font("Sans Serif", 0, 13)); // NOI18N + OperatorAbbLabel.setForeground(java.awt.Color.blue); + OperatorAbbLabel.setText("Op. Abbreviation (*)"); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 1; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(OperatorAbbLabel, gridBagConstraints); + + operatorNameAbbField.setName("usernameField"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(operatorNameAbbField, gridBagConstraints); + operatorNameAbbField.getAccessibleContext().setAccessibleName("operatorNameAbbField"); + + operatorAliasLabel.setText("Op. Aliases (separated by ';')"); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 2; + gridBagConstraints.gridy = 1; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(operatorAliasLabel, gridBagConstraints); + + operatorAliasField.setName("usernameField"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 3; + gridBagConstraints.gridy = 1; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(operatorAliasField, gridBagConstraints); + + operatorNTDIDLabel.setText("Op. NTD ID"); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(operatorNTDIDLabel, gridBagConstraints); + + operatorNTDIDField.setName("usernameField"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 2; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(operatorNTDIDField, gridBagConstraints); + operatorNTDIDField.getAccessibleContext().setAccessibleName("OperatorNTDIDField"); + + operatorRegexLabel.setText("Op. Alias Regex"); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 2; + gridBagConstraints.gridy = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(operatorRegexLabel, gridBagConstraints); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 3; + gridBagConstraints.gridy = 2; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.LINE_START; + operatorPanel.add(operatorRegexField, gridBagConstraints); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 0; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.RELATIVE; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + compareDataPanel.add(operatorPanel, gridBagConstraints); + + java.awt.GridBagLayout optionsPanelLayout = new java.awt.GridBagLayout(); + optionsPanelLayout.columnWeights = new double[] {0.5, 0.5}; + optionsPanel.setLayout(optionsPanelLayout); + + geoZonePanel.setBorder(javax.swing.BorderFactory.createTitledBorder("Geographical zone query")); + geoZonePanel.setLayout(new javax.swing.BoxLayout(geoZonePanel, javax.swing.BoxLayout.Y_AXIS)); + + ignoreStopsHavintLatLonLabel.setText("Ignore stops having (automatic if none is set, otherwise set one or more to filter by lat/lon):"); + geoZonePanel.add(ignoreStopsHavintLatLonLabel); + + lonPanel.setAlignmentX(0.0F); + lonPanel.setLayout(new javax.swing.BoxLayout(lonPanel, javax.swing.BoxLayout.LINE_AXIS)); + + LonGTLabel.setText("Longitude >"); + lonPanel.add(LonGTLabel); + lonPanel.add(LonGTField); + + LonLTLabel.setText("Lon. <"); + lonPanel.add(LonLTLabel); + lonPanel.add(LonLTField); + + geoZonePanel.add(lonPanel); + + latPanel.setAlignmentX(0.0F); + latPanel.setLayout(new javax.swing.BoxLayout(latPanel, javax.swing.BoxLayout.LINE_AXIS)); + + LatGTLabel.setText("Latitude >"); + latPanel.add(LatGTLabel); + latPanel.add(LatGTField); + + LatLTLabel.setText("Lat. <"); + latPanel.add(LatLTLabel); + latPanel.add(LatLTField); + + geoZonePanel.add(latPanel); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 0; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + optionsPanel.add(geoZonePanel, gridBagConstraints); + + stopOptionsPanel.setBorder(javax.swing.BorderFactory.createTitledBorder("Stop options")); + stopOptionsPanel.setLayout(new javax.swing.BoxLayout(stopOptionsPanel, javax.swing.BoxLayout.Y_AXIS)); + + gtfsStopIdLengthPanel.setAlignmentX(0.0F); + gtfsStopIdLengthPanel.setLayout(new javax.swing.BoxLayout(gtfsStopIdLengthPanel, javax.swing.BoxLayout.LINE_AXIS)); + + gtfsIdDigitLabel.setText("Length of GTFS Stop IDs"); + gtfsStopIdLengthPanel.add(gtfsIdDigitLabel); + + gtfsIdDigitField.setName("usernameField"); // NOI18N + gtfsStopIdLengthPanel.add(gtfsIdDigitField); + + stopOptionsPanel.add(gtfsStopIdLengthPanel); + + distanceThresholdPanel.setToolTipText("routeOptions"); + distanceThresholdPanel.setAlignmentX(0.0F); + distanceThresholdPanel.setLayout(new javax.swing.BoxLayout(distanceThresholdPanel, javax.swing.BoxLayout.LINE_AXIS)); + + threshold_label.setText("Approximate Comparision Distance Threshold (m)"); + distanceThresholdPanel.add(threshold_label); + + distanceThreshold.setValue(400); + distanceThresholdPanel.add(distanceThreshold); + + stopOptionsPanel.add(distanceThresholdPanel); + + skipGtfsStationsCb.setText("Skip GTFS stops of location_type 'station'"); + stopOptionsPanel.add(skipGtfsStationsCb); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + optionsPanel.add(stopOptionsPanel, gridBagConstraints); + + routeOptionsPanel.setBorder(javax.swing.BorderFactory.createTitledBorder("Route options")); + routeOptionsPanel.setLayout(new javax.swing.BoxLayout(routeOptionsPanel, javax.swing.BoxLayout.Y_AXIS)); + + createAsPTv2Cb.setSelected(true); + createAsPTv2Cb.setText("Default to PTv2 route"); + createAsPTv2Cb.setActionCommand("Move nodes before ways"); + routeOptionsPanel.add(createAsPTv2Cb); + + dontReplaceExistingOSMRouteColorCb.setText("Don't replace existing route color in OSM"); + routeOptionsPanel.add(dontReplaceExistingOSMRouteColorCb); + + dontAddGtfsRouteTextColorCb.setText("Don't add Gtfs 'route_text_color' to OSM"); + routeOptionsPanel.add(dontAddGtfsRouteTextColorCb); + + dontAddGtfsAgencyIdCb.setText("Don't add Gtfs 'agency_id' to OSM"); + routeOptionsPanel.add(dontAddGtfsAgencyIdCb); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 0; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + optionsPanel.add(routeOptionsPanel, gridBagConstraints); + + routeMemberOptionPanel.setBorder(javax.swing.BorderFactory.createTitledBorder("Route members options (applies only to PTv2 relations)")); + routeMemberOptionPanel.setLayout(new javax.swing.BoxLayout(routeMemberOptionPanel, javax.swing.BoxLayout.Y_AXIS)); + + skipNodesWithRoleEmptyCb.setSelected(true); + skipNodesWithRoleEmptyCb.setText("Remove nodes having empty role (mandatory for PTv2)"); + skipNodesWithRoleEmptyCb.setEnabled(false); + routeMemberOptionPanel.add(skipNodesWithRoleEmptyCb); + + skipNodesWithRoleStopCb.setText("Remove all nodes having role 'stop'"); + skipNodesWithRoleStopCb.setActionCommand("Remove nodes with 'stop' role"); + routeMemberOptionPanel.add(skipNodesWithRoleStopCb); + + skipNodesWithRoleStopWithoutMatchinPlatformCb.setSelected(true); + skipNodesWithRoleStopWithoutMatchinPlatformCb.setText("Remove nodes having role 'stop' that don't match a platform (recommended)"); + routeMemberOptionPanel.add(skipNodesWithRoleStopWithoutMatchinPlatformCb); + + removePlatformsNotInGtfsFromOSMRelationCb.setSelected(true); + removePlatformsNotInGtfsFromOSMRelationCb.setText("Remove platforms without Gtfs match (recommended)"); + routeMemberOptionPanel.add(removePlatformsNotInGtfsFromOSMRelationCb); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + optionsPanel.add(routeMemberOptionPanel, gridBagConstraints); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + compareDataPanel.add(optionsPanel, gridBagConstraints); + + gtfsDataPanel.setBorder(javax.swing.BorderFactory.createTitledBorder("GTFS Data")); + gtfsDataPanel.setName("pnlGTFSData"); // NOI18N + + buttonGroup1.add(rbURL); + rbURL.setText("URL"); + rbURL.setName("rbURL"); // NOI18N + rbURL.addItemListener(new java.awt.event.ItemListener() { + public void itemStateChanged(java.awt.event.ItemEvent evt) { + rbURLItemStateChanged(evt); } }); - GridBagLayout gbl_compareDataPanel = new GridBagLayout(); - gbl_compareDataPanel.columnWidths = new int[]{151, 20, 161, 3, 126, 70, 57, 0, 0, 150, 0, 150, 0, 0}; - gbl_compareDataPanel.rowHeights = new int[]{19, 19, 95, 25, 0, 0}; - gbl_compareDataPanel.columnWeights = new double[]{1.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, Double.MIN_VALUE}; - gbl_compareDataPanel.rowWeights = new double[]{1.0, 1.0, 1.0, 1.0, 1.0, Double.MIN_VALUE}; - compareDataPanel.setLayout(gbl_compareDataPanel); - operatorNameLabel = new javax.swing.JLabel(); - - operatorNameLabel.setText("Operator Full Name (*)"); - GridBagConstraints gbc_operatorNameLabel = new GridBagConstraints(); - gbc_operatorNameLabel.anchor = GridBagConstraints.EAST; - gbc_operatorNameLabel.insets = new Insets(0, 0, 5, 5); - gbc_operatorNameLabel.gridwidth = 2; - gbc_operatorNameLabel.gridx = 0; - gbc_operatorNameLabel.gridy = 0; - compareDataPanel.add(operatorNameLabel, gbc_operatorNameLabel); - - //create a new textfield with autocomplete for operator names - operatorNameField = new edu.usf.cutr.go_sync.gui.object.AutoCompleteTextField(l); - //add the textfield to the panel - GridBagConstraints gbc_operatorNameField = new GridBagConstraints(); - gbc_operatorNameField.fill = GridBagConstraints.HORIZONTAL; - gbc_operatorNameField.insets = new Insets(0, 0, 5, 5); - gbc_operatorNameField.gridwidth = 4; - gbc_operatorNameField.gridx = 2; - gbc_operatorNameField.gridy = 0; - compareDataPanel.add(operatorNameField, gbc_operatorNameField); - - operatorNameField.requestFocusInWindow(); //set the cursor in the operator name autocomplete text field - OperatorAbbLabel = new javax.swing.JLabel(); - - OperatorAbbLabel.setText("Operator Abbreviation (*)"); - GridBagConstraints gbc_OperatorAbbLabel = new GridBagConstraints(); - gbc_OperatorAbbLabel.anchor = GridBagConstraints.EAST; - gbc_OperatorAbbLabel.insets = new Insets(0, 0, 5, 5); - gbc_OperatorAbbLabel.gridwidth = 3; - gbc_OperatorAbbLabel.gridx = 6; - gbc_OperatorAbbLabel.gridy = 0; - compareDataPanel.add(OperatorAbbLabel, gbc_OperatorAbbLabel); - operatorNameAbbField = new javax.swing.JTextField(); - - operatorNameAbbField.setName("usernameField"); - GridBagConstraints gbc_operatorNameAbbField = new GridBagConstraints(); - gbc_operatorNameAbbField.gridwidth = 3; - gbc_operatorNameAbbField.fill = GridBagConstraints.HORIZONTAL; - gbc_operatorNameAbbField.insets = new Insets(0, 0, 5, 5); - gbc_operatorNameAbbField.gridx = 9; - gbc_operatorNameAbbField.gridy = 0; - compareDataPanel.add(operatorNameAbbField, gbc_operatorNameAbbField); - operatorNameAbbField.getAccessibleContext().setAccessibleName("operatorNameAbbField"); - operatorAliasField = new javax.swing.JTextField(); - - operatorAliasField.setName("usernameField"); // NOI18N - GridBagConstraints gbc_operatorAliasField = new GridBagConstraints(); - gbc_operatorAliasField.fill = GridBagConstraints.HORIZONTAL; - gbc_operatorAliasField.insets = new Insets(0, 0, 5, 5); - gbc_operatorAliasField.gridwidth = 3; - gbc_operatorAliasField.gridx = 1; - gbc_operatorAliasField.gridy = 1; - compareDataPanel.add(operatorAliasField, gbc_operatorAliasField); - operatorAliasLabel = new javax.swing.JLabel(); - - operatorAliasLabel.setText("Operator Alias"); - GridBagConstraints gbc_operatorAliasLabel = new GridBagConstraints(); - gbc_operatorAliasLabel.anchor = GridBagConstraints.EAST; - gbc_operatorAliasLabel.insets = new Insets(0, 0, 5, 5); - gbc_operatorAliasLabel.gridx = 0; - gbc_operatorAliasLabel.gridy = 1; - compareDataPanel.add(operatorAliasLabel, gbc_operatorAliasLabel); - gtfsDataPanel = new javax.swing.JPanel(); - - gtfsDataPanel.setBorder(javax.swing.BorderFactory.createTitledBorder("GTFS Data")); - gtfsDataPanel.setName("pnlGTFSData"); // NOI18N - operatorNTDIDLabel = new javax.swing.JLabel(); - - operatorNTDIDLabel.setText("Operator NTD ID"); - GridBagConstraints gbc_operatorNTDIDLabel = new GridBagConstraints(); - gbc_operatorNTDIDLabel.gridwidth = 2; - gbc_operatorNTDIDLabel.anchor = GridBagConstraints.WEST; - gbc_operatorNTDIDLabel.insets = new Insets(0, 0, 5, 5); - gbc_operatorNTDIDLabel.gridx = 4; - gbc_operatorNTDIDLabel.gridy = 1; - compareDataPanel.add(operatorNTDIDLabel, gbc_operatorNTDIDLabel); - operatorNTDIDField = new javax.swing.JTextField(); - - operatorNTDIDField.setName("usernameField"); // NOI18N - GridBagConstraints gbc_operatorNTDIDField = new GridBagConstraints(); - gbc_operatorNTDIDField.fill = GridBagConstraints.HORIZONTAL; - gbc_operatorNTDIDField.insets = new Insets(0, 0, 5, 5); - gbc_operatorNTDIDField.gridx = 6; - gbc_operatorNTDIDField.gridy = 1; - compareDataPanel.add(operatorNTDIDField, gbc_operatorNTDIDField); - operatorNTDIDField.getAccessibleContext().setAccessibleName("OperatorNTDIDField"); - gtfsIdDigitLabel = new javax.swing.JLabel(); - - gtfsIdDigitLabel.setText("Length of GTFS Stop IDs"); - GridBagConstraints gbc_gtfsIdDigitLabel = new GridBagConstraints(); - gbc_gtfsIdDigitLabel.gridwidth = 3; - gbc_gtfsIdDigitLabel.anchor = GridBagConstraints.EAST; - gbc_gtfsIdDigitLabel.insets = new Insets(0, 0, 5, 5); - gbc_gtfsIdDigitLabel.gridx = 7; - gbc_gtfsIdDigitLabel.gridy = 1; - compareDataPanel.add(gtfsIdDigitLabel, gbc_gtfsIdDigitLabel); - gtfsIdDigitField = new javax.swing.JTextField(); - gtfsIdDigitField.setMinimumSize(new Dimension(25, 19)); - - gtfsIdDigitField.setName("usernameField"); // NOI18N - GridBagConstraints gbc_gtfsIdDigitField = new GridBagConstraints(); - gbc_gtfsIdDigitField.fill = GridBagConstraints.HORIZONTAL; - gbc_gtfsIdDigitField.insets = new Insets(0, 0, 5, 5); - gbc_gtfsIdDigitField.gridx = 11; - gbc_gtfsIdDigitField.gridy = 1; - compareDataPanel.add(gtfsIdDigitField, gbc_gtfsIdDigitField); - - GridBagConstraints gbc_gtfsDataPanel = new GridBagConstraints(); - gbc_gtfsDataPanel.fill = GridBagConstraints.HORIZONTAL; - gbc_gtfsDataPanel.insets = new Insets(0, 0, 5, 5); - gbc_gtfsDataPanel.gridwidth = 12; - gbc_gtfsDataPanel.gridx = 0; - gbc_gtfsDataPanel.gridy = 2; - compareDataPanel.add(gtfsDataPanel, gbc_gtfsDataPanel); - GridBagLayout gbl_gtfsDataPanel = new GridBagLayout(); - gbl_gtfsDataPanel.columnWidths = new int[]{100, 187, 158, 74, 0}; - gbl_gtfsDataPanel.rowHeights = new int[]{23, 25, 0}; - gbl_gtfsDataPanel.columnWeights = new double[]{0.0, 0.0, 0.0, 0.0, Double.MIN_VALUE}; - gbl_gtfsDataPanel.rowWeights = new double[]{0.0, 0.0, Double.MIN_VALUE}; - gtfsDataPanel.setLayout(gbl_gtfsDataPanel); - browseButton = new javax.swing.JButton(); - - browseButton.setText("Browse"); - browseButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - browseButtonActionPerformed(evt); - } - }); - browseButton.getAccessibleContext().setAccessibleParent(gtfsDataPanel); - fileNameLabel = new javax.swing.JLabel(); - - fileNameLabel.setText("Folder or Zip File (*)"); - - fileNameLabel.getAccessibleContext().setAccessibleParent(gtfsDataPanel); - rbURL = new javax.swing.JRadioButton(); - - buttonGroup1.add(rbURL); - rbURL.setText("URL"); - rbURL.setName("rbURL"); // NOI18N - rbURL.addItemListener(new java.awt.event.ItemListener() { - public void itemStateChanged(java.awt.event.ItemEvent evt) { - rbURLItemStateChanged(evt); - } - }); - rbFileFolder = new javax.swing.JRadioButton(); - - buttonGroup1.add(rbFileFolder); - rbFileFolder.setSelected(true); - rbFileFolder.setText("Folder or Zip File"); - rbFileFolder.setName("rbFolderFile"); // NOI18N - rbFileFolder.addItemListener(new java.awt.event.ItemListener() { - public void itemStateChanged(java.awt.event.ItemEvent evt) { - rbFileFolderItemStateChanged(evt); - } - }); - GridBagConstraints gbc_rbFileFolder = new GridBagConstraints(); - gbc_rbFileFolder.anchor = GridBagConstraints.NORTHEAST; - gbc_rbFileFolder.insets = new Insets(0, 0, 5, 5); - gbc_rbFileFolder.gridx = 1; - gbc_rbFileFolder.gridy = 0; - gtfsDataPanel.add(rbFileFolder, gbc_rbFileFolder); - GridBagConstraints gbc_rbURL = new GridBagConstraints(); - gbc_rbURL.anchor = GridBagConstraints.NORTHWEST; - gbc_rbURL.insets = new Insets(0, 0, 5, 5); - gbc_rbURL.gridx = 2; - gbc_rbURL.gridy = 0; - gtfsDataPanel.add(rbURL, gbc_rbURL); - GridBagConstraints gbc_fileNameLabel = new GridBagConstraints(); - gbc_fileNameLabel.fill = GridBagConstraints.HORIZONTAL; - gbc_fileNameLabel.insets = new Insets(0, 0, 0, 5); - gbc_fileNameLabel.gridx = 0; - gbc_fileNameLabel.gridy = 1; - gtfsDataPanel.add(fileNameLabel, gbc_fileNameLabel); - fileDirTextField = new javax.swing.JTextField(); - fileDirTextField.getAccessibleContext().setAccessibleParent(gtfsDataPanel); - GridBagConstraints gbc_fileDirTextField = new GridBagConstraints(); - gbc_fileDirTextField.fill = GridBagConstraints.HORIZONTAL; - gbc_fileDirTextField.insets = new Insets(0, 0, 0, 5); - gbc_fileDirTextField.gridwidth = 2; - gbc_fileDirTextField.gridx = 1; - gbc_fileDirTextField.gridy = 1; - gtfsDataPanel.add(fileDirTextField, gbc_fileDirTextField); - GridBagConstraints gbc_browseButton = new GridBagConstraints(); - gbc_browseButton.anchor = GridBagConstraints.NORTH; - gbc_browseButton.fill = GridBagConstraints.HORIZONTAL; - gbc_browseButton.gridx = 3; - gbc_browseButton.gridy = 1; - gtfsDataPanel.add(browseButton, gbc_browseButton); - jTabbedPane1.addTab("Compare Data", compareDataPanel); - jLabel1 = new javax.swing.JLabel(); - - jLabel1.setText("Fields marked with an asterisk(*) are required"); - GridBagConstraints gbc_jLabel1 = new GridBagConstraints(); - gbc_jLabel1.fill = GridBagConstraints.HORIZONTAL; - gbc_jLabel1.insets = new Insets(0, 0, 5, 5); - gbc_jLabel1.gridwidth = 12; - gbc_jLabel1.gridx = 0; - gbc_jLabel1.gridy = 3; + buttonGroup1.add(rbFileFolder); + rbFileFolder.setSelected(true); + rbFileFolder.setText("Folder or Zip File"); + rbFileFolder.setName("rbFolderFile"); // NOI18N + rbFileFolder.addItemListener(new java.awt.event.ItemListener() { + public void itemStateChanged(java.awt.event.ItemEvent evt) { + rbFileFolderItemStateChanged(evt); + } + }); - compareDataPanel.add(jLabel1, gbc_jLabel1); + fileNameLabel.setFont(new java.awt.Font("Sans Serif", 0, 13)); // NOI18N + fileNameLabel.setForeground(java.awt.Color.blue); + fileNameLabel.setText("Folder or Zip File (*)"); + browseButton.setText("Browse"); + browseButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + browseButtonActionPerformed(evt); + } + }); - distanceThreshold = new JSpinner(); - distanceThreshold.setValue(400); - GridBagConstraints gbc_threshold = new GridBagConstraints(); - JLabel threshold_label = new JLabel("Approximate Comparision Distance Threshold (m)"); -// gbc_threshold.fill = GridBagConstraints.HORIZONTAL; - gbc_threshold.insets = new Insets(0, 0, 5, 5); - gbc_threshold.gridwidth = 12; - - gbc_threshold.gridy = 4; - gbc_threshold.gridx = 0; - compareDataPanel.add(threshold_label,gbc_threshold); - gbc_threshold.gridx = 6; - compareDataPanel.add(distanceThreshold, gbc_threshold); - - compareButton = new javax.swing.JButton(); - - compareButton.setText("Run"); - compareButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - compareButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_compareButton = new GridBagConstraints(); - gbc_compareButton.insets = new Insets(0, 0, 0, 5); - gbc_compareButton.gridwidth = 12; - gbc_compareButton.gridx = 0; - gbc_compareButton.gridy = 5; - compareDataPanel.add(compareButton, gbc_compareButton); + javax.swing.GroupLayout gtfsDataPanelLayout = new javax.swing.GroupLayout(gtfsDataPanel); + gtfsDataPanel.setLayout(gtfsDataPanelLayout); + gtfsDataPanelLayout.setHorizontalGroup( + gtfsDataPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(gtfsDataPanelLayout.createSequentialGroup() + .addContainerGap() + .addGroup(gtfsDataPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addComponent(rbFileFolder) + .addComponent(fileNameLabel)) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED) + .addGroup(gtfsDataPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(gtfsDataPanelLayout.createSequentialGroup() + .addComponent(fileDirTextField, javax.swing.GroupLayout.PREFERRED_SIZE, 345, javax.swing.GroupLayout.PREFERRED_SIZE) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) + .addComponent(browseButton)) + .addComponent(rbURL)) + .addContainerGap(540, Short.MAX_VALUE)) + ); + + gtfsDataPanelLayout.linkSize(javax.swing.SwingConstants.HORIZONTAL, new java.awt.Component[] {rbFileFolder, rbURL}); + + gtfsDataPanelLayout.setVerticalGroup( + gtfsDataPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(javax.swing.GroupLayout.Alignment.TRAILING, gtfsDataPanelLayout.createSequentialGroup() + .addGroup(gtfsDataPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE) + .addComponent(rbFileFolder) + .addComponent(rbURL)) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) + .addGroup(gtfsDataPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE) + .addComponent(fileNameLabel) + .addComponent(fileDirTextField, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE) + .addComponent(browseButton)) + .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)) + ); + + fileNameLabel.getAccessibleContext().setAccessibleParent(gtfsDataPanel); + fileDirTextField.getAccessibleContext().setAccessibleParent(gtfsDataPanel); + browseButton.getAccessibleContext().setAccessibleParent(gtfsDataPanel); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 2; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + compareDataPanel.add(gtfsDataPanel, gridBagConstraints); + + netexPanel.setBorder(javax.swing.BorderFactory.createTitledBorder("Netex Data (for Stops label improvement)")); + java.awt.GridBagLayout netexPanelLayout = new java.awt.GridBagLayout(); + netexPanelLayout.columnWeights = new double[] {0.1, 0.8, 0.1}; + netexPanel.setLayout(netexPanelLayout); + + netexZipFileLabel.setText("NetEx Zip file"); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridy = 0; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + netexPanel.add(netexZipFileLabel, gridBagConstraints); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridy = 0; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + netexPanel.add(netexZipFile, gridBagConstraints); + + netexBrowseButton.setText("Browse"); + netexBrowseButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + netexBrowseButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridy = 0; + netexPanel.add(netexBrowseButton, gridBagConstraints); + + netexStopFilenameLabel.setText("NetEx Stops filename"); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + netexPanel.add(netexStopFilenameLabel, gridBagConstraints); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + netexPanel.add(netexStopFilename, gridBagConstraints); + + citiesWithoutTownPrefixPanel.setAlignmentX(0.0F); + citiesWithoutTownPrefixPanel.setLayout(new javax.swing.BoxLayout(citiesWithoutTownPrefixPanel, javax.swing.BoxLayout.LINE_AXIS)); + + citiesWithoutTownPrefixLabel.setText("Cities for which station name should not be prefixed by town (separate names by ';')"); + citiesWithoutTownPrefixPanel.add(citiesWithoutTownPrefixLabel); + citiesWithoutTownPrefixPanel.add(citiesWithoutTownPrefixField); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 2; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + netexPanel.add(citiesWithoutTownPrefixPanel, gridBagConstraints); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 3; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + compareDataPanel.add(netexPanel, gridBagConstraints); + + requiredFieldsLabel.setFont(new java.awt.Font("Sans Serif", 0, 13)); // NOI18N + requiredFieldsLabel.setForeground(java.awt.Color.blue); + requiredFieldsLabel.setText("Fields marked with an asterisk(*) are required"); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 4; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + compareDataPanel.add(requiredFieldsLabel, gridBagConstraints); + + compareButton.setText("Run"); + compareButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + compareButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 6; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER; + compareDataPanel.add(compareButton, gridBagConstraints); + + jTabbedPane1.addTab("Compare Data", compareDataPanel); revertChangesetPanel.setName(""); // NOI18N + changesetLabel.setText("Changeset ID"); + + revertChangesetField.setName("usernameField"); // NOI18N + + revertButton.setText("Run"); + revertButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + revertButtonActionPerformed(evt); + } + }); + + javax.swing.GroupLayout revertChangesetPanelLayout = new javax.swing.GroupLayout(revertChangesetPanel); + revertChangesetPanel.setLayout(revertChangesetPanelLayout); + revertChangesetPanelLayout.setHorizontalGroup( + revertChangesetPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(revertChangesetPanelLayout.createSequentialGroup() + .addGroup(revertChangesetPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(revertChangesetPanelLayout.createSequentialGroup() + .addGap(25, 25, 25) + .addComponent(changesetLabel, javax.swing.GroupLayout.PREFERRED_SIZE, 120, javax.swing.GroupLayout.PREFERRED_SIZE) + .addGap(18, 18, 18) + .addComponent(revertChangesetField, javax.swing.GroupLayout.PREFERRED_SIZE, 225, javax.swing.GroupLayout.PREFERRED_SIZE)) + .addGroup(revertChangesetPanelLayout.createSequentialGroup() + .addGap(277, 277, 277) + .addComponent(revertButton, javax.swing.GroupLayout.PREFERRED_SIZE, 74, javax.swing.GroupLayout.PREFERRED_SIZE))) + .addContainerGap(724, Short.MAX_VALUE)) + ); + revertChangesetPanelLayout.setVerticalGroup( + revertChangesetPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(revertChangesetPanelLayout.createSequentialGroup() + .addGap(78, 78, 78) + .addGroup(revertChangesetPanelLayout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE) + .addComponent(revertChangesetField, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE) + .addComponent(changesetLabel)) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, 376, Short.MAX_VALUE) + .addComponent(revertButton) + .addContainerGap()) + ); + jTabbedPane1.addTab("Revert Changeset", revertChangesetPanel); - GridBagLayout gbl_revertChangesetPanel = new GridBagLayout(); - gbl_revertChangesetPanel.columnWidths = new int[]{120, 225, 0}; - gbl_revertChangesetPanel.rowHeights = new int[]{78, 19, 110, 25, 0}; - gbl_revertChangesetPanel.columnWeights = new double[]{0.0, 1.0, Double.MIN_VALUE}; - gbl_revertChangesetPanel.rowWeights = new double[]{0.0, 0.0, 0.0, 0.0, Double.MIN_VALUE}; - revertChangesetPanel.setLayout(gbl_revertChangesetPanel); - changesetLabel = new javax.swing.JLabel(); - - changesetLabel.setText("Changeset ID"); - GridBagConstraints gbc_changesetLabel = new GridBagConstraints(); - gbc_changesetLabel.anchor = GridBagConstraints.EAST; - gbc_changesetLabel.insets = new Insets(0, 0, 5, 5); - gbc_changesetLabel.gridx = 0; - gbc_changesetLabel.gridy = 1; - revertChangesetPanel.add(changesetLabel, gbc_changesetLabel); - revertChangesetField = new javax.swing.JTextField(); - - revertChangesetField.setName("usernameField"); // NOI18N - GridBagConstraints gbc_revertChangesetField = new GridBagConstraints(); - gbc_revertChangesetField.anchor = GridBagConstraints.NORTH; - gbc_revertChangesetField.fill = GridBagConstraints.HORIZONTAL; - gbc_revertChangesetField.insets = new Insets(0, 0, 5, 0); - gbc_revertChangesetField.gridx = 1; - gbc_revertChangesetField.gridy = 1; - revertChangesetPanel.add(revertChangesetField, gbc_revertChangesetField); - revertButton = new javax.swing.JButton(); - - revertButton.setText("Run"); - revertButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - revertButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_revertButton = new GridBagConstraints(); - gbc_revertButton.gridwidth = 2; - gbc_revertButton.anchor = GridBagConstraints.NORTH; - gbc_revertButton.gridx = 0; - gbc_revertButton.gridy = 3; - revertChangesetPanel.add(revertButton, gbc_revertButton); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 0; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + getContentPane().add(jTabbedPane1, gridBagConstraints); taskOutput.setColumns(20); taskOutput.setRows(5); jScrollPane1.setViewportView(taskOutput); - javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane()); - layout.setHorizontalGroup( - layout.createParallelGroup(Alignment.TRAILING) - .addGroup(layout.createSequentialGroup() - .addContainerGap() - .addGroup(layout.createParallelGroup(Alignment.LEADING) - .addGroup(layout.createSequentialGroup() - .addGroup(layout.createParallelGroup(Alignment.TRAILING) - .addComponent(jTabbedPane1, Alignment.LEADING, 0, 0, Short.MAX_VALUE) - .addComponent(jScrollPane1, Alignment.LEADING, GroupLayout.DEFAULT_SIZE, 633, Short.MAX_VALUE)) - .addGap(12)) - .addGroup(layout.createSequentialGroup() - .addGap(279) - .addComponent(exitButton, GroupLayout.DEFAULT_SIZE, 86, Short.MAX_VALUE) - .addGap(280))) - .addContainerGap()) - ); - layout.setVerticalGroup( - layout.createParallelGroup(Alignment.LEADING) - .addGroup(layout.createSequentialGroup() - .addContainerGap() - .addComponent(jTabbedPane1, GroupLayout.PREFERRED_SIZE, 271, GroupLayout.PREFERRED_SIZE) - .addPreferredGap(ComponentPlacement.RELATED) - .addComponent(jScrollPane1, GroupLayout.DEFAULT_SIZE, 108, Short.MAX_VALUE) - .addPreferredGap(ComponentPlacement.RELATED) - .addComponent(exitButton) - .addContainerGap()) - ); - getContentPane().setLayout(layout); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.weighty = 0.5; + getContentPane().add(jScrollPane1, gridBagConstraints); + exitButton.setText("Exit"); + exitButton.addMouseListener(new java.awt.event.MouseAdapter() { + public void mouseClicked(java.awt.event.MouseEvent evt) { + exitButtonMouseClicked(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 2; + getContentPane().add(exitButton, gridBagConstraints); exitButton.getAccessibleContext().setAccessibleName("exitButton"); pack(); @@ -509,7 +733,7 @@ private void compareButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN if (rbURL.isSelected()) { //if user selected a URL try { - if (!UnzipGTFS(null, new URL(fileDirTextField.getText()))) { //try to unzip from the URL + if (!UnzipGTFS(null, new URL(fileDirTextField.getText()), "GTFS")) { //try to unzip from the URL JOptionPane.showMessageDialog(this, "Unable to unzip from URL. Please try again with another URL."); return; } @@ -518,14 +742,14 @@ private void compareButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN System.err.println("Error: " + ex.getLocalizedMessage()); return; } - _fileDir = new File("GTFS_Temp").getAbsolutePath() + System.getProperty("file.separator");//"\\"; //set the actual location to the GTFS_Temp folder + _fileDir = new File("TempUnzip").getAbsolutePath() + System.getProperty("file.separator");//"\\"; //set the actual location to the GTFS_Temp folder } else if (rbFileFolder.isSelected()) { //else user selected a local file/folder if (fileDirTextField.getText().toLowerCase().contains(".zip")) { //if a zip file was selected - if (!UnzipGTFS(chooser.getSelectedFile(), null)) { //unzip it to a temporary folder + if (!UnzipGTFS(chooser.getSelectedFile(), null, "GTFS")) { //unzip it to a temporary folder JOptionPane.showMessageDialog(this, "Unable to unzip from file. Please try again with another file."); return; } - _fileDir = new File("GTFS_Temp").getAbsolutePath() + System.getProperty("file.separator");//"\\"; //set the actual location to the GTFS_Temp folder + _fileDir = new File("TempUnzip").getAbsolutePath() + System.getProperty("file.separator");//"\\"; //set the actual location to the GTFS_Temp folder } else { _fileDir = fileDirTextField.getText().replace("file://",""); //else use the folder selected with GTFS files in it if (!(Files.isDirectory(new File(_fileDir).toPath()))) @@ -537,6 +761,23 @@ private void compareButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN } } + // unzip netex zip + if (!netexZipFile.getText().isEmpty()) { + if (netexZipFile.getText().toLowerCase().contains(".zip")) { //if a zip file was selected + if (!UnzipGTFS(new File(netexZipFile.getText()), null, "Netex")) { //unzip it to a temporary folder + JOptionPane.showMessageDialog(this, "Unable to unzip netex file. Please try again with another file."); + return; + } + _fileDir = new File("TempUnzip").getAbsolutePath() + System.getProperty("file.separator");//"\\"; //set the actual location to the GTFS_Temp folder + } + } else { + if (new File("TempUnzip").listFiles().length > 0) { //if the folder has old files in it + for (File f : new File("TempUnzip").listFiles()) { + f.delete(); //delete all the old files + } + } + } + //optional field _operatorNtdId = operatorNTDIDField.getText(); if (gtfsIdDigitField.getText() != null && !gtfsIdDigitField.getText().equals("")) { @@ -548,20 +789,69 @@ private void compareButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN } } + // Processing options + if (skipGtfsStationsCb.isSelected()) { + processingOptions.add(ProcessingOptions.SKIP_GTFS_STATIONS); + } + if (skipNodesWithRoleEmptyCb.isSelected()) { + processingOptions.add(ProcessingOptions.SKIP_NODES_HAVING_ROLE_EMPTY); + } + if (createAsPTv2Cb.isSelected()) { + processingOptions.add(ProcessingOptions.CREATE_ROUTE_AS_PTV2); + processingOptions.add(ProcessingOptions.SKIP_NODES_HAVING_ROLE_EMPTY); + } + if (removePlatformsNotInGtfsFromOSMRelationCb.isSelected()) { + processingOptions.add(ProcessingOptions.SKIP_NODES_HAVING_ROLE_PLATFORM_NOT_IN_GTFS_TRIP_FROM_OSM_RELATION); + } + if (dontReplaceExistingOSMRouteColorCb.isSelected()) { + processingOptions.add(ProcessingOptions.DONT_REPLACE_EXISING_OSM_ROUTE_COLOR); + } + if (skipNodesWithRoleStopCb.isSelected()) { + processingOptions.add(ProcessingOptions.SKIP_NODES_HAVING_ROLE_STOP_ALL); + } + if (skipNodesWithRoleStopWithoutMatchinPlatformCb.isSelected()) { + processingOptions.add(ProcessingOptions.SKIP_NODES_HAVING_ROLE_STOP_WITHOUT_MATCHING_PLATFORM); + } + if (dontAddGtfsRouteTextColorCb.isSelected()) { + processingOptions.add(ProcessingOptions.DONT_ADD_GTFS_ROUTE_TEXT_COLOR_TO_ROUTE); + } + if (dontAddGtfsAgencyIdCb.isSelected()) { + processingOptions.add(ProcessingOptions.DONT_ADD_GTFS_AGENCY_ID_TO_ROUTE); + } + if (!citiesWithoutTownPrefixField.getText().isEmpty()) { + String[] citiesArray = citiesWithoutTownPrefixField.getText().split(";"); + ArrayList cities = new ArrayList<>(Arrays.asList(citiesArray)); + cities.replaceAll(String::trim); + processingParams.setStopCities(cities); + } + if (!LatGTField.getText().isEmpty()) { + processingParams.setStopMinLat(LatGTField.getText()); + } + if (!LatLTField.getText().isEmpty()) { + processingParams.setStopMaxLat(LatLTField.getText()); + } + if (!LonGTField.getText().isEmpty()) { + processingParams.setStopMinLon(LonGTField.getText()); + } + if (!LonLTField.getText().isEmpty()) { + processingParams.setStopMaxLon(LonLTField.getText()); + } + //can't leave blank try { _operatorAlias = operatorAliasField.getText(); _operatorName = operatorNameField.getText(); _operatorNameAbbreviate = operatorNameAbbField.getText(); + _operatorRegex = operatorRegexField.getText(); if (!_operatorName.isEmpty() && !_operatorNameAbbreviate.isEmpty() && !_fileDir.isEmpty()) { - new OperatorInfo(_operatorName, _operatorNameAbbreviate, _operatorAlias, _operatorNtdId, _gtfsIdDigit, _fileDir); + new OperatorInfo(_operatorName, _operatorNameAbbreviate, _operatorAlias, _operatorRegex, _operatorNtdId, _gtfsIdDigit, _fileDir); progressMonitor = new ProgressMonitor(MainForm.this, "Comparing GTFS and OSM data", "", 0, 100); progressMonitor.setProgress(0); compareButton.setEnabled(false); - compareTask = new CompareData(progressMonitor, taskOutput); + compareTask = new CompareData(progressMonitor, taskOutput, netexStopFilename.getText()); compareTask.setRangeThreshold(Double.parseDouble(distanceThreshold.getValue().toString())); task = compareTask; task.addPropertyChangeListener(this); @@ -616,13 +906,13 @@ private void browseButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN- * Pass either a file or URL and NULL for the other - do not send both * Returns true if it successfully unzipped the file */ - private boolean UnzipGTFS(File zipFile, URL zipURL) { + private boolean UnzipGTFS(File zipFile, URL zipURL, String tempDirBasename) { //TODO display a progress bar to user so they know a file is being unzipped - File unzipFolder = new File("GTFS_Temp"); + File unzipFolder = new File("TempUnzip" + File.separator + tempDirBasename); String unzipLocation = unzipFolder.getAbsolutePath() + System.getProperty("file.separator"); //"\\"; //temporary folder to store unzipped files try { - unzipFolder.mkdir(); //create the directory if not already created + unzipFolder.mkdirs(); //create the directory if not already created } catch (SecurityException ex) { System.err.println("Unable to create temporary directory to unzip the GTFS data to. \n" + ex.getLocalizedMessage()); return false; @@ -657,7 +947,8 @@ private boolean UnzipGTFS(File zipFile, URL zipURL) { System.out.println(zipstr + " " ); zip = new ZipInputStream(new BufferedInputStream(zipstr)); } else { - if (!(Files.probeContentType(zipFile.toPath())).equals("application/zip")) + String fileContentType = Files.probeContentType(zipFile.toPath()); + if (!(fileContentType.equals("application/zip") || fileContentType.equals("application/x-zip-compressed"))) {System.out.println((Files.probeContentType(zipFile.toPath()))); return false;} System.out.println("Unzipping " + zipFile.getAbsolutePath() + " to " + unzipLocation); @@ -714,6 +1005,18 @@ private void rbURLItemStateChanged(java.awt.event.ItemEvent evt) {//GEN-FIRST:ev } }//GEN-LAST:event_rbURLItemStateChanged + private void netexBrowseButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_netexBrowseButtonActionPerformed + netexChooser = new JFileChooser(); + netexChooser.setCurrentDirectory(new java.io.File(".")); + netexChooser.setDialogTitle("Browse for Netex file..."); + netexChooser.setFileSelectionMode(JFileChooser.FILES_AND_DIRECTORIES); + netexChooser.setMultiSelectionEnabled(true); + netexChooser.showOpenDialog(this); + if (netexChooser.getSelectedFile() != null) { + netexZipFile.setText(netexChooser.getSelectedFile().getAbsolutePath()); + } + }//GEN-LAST:event_netexBrowseButtonActionPerformed + /** * @param args the command line arguments */ @@ -761,36 +1064,77 @@ public void propertyChange(PropertyChangeEvent evt) { } taskOutput.setCaretPosition(taskOutput.getText().length()); } - private edu.usf.cutr.go_sync.gui.object.AutoCompleteTextField operatorNameField; private javax.swing.JFileChooser chooser; + private javax.swing.JFileChooser netexChooser; // Variables declaration - do not modify//GEN-BEGIN:variables + private javax.swing.JTextField LatGTField; + private javax.swing.JLabel LatGTLabel; + private javax.swing.JTextField LatLTField; + private javax.swing.JLabel LatLTLabel; + private javax.swing.JTextField LonGTField; + private javax.swing.JLabel LonGTLabel; + private javax.swing.JTextField LonLTField; + private javax.swing.JLabel LonLTLabel; private javax.swing.JLabel OperatorAbbLabel; private javax.swing.JButton browseButton; private javax.swing.ButtonGroup buttonGroup1; private javax.swing.JLabel changesetLabel; + private javax.swing.JTextField citiesWithoutTownPrefixField; + private javax.swing.JLabel citiesWithoutTownPrefixLabel; + private javax.swing.JPanel citiesWithoutTownPrefixPanel; private javax.swing.JButton compareButton; + private javax.swing.JPanel compareDataPanel; + private javax.swing.JCheckBox createAsPTv2Cb; + private javax.swing.JSpinner distanceThreshold; + private javax.swing.JPanel distanceThresholdPanel; + private javax.swing.JCheckBox dontAddGtfsAgencyIdCb; + private javax.swing.JCheckBox dontAddGtfsRouteTextColorCb; + private javax.swing.JCheckBox dontReplaceExistingOSMRouteColorCb; private javax.swing.JButton exitButton; private javax.swing.JTextField fileDirTextField; private javax.swing.JLabel fileNameLabel; - private javax.swing.JTextField gtfsIdDigitField; - private javax.swing.JLabel jLabel1; - private JSpinner distanceThreshold; - private javax.swing.JPanel compareDataPanel; - private javax.swing.JPanel revertChangesetPanel; + private javax.swing.JPanel geoZonePanel; private javax.swing.JPanel gtfsDataPanel; + private javax.swing.JTextField gtfsIdDigitField; + private javax.swing.JLabel gtfsIdDigitLabel; + private javax.swing.JPanel gtfsStopIdLengthPanel; + private javax.swing.JLabel ignoreStopsHavintLatLonLabel; private javax.swing.JScrollPane jScrollPane1; private javax.swing.JTabbedPane jTabbedPane1; + private javax.swing.JPanel latPanel; + private javax.swing.JPanel lonPanel; + private javax.swing.JButton netexBrowseButton; + private javax.swing.JPanel netexPanel; + private javax.swing.JTextField netexStopFilename; + private javax.swing.JLabel netexStopFilenameLabel; + private javax.swing.JTextField netexZipFile; + private javax.swing.JLabel netexZipFileLabel; private javax.swing.JTextField operatorAliasField; + private javax.swing.JLabel operatorAliasLabel; private javax.swing.JTextField operatorNTDIDField; + private javax.swing.JLabel operatorNTDIDLabel; private javax.swing.JTextField operatorNameAbbField; + private javax.swing.JTextField operatorNameField; private javax.swing.JLabel operatorNameLabel; - private javax.swing.JLabel operatorAliasLabel; + private javax.swing.JPanel operatorPanel; + private javax.swing.JTextField operatorRegexField; + private javax.swing.JLabel operatorRegexLabel; + private javax.swing.JPanel optionsPanel; private javax.swing.JRadioButton rbFileFolder; private javax.swing.JRadioButton rbURL; + private javax.swing.JCheckBox removePlatformsNotInGtfsFromOSMRelationCb; + private javax.swing.JLabel requiredFieldsLabel; private javax.swing.JButton revertButton; private javax.swing.JTextField revertChangesetField; + private javax.swing.JPanel revertChangesetPanel; + private javax.swing.JPanel routeMemberOptionPanel; + private javax.swing.JPanel routeOptionsPanel; + private javax.swing.JCheckBox skipGtfsStationsCb; + private javax.swing.JCheckBox skipNodesWithRoleEmptyCb; + private javax.swing.JCheckBox skipNodesWithRoleStopCb; + private javax.swing.JCheckBox skipNodesWithRoleStopWithoutMatchinPlatformCb; + private javax.swing.JPanel stopOptionsPanel; private javax.swing.JTextArea taskOutput; - private javax.swing.JLabel operatorNTDIDLabel; - private javax.swing.JLabel gtfsIdDigitLabel; + private javax.swing.JLabel threshold_label; // End of variables declaration//GEN-END:variables } diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/ReportViewer.form b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/ReportViewer.form index 7e3bc37a..25e8328b 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/ReportViewer.form +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/ReportViewer.form @@ -1,6 +1,6 @@ - + -
+ @@ -95,10 +95,14 @@ + + + + @@ -115,24 +119,37 @@ - - + + + + + + + + - + - + - + - - - + + + + + + + + + + @@ -147,7 +164,7 @@ - + @@ -155,7 +172,7 @@ - + @@ -167,10 +184,6 @@ - - - - @@ -184,21 +197,21 @@ - - + + - + - + - - + + @@ -216,9 +229,6 @@ - - - @@ -230,31 +240,31 @@ - + - + - - + + - + - + - - + + @@ -267,11 +277,11 @@ - + - + @@ -279,10 +289,11 @@ + - - + + @@ -295,11 +306,11 @@ - + - + @@ -309,8 +320,8 @@ - - + + @@ -328,14 +339,14 @@ - + - - + + @@ -348,8 +359,8 @@ - - + + @@ -362,8 +373,8 @@ - - + + @@ -376,8 +387,8 @@ - - + + @@ -390,93 +401,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -489,29 +415,8 @@ - - - - - - - - - - - - - - - - - - - - - - - + + @@ -524,23 +429,8 @@ - - - - - - - - - - - - - - - - - + + @@ -552,8 +442,8 @@ - - + + @@ -561,8 +451,9 @@ - + + @@ -584,83 +475,168 @@ + + + - - + + - + - - - - - - + - - + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -680,19 +656,22 @@ - - + + + + + - - + + @@ -704,8 +683,8 @@ - - + + @@ -718,8 +697,8 @@ - - + + @@ -732,19 +711,2817 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -753,22 +3530,18 @@ - - - - - + - - + + - - + + @@ -781,22 +3554,22 @@ - + - + - + - - + + @@ -805,12 +3578,12 @@ - + - - + + @@ -823,8 +3596,8 @@ - - + + @@ -837,8 +3610,8 @@ - - + + @@ -858,8 +3631,8 @@ - - + + @@ -878,8 +3651,8 @@ - - + + @@ -898,8 +3671,8 @@ - - + + @@ -918,8 +3691,8 @@ - - + + @@ -932,8 +3705,8 @@ - - + + @@ -945,8 +3718,8 @@ - - + + @@ -954,6 +3727,7 @@ + @@ -971,8 +3745,8 @@ - - + + @@ -990,30 +3764,27 @@ - - - - + - + - + - - + + @@ -1031,9 +3802,6 @@ - - - @@ -1053,8 +3821,8 @@ - - + + @@ -1068,14 +3836,15 @@ + - - + + @@ -1088,14 +3857,15 @@ + - - + + @@ -1108,14 +3878,15 @@ + - - + + @@ -1128,14 +3899,15 @@ + - - + + @@ -1148,8 +3920,8 @@ - - + + @@ -1162,8 +3934,8 @@ - - + + @@ -1176,8 +3948,8 @@ - - + + @@ -1190,27 +3962,2561 @@ - - + + - - + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1219,7 +6525,7 @@ - + @@ -1232,11 +6538,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/ReportViewer.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/ReportViewer.java index b3cfe351..54b6acc5 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/ReportViewer.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/ReportViewer.java @@ -15,18 +15,24 @@ import edu.usf.cutr.go_sync.gui.object.RouteMemberTableModel; import edu.usf.cutr.go_sync.gui.object.TagReportTableModel; import edu.usf.cutr.go_sync.io.WriteFile; +import edu.usf.cutr.go_sync.object.ProcessingOptions; import edu.usf.cutr.go_sync.object.RelationMember; import edu.usf.cutr.go_sync.object.Route; import edu.usf.cutr.go_sync.object.Stop; import edu.usf.cutr.go_sync.osm.HttpRequest; +import edu.usf.cutr.go_sync.tag_defs; +import edu.usf.cutr.go_sync.task.CompareData; import edu.usf.cutr.go_sync.task.UploadData; import edu.usf.cutr.go_sync.tools.OsmDistance; import java.awt.Color; import java.awt.Cursor; import java.awt.Dimension; +import java.awt.Event; import java.awt.Graphics2D; import java.awt.Point; import java.awt.Rectangle; +import java.awt.event.ActionEvent; +import java.awt.event.KeyEvent; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.awt.geom.Point2D; @@ -36,19 +42,28 @@ import java.io.File; import java.util.ArrayList; import java.util.Arrays; +import java.util.EnumSet; +import java.util.HashMap; import java.util.HashSet; import java.util.Hashtable; import java.util.Iterator; +import java.util.LinkedHashMap; +import java.util.LinkedHashSet; import java.util.LinkedList; import java.util.List; +import java.util.Map; import java.util.Set; +import java.util.TreeMap; import java.util.TreeSet; +import javax.swing.AbstractAction; import javax.swing.DefaultComboBoxModel; +import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JOptionPane; import javax.swing.JProgressBar; import javax.swing.JTable; import javax.swing.JTextArea; +import javax.swing.KeyStroke; import javax.swing.event.TableModelEvent; import javax.swing.event.TableModelListener; import javax.swing.table.JTableHeader; @@ -56,39 +71,22 @@ import javax.swing.table.TableModel; import org.jdesktop.swingx.JXMapViewer; import org.jdesktop.swingx.mapviewer.DefaultTileFactory; +import org.jdesktop.swingx.mapviewer.DefaultWaypoint; import org.jdesktop.swingx.mapviewer.GeoPosition; import org.jdesktop.swingx.mapviewer.TileFactory; import org.jdesktop.swingx.mapviewer.TileFactoryInfo; import org.jdesktop.swingx.mapviewer.Waypoint; -import org.jdesktop.swingx.mapviewer.DefaultWaypoint; import org.jdesktop.swingx.mapviewer.WaypointPainter; import org.jdesktop.swingx.mapviewer.WaypointRenderer; import org.jdesktop.swingx.painter.CompoundPainter; import org.jdesktop.swingx.painter.Painter; -import edu.usf.cutr.go_sync.tag_defs; -import java.awt.GridBagLayout; -import java.awt.GridBagConstraints; -import java.awt.Insets; -import java.awt.Event; -import java.awt.event.ActionEvent; -import java.awt.event.KeyEvent; -import javax.swing.AbstractAction; -import javax.swing.GroupLayout.Alignment; -import javax.swing.ImageIcon; -import javax.swing.KeyStroke; -import javax.swing.LayoutStyle.ComponentPlacement; -import javax.swing.GroupLayout; -import javax.swing.JPanel; -import javax.swing.BoxLayout; -import javax.swing.JButton; -import javax.swing.JCheckBox; + /** * * @author Khoa Tran */ public class ReportViewer extends javax.swing.JFrame implements TableModelListener, PropertyChangeListener { - protected static Color matchColor, selectedOSMColor, selectedGTFSColor; protected String[] tagReportColumnHeaderToolTips = { "Tag name", @@ -97,7 +95,6 @@ public class ReportViewer extends javax.swing.JFrame implements TableModelListen "Values to be added in OpenStreetMap" }; protected ImageIcon busIcon; - private JCheckBox routesCheckbox, stopsCheckbox, acceptedOnlyCheckbox; // private Hashtable agencyTable; private HttpRequest osmRequest; @@ -118,6 +115,9 @@ public class ReportViewer extends javax.swing.JFrame implements TableModelListen private Stop[] gtfsStops, gtfsAll, gtfsUploadConflict, gtfsUploadNoConflict, gtfsModify, gtfsNoUpload; private Stop[] osmStops = new Stop[0]; private Route[] gtfsRoutes, gtfsRouteAll, gtfsRouteUploadNoConflict, gtfsRouteModify, gtfsRouteNoUpload; + private Route[] osmRoutes = new Route[0]; + HashMap> reportRoutes = new HashMap<>(); + HashMap> relMembersForGtfsOsmPair = new HashMap<>(); private JXMapViewer mainMap; private Hashtable newStopsByGeoPos = new Hashtable(); // to interact with user on the map private HashSet allStopsGeo; @@ -142,12 +142,18 @@ public void run() { }*/ // Variables declaration - do not modify//GEN-BEGIN:variables + private java.awt.Panel StopLabelPanel; + private javax.swing.JCheckBox acceptedOnlyCheckbox; private javax.swing.JRadioButton allMembersRadioButton; private javax.swing.JRadioButton allRoutesRadioButton; private javax.swing.JRadioButton allStopsRadioButton; private javax.swing.JRadioButton bothMembersRadioButton; + private javax.swing.JPanel busRoutePanel; + private javax.swing.JPanel busStopPanel; private javax.swing.JTable dataTable; private javax.swing.JButton donotUploadButton; + private javax.swing.JButton dontuploadAllBtn; + private javax.swing.JButton dontupremainButton; private javax.swing.JButton dummyUploadButton; private javax.swing.JRadioButton existingRoutesRadioButton; private javax.swing.JRadioButton existingRoutesWithUpdatesRadioButton; @@ -167,49 +173,52 @@ public void run() { private javax.swing.JLabel jLabel10; private javax.swing.JLabel jLabel11; private javax.swing.JLabel jLabel12; - private javax.swing.JLabel jLabel13; - private javax.swing.JLabel jLabel14; private javax.swing.JLabel jLabel15; private javax.swing.JLabel jLabel16; private javax.swing.JLabel jLabel17; private javax.swing.JLabel jLabel18; private javax.swing.JLabel jLabel19; - private javax.swing.JLabel osmStopsComboBoxLabel; + private javax.swing.JLabel jLabel20; private javax.swing.JLabel jLabel3; private javax.swing.JLabel jLabel4; private javax.swing.JLabel jLabel5; - private javax.swing.JLabel jLabel6; private javax.swing.JLabel jLabel7; private javax.swing.JLabel jLabel8; private javax.swing.JLabel jLabel9; + private javax.swing.JScrollPane jMemberScrollPane5; private javax.swing.JMenu jMenu1; private javax.swing.JMenu jMenu2; private javax.swing.JMenu jMenu3; private javax.swing.JMenu jMenu4; private javax.swing.JMenuBar jMenuBar1; - private javax.swing.JPanel busStopPanel; - private javax.swing.JPanel busRoutePanel; - private javax.swing.JScrollPane jStopsScrollPane1; private javax.swing.JScrollPane jScrollPane2; private javax.swing.JScrollPane jScrollPane3; private javax.swing.JScrollPane jScrollPane4; - private javax.swing.JScrollPane jMemberScrollPane5; + private javax.swing.JScrollPane jStopsScrollPane1; private javax.swing.JTabbedPane jTabbedPane1; private javax.swing.JLabel lastEditedLabel; private org.jdesktop.swingx.JXMapKit mapJXMapKit; private javax.swing.JTable memberTable; private javax.swing.ButtonGroup membersButtonGroup; + private javax.swing.JLabel membersWarningLabel; + private javax.swing.JLabel newMemberListHasUpdatesLabel; private javax.swing.JRadioButton newNoMatchStopsRadioButton; private javax.swing.JRadioButton newRoutesRadioButton; private javax.swing.JRadioButton newWithMatchStopsRadioButton; + private javax.swing.JButton nextButton; private javax.swing.JRadioButton osmMembersRadioButton; + private javax.swing.JComboBox osmRoutesComboBox; + private javax.swing.JLabel osmRoutesLabel; private javax.swing.JComboBox osmStopsComboBox; + private javax.swing.JLabel osmStopsComboBoxLabel; private javax.swing.JTable routeTable; private javax.swing.ButtonGroup routesButtonGroup; + private javax.swing.JCheckBox routesCheckbox; private javax.swing.JButton saveChangeRouteButton; private javax.swing.JButton searchButton; private javax.swing.JTextField searchTextField; private javax.swing.ButtonGroup stopsButtonGroup; + private javax.swing.JCheckBox stopsCheckbox; private javax.swing.JButton tableStopButton; private javax.swing.JLabel totalGtfsMembersLabel; private javax.swing.JLabel totalGtfsRoutesLabel; @@ -219,16 +228,9 @@ public void run() { private javax.swing.JLabel totalOsmStopsLabel; private javax.swing.JRadioButton updateStopsRadioButton; private javax.swing.JButton uploadDataButton; - private JPanel StopLabelPanel; - private JButton dontuploadAllBtn; - private JButton dontupremainButton; - private JButton nextButton; + // End of variables declaration//GEN-END:variables /** Creates new form ReportViewer */ - - - - /** * @param aData GTFSstops * @param r report @@ -240,7 +242,7 @@ public void run() { * @param eRoutes existingRoutes * @param to taskOutput */ - public ReportViewer(List aData, Hashtable> r, HashSetu, HashSetm, HashSetd, Hashtable routes, Hashtable nRoutes, Hashtable eRoutes, JTextArea to) { + public ReportViewer(List aData, Hashtable> r, HashSet u, HashSet m, HashSet d, HashMap> reportRoute, Hashtable routes, Hashtable nRoutes, Hashtable eRoutes, JTextArea to) { // public ReportViewer(List aData, Hashtable> r, HashSetu, HashSetm, HashSetd, Hashtable routes, Hashtable nRoutes, Hashtable eRoutes, JTextArea to) { super("GO-Sync: Report"); @@ -284,6 +286,7 @@ public ReportViewer(List aData, Hashtable> r, HashSe delete = new HashSet(); delete.addAll(d); + this.reportRoutes.putAll(reportRoute); finalCheckboxes = new Hashtable>(); finalRouteCheckboxes = new Hashtable>(); @@ -412,13 +415,14 @@ public ReportViewer(List aData, Hashtable> r, HashSe unci++;*/ if ((category.equals("MODIFY") || category.equals("NOTHING_NEW")) && numEquiv==1) { //String stopID, String operatorName, String stopName, String lat, String lon - Stop stopWithSelectedTags = new Stop(newStop.getStopID(), newStop.getOperatorName(), osmStop.getStopName(), osmStop.getLat(), osmStop.getLon()); + List osmStopAltNamesList = Stop.stopAltNamesToList((String) osmStop.getStopAltName()); + Stop stopWithSelectedTags = new Stop(osmStop.getPrimitiveType(), newStop.getStopID(), newStop.getOperatorName(), osmStop.getStopName(), osmStop.getLat(), osmStop.getLon(), null); Stop agencyStop = agencyStops.get(newStop.getStopID()); Hashtable agencyTags = agencyStop.getTags(); Hashtable osmTags = osmStop.getTags(); ArrayList osmTagKeys = new ArrayList(); osmTagKeys.addAll(osmStop.keySet()); - osmTagKeys.remove(tag_defs.GTFS_OPERATOR_KEY); + osmTagKeys.remove(tag_defs.OSM_NETWORK_KEY); // osmTagKeys.remove("highway"); osmTagKeys.remove("source"); boolean isDiff = false; @@ -570,7 +574,9 @@ private void updateStopTable(Stop selectedNewStop, Stop selectedOsmStop){ tagKeys.addAll(aTags.keySet()); } } - if(selectedOsmStop!=null) tagKeys.addAll(selectedOsmStop.keySet()); + if (selectedOsmStop != null && !selectedOsmStop.getStopID().equals("New")) { + tagKeys.addAll(selectedOsmStop.keySet()); + } // set new size to the table stopTableModel = new TagReportTableModel(tagKeys.size()+2); @@ -585,13 +591,21 @@ private void updateStopTable(Stop selectedNewStop, Stop selectedOsmStop){ Stop finalSt = finalStops.get(selectedNewStop.getStopID()); ArrayList finalCB = finalCheckboxes.get(selectedNewStop.getStopID()); - if(selectedOsmStop!=null) { + if (selectedOsmStop != null && !selectedOsmStop.getStopID().equals("New")) { + if (selectedOsmStop.getPrimitiveType().equals("way")) { + stopTableModel.setRowValueAt(new Object[] {"lat", agencyStop.getLat(), finalCB.get(0), "Item part of 'way'. Node of it has: " + selectedOsmStop.getLat(), finalCB.get(1), "Item part of 'way'. Value will not be set."}, 0); + stopTableModel.setRowValueAt(new Object[] {"lon", agencyStop.getLon(), finalCB.get(2), "Item part of 'way'. Node of it has: " + selectedOsmStop.getLon(), finalCB.get(3), "Item part of 'way'. Value will not be set."}, 1); + } else { stopTableModel.setRowValueAt(new Object[] {"lat", agencyStop.getLat(), finalCB.get(0), selectedOsmStop.getLat(), finalCB.get(1), finalSt.getLat()}, 0); stopTableModel.setRowValueAt(new Object[] {"lon", agencyStop.getLon(), finalCB.get(2), selectedOsmStop.getLon(), finalCB.get(3), finalSt.getLon()}, 1); + } } else { stopTableModel.setRowValueAt(new Object[] {"lat", agencyStop.getLat(), finalCB.get(0), "",finalCB.get(1), finalSt.getLat()}, 0); stopTableModel.setRowValueAt(new Object[] {"lon", agencyStop.getLon(), finalCB.get(2), "", finalCB.get(3), finalSt.getLon()}, 1); } + + //tableIndex in index+2 because of lat and lon + int tableIndex = 2; for(int i=0; i>>>>>> 1a58b026a52d1271696dac9c53450d65f773cf06 } else { - stopTableModel.setRowValueAt(new Object[]{k, gtfsValue, gtfsCB, osmValue, osmCB, newValue}, i + 2); + stopTableModel.setRowValueAt(new Object[]{k, gtfsValue, gtfsCB, osmValue, osmCB, newValue}, tableIndex); } /* if(selectedNewStop.getReportCategory().equals("UPLOAD_CONFLICT")) { - stopTableModel.setRowValueAt(new Object[] {k, gtfsValue, true, osmValue, false, newValue}, i+2); + stopTableModel.setRowValueAt(new Object[] {k, gtfsValue, true, osmValue, false, newValue}, tableIndex); } else { - stopTableModel.setRowValueAt(new Object[] {k, gtfsValue, finalCB.get((i+2)*2), osmValue, finalCB.get((i+2)*2+1), finalSt.getTag(k)}, i+2); + stopTableModel.setRowValueAt(new Object[] {k, gtfsValue, finalCB.get((tableIndex)*2), osmValue, finalCB.get((tableIndex)*2+1), finalSt.getTag(k)}, tableIndex); }*/ + tableIndex++; } //set the column width with checkbox to minimum size @@ -673,10 +691,10 @@ private void updateStopTable(Stop selectedNewStop, Stop selectedOsmStop){ dataTable.getModel().addTableModelListener(this); if(selectedNewStop.getReportCategory().equals("UPLOAD_NO_CONFLICT") && !finalStopsAccepted.containsKey(selectedNewStop.getStopID())) - updateButtonTableStop("Accept", true, "Add", true); + updateButtonTableStop("Accept", true, "Add", true); else updateButtonTableStop("Accept", true, "Save Change", false); - if (selectedOsmStop!= null && usedOSMstops.containsKey(selectedOsmStop.getOsmId() ) + if (selectedOsmStop != null && !selectedOsmStop.getStopID().equals("New") && usedOSMstops.containsKey(selectedOsmStop.getOsmId()) && !usedOSMstops.get(selectedOsmStop.getOsmId()).getStopID().equals(agencyStop)) // && !finalStopsAccepted.get(selectedNewStop.getStopID()).getOsmId().equals(selectedOsmStop.getOsmId())) // TODO allow changing osm matches updateButtonTableStop("Already Matched", false, "Already Matched", false); @@ -685,7 +703,7 @@ private void updateStopTable(Stop selectedNewStop, Stop selectedOsmStop){ // set last edited information String lastEditedUser = "N/A"; String lastEditedDate = "N/A"; - if(selectedOsmStop!=null) { + if (selectedOsmStop != null && !selectedOsmStop.getStopID().equals("New")) { if(selectedOsmStop.getLastEditedOsmUser()!=null && !selectedOsmStop.getLastEditedOsmUser().equals("")) lastEditedUser = selectedOsmStop.getLastEditedOsmUser(); if(selectedOsmStop.getLastEditedOsmDate()!=null && !selectedOsmStop.getLastEditedOsmDate().equals("")) @@ -733,7 +751,13 @@ private void updateBusStop(Stop st){ tableStopButton.setVisible(true); } */ - osmStops = new Stop[osmEquiv.size()]; + if (st.getReportCategory().equals("UPLOAD_CONFLICT")) { + // Add an entry that can be selected to create a new stop instead of using an existing OSM stop + osmStops = new Stop[osmEquiv.size() + 1]; + } else { + osmStops = new Stop[osmEquiv.size()]; + } + for(int i=0; i() { public void paint(Graphics2D g, JXMapViewer map, int w, int h) { g = (Graphics2D) g.create(); @@ -949,7 +992,7 @@ public void paint(Graphics2D g, JXMapViewer map, int w, int h) { selectedGtfsOverlayPainter = null; }*/ - if(osmStop!=null){ + if (osmStop != null && !osmStop.getStopID().equals("New")) { final Stop tempStop = new Stop(osmStop); selectedOsmOverlayPainter = new Painter() { public void paint(Graphics2D g, JXMapViewer map, int w, int h) { @@ -1007,25 +1050,32 @@ private void clearRouteTable(){ memberTable.setModel(memberTableModel); } - private void updateRouteTable(Route selectedNewRoute){ + private void updateRouteTable(Route selectedNewRoute, Route selectedOsmRoute) { // get all the possible tag names from gtfs data and osm data Set tagKeys = new TreeSet(); Hashtable aTags = new Hashtable(); Hashtable eTags= new Hashtable(); Route aRoute = null, eRoute=null; + String finalRouteCheckboxesId; if(selectedNewRoute!=null) { tagKeys.addAll(selectedNewRoute.keySet()); aRoute = agencyRoutes.get(selectedNewRoute.getRouteId()); - eRoute = existingRoutes.get(selectedNewRoute.getRouteId()); - - if(aRoute!=null) aTags.putAll(aRoute.getTags()); - if(eRoute!=null) eTags.putAll(eRoute.getTags()); + finalRouteCheckboxesId = selectedNewRoute.getRouteId(); + } else + return; - tagKeys.addAll(aTags.keySet()); - tagKeys.addAll(eTags.keySet()); + if (selectedOsmRoute != null) { + eRoute = selectedOsmRoute; + finalRouteCheckboxesId = finalRouteCheckboxesId + ";" + selectedOsmRoute.getOsmId(); + } else { + eRoute = existingRoutes.get(selectedNewRoute.getRouteId()); } - else return; + + if(aRoute!=null) aTags.putAll(aRoute.getTags()); + if(eRoute!=null) eTags.putAll(eRoute.getTags()); + tagKeys.addAll(aTags.keySet()); + tagKeys.addAll(eTags.keySet()); // set new size to the table routeTableModel = new TagReportTableModel(tagKeys.size()); @@ -1038,8 +1088,15 @@ private void updateRouteTable(Route selectedNewRoute){ // add data to table // first, add lat and lon Route finalRt = finalRoutes.get(selectedNewRoute.getRouteId()); - ArrayList finalCB = finalRouteCheckboxes.get(selectedNewRoute.getRouteId()); - for(int i=0; i finalCB = finalRouteCheckboxes.get(finalRouteCheckboxesId); + boolean isFinalRouteAccepted; + if (selectedOsmRoute != null) { + isFinalRouteAccepted = finalRoutesAccepted.containsKey(selectedNewRoute.getRouteId()) + && finalRoutesAccepted.get(selectedNewRoute.getRouteId()).getOsmId().equals(selectedOsmRoute.getOsmId()); + } else { + isFinalRouteAccepted = finalRoutesAccepted.containsKey(selectedNewRoute.getRouteId()); + } + for (int i = 0; i < tkeys.size(); i++) { String k = tkeys.get(i); boolean osmCB = false, gtfsCB = false; //make sure there's null pointer @@ -1051,7 +1108,7 @@ private void updateRouteTable(Route selectedNewRoute){ } //add tag to table TODO finish - if (finalRoutesAccepted.containsKey(selectedNewRoute.getRouteId())) { + if (isFinalRouteAccepted) { routeTableModel.setRowValueAt(new Object[]{k, gtfsValue, finalCB.get(i * 2), osmValue, finalCB.get(i * 2 + 1), finalRt.getTag(k)}, i); // stopTableModel.setRowValueAt(new Object[]{k, gtfsValue, finalCB.get((i + 2) * 2), osmValue, finalCB.get((i + 2) * 2 + 1), finalSt.getTag(k)}, i + 2); @@ -1061,6 +1118,17 @@ private void updateRouteTable(Route selectedNewRoute){ } } + if (finalRoutesAccepted.containsKey(selectedNewRoute.getRouteId())) { + if (selectedOsmRoute != null + && finalRoutesAccepted.get(selectedNewRoute.getRouteId()).getOsmId().equals(selectedOsmRoute.getOsmId())) { + saveChangeRouteButton.setEnabled(false); + } else { + saveChangeRouteButton.setEnabled(true); + } + } else { + saveChangeRouteButton.setEnabled(true); + } + //set the column width with checkbox to minimum size routeTable.setAutoResizeMode(JTable.AUTO_RESIZE_NEXT_COLUMN); TableColumn col = routeTable.getColumnModel().getColumn(2); @@ -1082,27 +1150,208 @@ private void updateRouteTable(Route selectedNewRoute){ routeTable.getModel().addTableModelListener(this); allMembersRadioButton.setSelected(true); - updateMemberList(selectedNewRoute, "all"); + updateMemberList(selectedNewRoute, selectedOsmRoute, "all"); } - private void updateMemberList(Route selectedNewRoute, String criteria){ + private void updateMemberList(Route selectedNewRoute, Route selectedOsmRoute, String criteria) { Route aRoute = null, eRoute=null; if(selectedNewRoute!=null) { aRoute = agencyRoutes.get(selectedNewRoute.getRouteId()); - eRoute = existingRoutes.get(selectedNewRoute.getRouteId()); } else return; - // Member Table - ArrayList newMembers = new ArrayList(); - newMembers.addAll(selectedNewRoute.getOsmMembers()); + if (selectedOsmRoute != null) { + eRoute = selectedOsmRoute; + } else { + eRoute = existingRoutes.get(selectedNewRoute.getRouteId()); + } + + // Get PT version + String PTversion = ""; + for (int i = 0; i < routeTableModel.getRowCount(); i++) { + String tagName = (String)routeTableModel.getValueAt(i, 0); + if (tagName.equals("public_transport:version")) { + PTversion = (String)routeTableModel.getValueAt(i, 5); + } + } - ArrayList gtfsMembers = new ArrayList(); + // Member Table + LinkedHashSet gtfsMembers = new LinkedHashSet(); if(aRoute!=null) gtfsMembers.addAll(aRoute.getOsmMembers()); - ArrayList osmMembers = new ArrayList(); + LinkedHashSet osmMembers = new LinkedHashSet(); if(eRoute!=null) osmMembers.addAll(eRoute.getOsmMembers()); + LinkedHashSet newMembers = new LinkedHashSet(); + LinkedHashSet newMembersNodesOnly = new LinkedHashSet(); + LinkedHashSet newMembersWaysOnly = new LinkedHashSet(); + LinkedHashSet tempem = new LinkedHashSet(); + ArrayList skippedMembersIndex = new ArrayList<>(); + + int indexInNewMember = 0; + newMembers.addAll(aRoute.getOsmMembers()); + + tempem.addAll(osmMembers); + + for (RelationMember m : tempem) { + RelationMember matchMember = aRoute.getOsmMember(m.getRef()); + if (matchMember != null) { + matchMember.setStatus("both GTFS dataset and OSM server"); + } else { + if (PTversion != null && PTversion.equals("2")) { + // Rearrange nodes & ways so that nodes (platforms, stops...) come before ways (ways with empty role) + if (m.getType().equals("node")) { + newMembersNodesOnly.add(m); + } + if (m.getType().equals("way")) { + // Ways can also be set as platforms. Support this case too. They should be at the top with the other platforms/stops. + if (m.getRoleForFinalOutput().equals("platform") || m.getRoleForFinalOutput().equals("platform_exit_only") || m.getRoleForFinalOutput().equals("platform_entry_only")) { + newMembersNodesOnly.add(m); + } else { + newMembersWaysOnly.add(m); + } + } + } else { + newMembers.add(m); + } + } + } + + if (PTversion != null && PTversion.equals("2")) { + // For PTv2 group platform/stops together + int index = 0; + LinkedHashSet platforms = new LinkedHashSet(); + platforms.addAll(newMembers); + LinkedHashSet stops = new LinkedHashSet(); + for (RelationMember m : newMembersNodesOnly) { + + // Fix member role in case it doesn't match the real public_transport value of the member (eg. member having role stop, while it actually is a platform). + String roleSuffix = ""; + if (m.getRole().endsWith("_exit_only")) { + roleSuffix = "_exit_only"; + } else if (m.getRole().endsWith("_entry_only")) { + roleSuffix = "_entry_only"; + } + switch (m.getRefOsmPublicTransportType()) { + case "stop_position": + if (!m.getRole().startsWith("stop")) { + m.setRole("stop" + roleSuffix); + } + break; + case "platform": + if (!m.getRole().startsWith("platform")) { + m.setRole("platform" + roleSuffix); + } + break; + default: + break; + } + + if (m.getRoleForFinalOutput().equals("platform") || m.getRoleForFinalOutput().equals("platform_exit_only") || m.getRoleForFinalOutput().equals("platform_entry_only")) { + platforms.add(m); + } + if (m.getRoleForFinalOutput().equals("stop") || m.getRoleForFinalOutput().equals("stop_exit_only") || m.getRoleForFinalOutput().equals("stop_entry_only")) { + stops.add(m); + } + index++; + } + + LinkedHashSet newMembersNodesOnlyGrouped = new LinkedHashSet(); + LinkedHashSet addedStops = new LinkedHashSet(); + for (RelationMember p : platforms) { + newMembersNodesOnlyGrouped.add(p); + if (shouldSkipMember(PTversion, p, null, aRoute.getOsmMembers())) { + // if p will be skipped (eg. if it is platform not in gtfs) don't proceed with trying to add the nearby stop. + // Otherwise if the stop matches a platform that is not part of the gtfs trip but currently present in the OSM relation, + // it will be kept, even if the platform is not in the final relation for upload (which is not wanted). + continue; + } + for (RelationMember s : stops) { + double dist = OsmDistance.distVincenty(p.getLat(), p.getLon(), s.getLat(), s.getLon()); + if (dist < CompareData.MAX_PLATFORM_STOP_DISTANCE) { + newMembersNodesOnlyGrouped.add(s); + switch (p.getRole()) { + case "platform": + s.setRole("stop"); + break; + case "platform_exit_only": + s.setRole("stop_exit_only"); + break; + case "platform_entry_only": + s.setRole("stop_entry_only"); + break; + default: + break; + } + addedStops.add(s); + } + } + } + + LinkedHashSet remainingStops = new LinkedHashSet(); + remainingStops.addAll(stops); + remainingStops.removeAll(addedStops); + + // For PTv2: we must have first the nodes, then the ways. + newMembers.clear(); + newMembers.addAll(newMembersNodesOnlyGrouped); + newMembers.addAll(remainingStops); + newMembers.addAll(newMembersWaysOnly); + + // Mark members to be removed & apply other modifications as asked in processingOptions. + for (RelationMember m : newMembers) { + if (m.getType().equals("way") && (m.getRole().equals("backward") || m.getRole().equals("forward") || m.getRole().equals("reverse"))) { + // roles "backward", "forward" & "reverse" should not be used anymore on public transport PTv2 routes + // https://wiki.openstreetmap.org/wiki/Relation:route + m.setRole(""); + } + if (shouldSkipMember(PTversion, m, remainingStops, aRoute.getOsmMembers())) { + skippedMembersIndex.add(indexInNewMember); + } + indexInNewMember++; + } + } + + // Skip members the OSM id of which is negative + indexInNewMember = 0; + for (RelationMember m : newMembers) { + if (m.getRef().startsWith("-")) { + skippedMembersIndex.add(indexInNewMember); + } + indexInNewMember++; + } + + indexInNewMember = newMembers.size(); + if (!newMembers.containsAll(osmMembers)) { + //System.out.println("Adding osm members not yet in new Members."); + for (RelationMember m : osmMembers) { + boolean addToSkippedMembersIndex = shouldSkipMember(PTversion, m, null, aRoute.getOsmMembers()); + if (newMembers.add(m)) { + if (addToSkippedMembersIndex) { + skippedMembersIndex.add(indexInNewMember); + } + indexInNewMember++; + } + } + } + + String id; + if (selectedOsmRoute != null) { + id = aRoute.getRouteId() + ";" + eRoute.getOsmId(); + } else { + id = aRoute.getRouteId(); + } + relMembersForGtfsOsmPair.remove(id); + LinkedHashSet newMembersForSave = new LinkedHashSet(); + int count = 0; + for (RelationMember mb : newMembers) { + if (!skippedMembersIndex.contains(count)) { + newMembersForSave.add(mb); + } + count++; + } + relMembersForGtfsOsmPair.put(id, newMembersForSave); + // set new size to the table memberTableModel = new RouteMemberTableModel(newMembers.size()); memberTable.setModel(memberTableModel); @@ -1110,47 +1359,111 @@ private void updateMemberList(Route selectedNewRoute, String criteria){ // create map // hashGtfs stores all the relation members with the key of the gtfs id. // if any relation member does not have gtfs id, the type would be taken as the key - Hashtable hashGtfs = new Hashtable(); - for(int i=0; i hashGtfs = new LinkedHashMap(); + for (RelationMember t : gtfsMembers) { String v = t.getGtfsId(); - if (v!=null && !v.equals("none") && !v.equals("")) hashGtfs.put(t, v); -// else hashGtfs.put(t, t.getType() + " (" + t.getRef()+")"); + String suffix = " (" + t.getType() + "/" + t.getRole() + "/" + t.getRef() + ")"; + if (v != null && !v.equals("none") && !v.equals("")) { + hashGtfs.put(t, v + suffix); + } else { + hashGtfs.put(t, suffix.trim()); + } } - Hashtable hashOsm = new Hashtable(); - for(int i=0; i hashOsm = new LinkedHashMap(); + for (RelationMember t : osmMembers) { String v = t.getGtfsId(); - if (v!=null && !v.equals("none") && !v.equals("")) hashOsm.put(t, v); -// else hashOsm.put(t, t.getType() + " (" + t.getRef()+")"); + String suffix = " (" + t.getType() + "/" + t.getRole() + "/" + t.getRef() + ")"; + if (v != null && !v.equals("none") && !v.equals("")) { + hashOsm.put(t, v + suffix); + } else { + hashOsm.put(t, suffix.trim()); + } } int memberNewIndex = 0; int memberGtfsIndex = 0, memberOsmIndex = 0; - for(int i=0; i remainingStops, LinkedHashSet agencyMembers) { + if (!PTversion.equals("2")) { + return false; + } + + if (remainingStops != null && remainingStops.contains(m)) { + if (MainForm.processingOptions.contains(ProcessingOptions.SKIP_NODES_HAVING_ROLE_STOP_WITHOUT_MATCHING_PLATFORM)) { + return true; + } + } + if (m.getType().equals("node")) { + if (MainForm.processingOptions.contains(ProcessingOptions.SKIP_NODES_HAVING_ROLE_EMPTY)) { + if (m.getRole().isEmpty()) { + return true; + } + } + if (MainForm.processingOptions.contains(ProcessingOptions.SKIP_NODES_HAVING_ROLE_STOP_ALL)) { + if (m.getRoleForFinalOutput().equals("stop") || m.getRoleForFinalOutput().equals("stop_exit_only") || m.getRoleForFinalOutput().equals("stop_entry_only")) { + return true; + } + } + if (MainForm.processingOptions.contains(ProcessingOptions.SKIP_NODES_HAVING_ROLE_PLATFORM_NOT_IN_GTFS_TRIP_FROM_OSM_RELATION)) { + if (!agencyMembers.contains(m) + && (m.getRoleForFinalOutput().equals("platform") || m.getRoleForFinalOutput().equals("platform_exit_only") || m.getRoleForFinalOutput().equals("platform_entry_only"))) { + return true; + } + } + } + if (m.getType().equals("way")) { + if (m.getRoleForFinalOutput().equals("platform") || m.getRoleForFinalOutput().equals("platform_exit_only") || m.getRoleForFinalOutput().equals("platform_entry_only")) { + if (MainForm.processingOptions.contains(ProcessingOptions.SKIP_NODES_HAVING_ROLE_PLATFORM_NOT_IN_GTFS_TRIP_FROM_OSM_RELATION)) { + if (!agencyMembers.contains(m) + && (m.getRoleForFinalOutput().equals("platform") || m.getRoleForFinalOutput().equals("platform_exit_only") || m.getRoleForFinalOutput().equals("platform_entry_only"))) { + return true; + } + } + } + } + return false; } private void updateRouteCategory(Route[] selectedCategory){ gtfsRoutes = selectedCategory; + Arrays.sort(gtfsRoutes); gtfsRoutesComboBox.setModel(new DefaultComboBoxModel(gtfsRoutes)); totalGtfsRoutesLabel.setText(Integer.toString(gtfsRoutes.length)); if(gtfsRoutes.length!=0) updateBusRoute(gtfsRoutes[0]); @@ -1159,11 +1472,37 @@ private void updateRouteCategory(Route[] selectedCategory){ // When user click on gtfs combobox private void updateBusRoute(Route rt) { - if (rt!=null) { - updateRouteTable(rt); + osmRoutes = new Route[0]; + if (rt != null) { + TreeMap scoreRoute = reportRoutes.get(rt); + + if (scoreRoute != null) { + osmRoutes = new Route[scoreRoute.size()]; + + int i = 0; + for (Map.Entry route : scoreRoute.entrySet()) { + osmRoutes[i] = route.getValue(); + i++; + } + } + + if (osmRoutes.length == 0) { + updateRouteTable(rt, null); + } else { + updateRouteTable(rt, osmRoutes[0]); + } } else { clearRouteTable(); } + + Route selectedGtfsRoute = (Route) gtfsRoutesComboBox.getSelectedItem(); + if (selectedGtfsRoute != null && finalRoutesAccepted.containsKey(selectedGtfsRoute.getRouteId())) { + saveChangeRouteButton.setText("Accept & Save Change"); + } else { + saveChangeRouteButton.setText("Accept"); + } + + osmRoutesComboBox.setModel(new DefaultComboBoxModel(osmRoutes)); } /* @@ -1190,7 +1529,7 @@ private void updateButtonTableStop(String uploadConflictCategoryText, boolean up } } - + @Override public void tableChanged(TableModelEvent e){ TableModel model = (TableModel)e.getSource(); int row = e.getFirstRow(); @@ -1203,8 +1542,7 @@ public void tableChanged(TableModelEvent e){ } } if (model.equals(routeTableModel) && (data instanceof Boolean)) { - if (!tableStopButton.isEnabled() || tableStopButton.getText().equals("Accept")) { -// Stop selectedGtfsStop = (Stop)gtfsStopsComboBox.getSelectedItem(); + if (!saveChangeRouteButton.isEnabled() || saveChangeRouteButton.getText().equals("Accept")) { saveChangeRouteButton.setEnabled(true); saveChangeRouteButton.setText("Accept & Save Change"); } @@ -1271,12 +1609,13 @@ private void generateStopsToUpload(Hashtable stops){ for(int i=0; i//GEN-BEGIN:initComponents private void initComponents() { + java.awt.GridBagConstraints gridBagConstraints; - - setResizable(true); //false); stopsButtonGroup = new javax.swing.ButtonGroup(); routesButtonGroup = new javax.swing.ButtonGroup(); membersButtonGroup = new javax.swing.ButtonGroup(); jTabbedPane1 = new javax.swing.JTabbedPane(); busStopPanel = new javax.swing.JPanel(); - final int osmMaxZoom = 19; - + donotUploadButton = new javax.swing.JButton(); + jStopsScrollPane1 = new javax.swing.JScrollPane(); + dataTable = new JTable(){ + public String getToolTipText(MouseEvent e){ + String tip = null; + java.awt.Point p = e.getPoint(); + int rowIndex = rowAtPoint(p); + int colIndex = columnAtPoint(p); + int realColumnIndex = convertColumnIndexToModel(colIndex); + int realRowIndex = convertRowIndexToModel(rowIndex); + + TableModel model = this.getModel(); + if((model instanceof TagReportTableModel) && (realRowIndex>=0) && (realColumnIndex>=0)){ + Object o = model.getValueAt(realRowIndex, realColumnIndex); + if(o instanceof String) tip = (String)o; + } + return tip;//"This is the first line
This is the second line"; + } - TileFactoryInfo osmInfo = new TileFactoryInfo(1,osmMaxZoom-2,osmMaxZoom, + protected JTableHeader createDefaultTableHeader() { + return new JTableHeader(columnModel) { + public String getToolTipText(MouseEvent e) { + String tip = null; + java.awt.Point p = e.getPoint(); + int index = columnModel.getColumnIndexAtX(p.x); + int realIndex = + columnModel.getColumn(index).getModelIndex(); + return tagReportColumnHeaderToolTips[realIndex]; + } + }; + } + }; + dataTable.setDefaultRenderer(Object.class, new edu.usf.cutr.go_sync.gui.object.TagReportTableCellRenderer()); + dataTable.addMouseListener(new BooleanMouseListener(dataTable)); + gtfsStopsComboBoxLabel = new javax.swing.JLabel(); + osmStopsComboBoxLabel = new javax.swing.JLabel(); + gtfsStopsComboBox = new javax.swing.JComboBox(gtfsStops); + osmStopsComboBox = new javax.swing.JComboBox(osmStops); + mapJXMapKit = new org.jdesktop.swingx.JXMapKit(); + final int osmMaxZoom = 19; + TileFactoryInfo osmInfo = new TileFactoryInfo(1,osmMaxZoom-2,osmMaxZoom, 256, true, true, // tile size is 256 and x/y orientation is normal "http://tile.openstreetmap.org",//5/15/10.png", "x","y","z") { @@ -1372,9 +1747,104 @@ public String getTileUrl(int x, int y, int zoom) { } }; osmTf = new DefaultTileFactory(osmInfo); + mapJXMapKit.setTileFactory(osmTf); + jLabel3 = new javax.swing.JLabel(); + jLabel7 = new javax.swing.JLabel(); + totalGtfsStopsLabel = new javax.swing.JLabel(); + totalOsmStopsLabel = new javax.swing.JLabel(); + jLabel4 = new javax.swing.JLabel(); + jLabel5 = new javax.swing.JLabel(); + jScrollPane2 = new javax.swing.JScrollPane(); + generalInformationStopTextArea = new javax.swing.JTextArea(); + generalInformationStopTextArea.setLineWrap(true); + generalInformationStopTextArea.setWrapStyleWord(true); + tableStopButton = new javax.swing.JButton(); + StopLabelPanel = new java.awt.Panel(); + newWithMatchStopsRadioButton = new javax.swing.JRadioButton(); + newNoMatchStopsRadioButton = new javax.swing.JRadioButton(); + updateStopsRadioButton = new javax.swing.JRadioButton(); + existingStopRadioButton = new javax.swing.JRadioButton(); + allStopsRadioButton = new javax.swing.JRadioButton(); + jLabel15 = new javax.swing.JLabel(); + jLabel16 = new javax.swing.JLabel(); + jLabel17 = new javax.swing.JLabel(); + jLabel18 = new javax.swing.JLabel(); + searchButton = new javax.swing.JButton(); + searchTextField = new javax.swing.JTextField(); + finishProgressBar = new javax.swing.JProgressBar(); + jLabel19 = new javax.swing.JLabel(); + lastEditedLabel = new javax.swing.JLabel(); + dontupremainButton = new javax.swing.JButton(); + dontuploadAllBtn = new javax.swing.JButton(); + nextButton = new javax.swing.JButton(); busRoutePanel = new javax.swing.JPanel(); + osmRoutesLabel = new javax.swing.JLabel(); + gtfsRoutesComboBox = new javax.swing.JComboBox(gtfsRoutes); + jLabel8 = new javax.swing.JLabel(); + totalGtfsRoutesLabel = new javax.swing.JLabel(); + jLabel9 = new javax.swing.JLabel(); + allRoutesRadioButton = new javax.swing.JRadioButton(); + newRoutesRadioButton = new javax.swing.JRadioButton(); + existingRoutesWithUpdatesRadioButton = new javax.swing.JRadioButton(); + existingRoutesRadioButton = new javax.swing.JRadioButton(); + jLabel10 = new javax.swing.JLabel(); + jScrollPane3 = new javax.swing.JScrollPane(); + generalInformationRouteTextArea = new javax.swing.JTextArea(); + jScrollPane4 = new javax.swing.JScrollPane(); + routeTable = new JTable(){ + public String getToolTipText(MouseEvent e){ + String tip = null; + java.awt.Point p = e.getPoint(); + int rowIndex = rowAtPoint(p); + int colIndex = columnAtPoint(p); + int realColumnIndex = convertColumnIndexToModel(colIndex); + int realRowIndex = convertRowIndexToModel(rowIndex); + + TableModel model = this.getModel(); + if((model instanceof TagReportTableModel) && (realRowIndex>=0) && (realColumnIndex>=0)){ + Object o = model.getValueAt(realRowIndex, realColumnIndex); + if(o instanceof String) tip = (String)o; + } + return tip;//"This is the first line
This is the second line"; + } + + protected JTableHeader createDefaultTableHeader() { + return new JTableHeader(columnModel) { + public String getToolTipText(MouseEvent e) { + String tip = null; + java.awt.Point p = e.getPoint(); + int index = columnModel.getColumnIndexAtX(p.x); + int realIndex = + columnModel.getColumn(index).getModelIndex(); + return tagReportColumnHeaderToolTips[realIndex]; + } + }; + } + }; + routeTable.setDefaultRenderer(Object.class, new edu.usf.cutr.go_sync.gui.object.TagReportTableCellRenderer()); + routeTable.addMouseListener(new BooleanMouseListener(routeTable, this)); + jMemberScrollPane5 = new javax.swing.JScrollPane(); + memberTable = new javax.swing.JTable(); + memberTable.setDefaultRenderer(Object.class, new edu.usf.cutr.go_sync.gui.object.RouteMemberTableCellRenderer()); + jLabel11 = new javax.swing.JLabel(); + allMembersRadioButton = new javax.swing.JRadioButton(); + osmMembersRadioButton = new javax.swing.JRadioButton(); + gtfsMembersRadioButton = new javax.swing.JRadioButton(); + bothMembersRadioButton = new javax.swing.JRadioButton(); + jLabel12 = new javax.swing.JLabel(); + totalGtfsMembersLabel = new javax.swing.JLabel(); + totalOsmMembersLabel = new javax.swing.JLabel(); + totalNewMembersLabel = new javax.swing.JLabel(); + saveChangeRouteButton = new javax.swing.JButton(); + jLabel20 = new javax.swing.JLabel(); + osmRoutesComboBox = new javax.swing.JComboBox(osmRoutes); + membersWarningLabel = new javax.swing.JLabel(); + newMemberListHasUpdatesLabel = new javax.swing.JLabel(); dummyUploadButton = new javax.swing.JButton(); uploadDataButton = new javax.swing.JButton(); + stopsCheckbox = new javax.swing.JCheckBox(); + routesCheckbox = new javax.swing.JCheckBox(); + acceptedOnlyCheckbox = new javax.swing.JCheckBox(); jMenuBar1 = new javax.swing.JMenuBar(); jMenu1 = new javax.swing.JMenu(); jMenu3 = new javax.swing.JMenu(); @@ -1387,280 +1857,247 @@ public String getTileUrl(int x, int y, int zoom) { exportOsmValueStopsWithConflictsMenuItem = new javax.swing.JMenuItem(); setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE); + setMinimumSize(new java.awt.Dimension(800, 600)); jTabbedPane1.setName("jTabbedPane1"); // NOI18N - busStopPanel.setFont(new java.awt.Font("Tahoma", 0, 14)); + busStopPanel.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N busStopPanel.setMaximumSize(new java.awt.Dimension(780, 780)); - busStopPanel.setName("jPanel1"); // NOI18N + busStopPanel.setName("busStopPanel"); // NOI18N busStopPanel.setPreferredSize(new java.awt.Dimension(750, 617)); - GridBagLayout gbl_busStopPanel = new GridBagLayout(); - gbl_busStopPanel.columnWidths = new int[]{44, 0, 133, 15, 75, 64, 6, 20, 40, 59, 110, 70, 0}; - gbl_busStopPanel.rowHeights = new int[]{30, 28, 22, 17, 17, 25, 10, 20, 260, 0}; - gbl_busStopPanel.columnWeights = new double[]{0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, Double.MIN_VALUE}; - gbl_busStopPanel.rowWeights = new double[]{0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, Double.MIN_VALUE}; - busStopPanel.setLayout(gbl_busStopPanel); - tableStopButton = new javax.swing.JButton(); - - javax.swing.AbstractAction tableStopButtonActionListener = new javax.swing.AbstractAction() { + java.awt.GridBagLayout busStopPanelLayout = new java.awt.GridBagLayout(); + busStopPanelLayout.columnWidths = new int[] {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + busStopPanelLayout.rowHeights = new int[] {0, 28, 0, 28, 0, 28, 0, 28, 0}; + busStopPanelLayout.columnWeights = new double[] {0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4.9E-324}; + busStopPanelLayout.rowWeights = new double[] {0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4.9E-324}; + busStopPanel.setLayout(busStopPanelLayout); + + donotUploadButton.setFont(new java.awt.Font("Tahoma", 0, 12)); // NOI18N + donotUploadButton.setText("Don't Upload"); + donotUploadButton.setName("donotUploadButton"); // NOI18N + donotUploadButton.addActionListener(new java.awt.event.ActionListener() { public void actionPerformed(java.awt.event.ActionEvent evt) { - tableStopButtonActionPerformed(evt); + donotUploadButtonActionPerformed(evt); } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 5; + gridBagConstraints.gridy = 5; + gridBagConstraints.gridwidth = 3; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(donotUploadButton, gridBagConstraints); - }; - tableStopButton.setFont(new java.awt.Font("Tahoma", 0, 12)); - tableStopButton.setText("setTextByCode"); - tableStopButton.setName("tableStopButton"); // NOI18N - tableStopButton.addActionListener(tableStopButtonActionListener); - tableStopButton.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_ENTER,Event.CTRL_MASK), "doSomething"); - tableStopButton.getActionMap().put("doSomething",tableStopButtonActionListener); + jStopsScrollPane1.setName("jStopsScrollPane1"); // NOI18N - jStopsScrollPane1 = new javax.swing.JScrollPane(); - dataTable = new JTable(){ - public String getToolTipText(MouseEvent e){ - String tip = null; - java.awt.Point p = e.getPoint(); - int rowIndex = rowAtPoint(p); - int colIndex = columnAtPoint(p); - int realColumnIndex = convertColumnIndexToModel(colIndex); - int realRowIndex = convertRowIndexToModel(rowIndex); - - TableModel model = this.getModel(); - if((model instanceof TagReportTableModel) && (realRowIndex>=0) && (realColumnIndex>=0)){ - Object o = model.getValueAt(realRowIndex, realColumnIndex); - if(o instanceof String) tip = (String)o; - } - return tip;//"This is the first line
This is the second line"; - } + dataTable.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + dataTable.setModel(stopTableModel); + dataTable.setName("dataTable"); // NOI18N + dataTable.getTableHeader().setReorderingAllowed(false); + jStopsScrollPane1.setViewportView(dataTable); - protected JTableHeader createDefaultTableHeader() { - return new JTableHeader(columnModel) { - public String getToolTipText(MouseEvent e) { - String tip = null; - java.awt.Point p = e.getPoint(); - int index = columnModel.getColumnIndexAtX(p.x); - int realIndex = - columnModel.getColumn(index).getModelIndex(); - return tagReportColumnHeaderToolTips[realIndex]; - } - }; - } - }; - dataTable.setDefaultRenderer(Object.class, new edu.usf.cutr.go_sync.gui.object.TagReportTableCellRenderer()); - dataTable.addMouseListener(new BooleanMouseListener(dataTable)); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 3; + gridBagConstraints.gridwidth = 8; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 0); + busStopPanel.add(jStopsScrollPane1, gridBagConstraints); + + gtfsStopsComboBoxLabel.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + gtfsStopsComboBoxLabel.setText("GTFS Stops"); + gtfsStopsComboBoxLabel.setName("gtfsStopsComboBoxLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 5; + gridBagConstraints.gridy = 0; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.SOUTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(gtfsStopsComboBoxLabel, gridBagConstraints); + + osmStopsComboBoxLabel.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + osmStopsComboBoxLabel.setText("OSM Stops"); + osmStopsComboBoxLabel.setName("osmStopsComboBoxLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 8; + gridBagConstraints.gridy = 0; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.SOUTHEAST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(osmStopsComboBoxLabel, gridBagConstraints); + + gtfsStopsComboBox.setFont(new java.awt.Font("Times New Roman", 1, 14)); // NOI18N + gtfsStopsComboBox.setMinimumSize(new java.awt.Dimension(100, 20)); + gtfsStopsComboBox.setName("gtfsStopsComboBox"); // NOI18N + gtfsStopsComboBox.setPreferredSize(new java.awt.Dimension(100, 20)); + gtfsStopsComboBox.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + gtfsStopsComboBoxActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 5; + gridBagConstraints.gridy = 1; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHEAST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(gtfsStopsComboBox, gridBagConstraints); + gtfsStopsComboBox.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_LEFT,Event.CTRL_MASK), "gtfs_prev"); + gtfsStopsComboBox.getActionMap().put("gtfs_prev", new AbstractAction() { + public void actionPerformed(ActionEvent evt) { + int currentindex = gtfsStopsComboBox.getSelectedIndex(); + if (currentindex > 0) + gtfsStopsComboBox.setSelectedIndex(currentindex-1); + } + } ); + gtfsStopsComboBox.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_RIGHT,Event.CTRL_MASK), "gtfs_next"); + gtfsStopsComboBox.getActionMap().put("gtfs_next", new AbstractAction() { + public void actionPerformed(ActionEvent evt) { + int currentindex = gtfsStopsComboBox.getSelectedIndex(); + if (currentindex < gtfsStopsComboBox.getItemCount() - 1) + gtfsStopsComboBox.setSelectedIndex(currentindex+1); - jStopsScrollPane1.setName("jStopsScrollPane1"); // NOI18N + } + } ); + + osmStopsComboBox.setFont(new java.awt.Font("Times New Roman", 1, 14)); // NOI18N + osmStopsComboBox.setMinimumSize(new java.awt.Dimension(100, 20)); + osmStopsComboBox.setName("osmStopsComboBox"); // NOI18N + osmStopsComboBox.setPreferredSize(new java.awt.Dimension(100, 20)); + osmStopsComboBox.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + osmStopsComboBoxActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 8; + gridBagConstraints.gridy = 1; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(osmStopsComboBox, gridBagConstraints); + + mapJXMapKit.setBorder(javax.swing.BorderFactory.createLineBorder(new java.awt.Color(0, 0, 0))); + mapJXMapKit.setDefaultProvider(org.jdesktop.swingx.JXMapKit.DefaultProviders.Custom); + mapJXMapKit.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N + mapJXMapKit.setName("mapJXMapKit"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 8; + gridBagConstraints.gridwidth = 8; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + busStopPanel.add(mapJXMapKit, gridBagConstraints); + setupMapJXMapKitPostCreation(); + + jLabel3.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel3.setText("Display on Map:"); + jLabel3.setName("jLabel3"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 6; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.gridheight = 2; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(jLabel3, gridBagConstraints); + + jLabel7.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel7.setText("Total Stops:"); + jLabel7.setName("jLabel7"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 3; + gridBagConstraints.gridy = 2; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(jLabel7, gridBagConstraints); + + totalGtfsStopsLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + totalGtfsStopsLabel.setText("N/A"); // NOI18N + totalGtfsStopsLabel.setName("totalGtfsStopsLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 5; + gridBagConstraints.gridy = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.SOUTHEAST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(totalGtfsStopsLabel, gridBagConstraints); + + totalOsmStopsLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + totalOsmStopsLabel.setText("N/A"); + totalOsmStopsLabel.setName("totalOsmStopsLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 9; + gridBagConstraints.gridy = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(totalOsmStopsLabel, gridBagConstraints); + + jLabel4.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel4.setText("Stops to view:"); + jLabel4.setName("jLabel4"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 1; + gridBagConstraints.gridwidth = 3; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(jLabel4, gridBagConstraints); + + jLabel5.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel5.setText("General Information"); + jLabel5.setName("jLabel5"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 6; + gridBagConstraints.gridwidth = 3; + gridBagConstraints.gridheight = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHEAST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(jLabel5, gridBagConstraints); - dataTable.setFont(new java.awt.Font("Times New Roman", 0, 14)); - dataTable.setModel(stopTableModel); - dataTable.setName("dataTable"); // NOI18N - dataTable.setSelectionForeground(new java.awt.Color(0, 0, 0)); - dataTable.getTableHeader().setReorderingAllowed(false); - jLabel19 = new javax.swing.JLabel(); - - jLabel19.setFont(new java.awt.Font("Times New Roman", 0, 14)); - jLabel19.setText("Finish"); - jLabel19.setName("jLabel19"); // NOI18N - GridBagConstraints gbc_jLabel19 = new GridBagConstraints(); - gbc_jLabel19.anchor = GridBagConstraints.NORTHEAST; - gbc_jLabel19.insets = new Insets(0, 0, 5, 5); - gbc_jLabel19.gridx = 0; - gbc_jLabel19.gridy = 0; - busStopPanel.add(jLabel19, gbc_jLabel19); - finishProgressBar = new javax.swing.JProgressBar(); - - finishProgressBar.setToolTipText("\nStops that you should visit before uploading into OSM
\nThese stops are either new stops that GO_Sync can't find a match for in OSM or existing stops in OSM that have new data to be inserted.\n"); // NOI18N - finishProgressBar.setName("finishProgressBar"); // NOI18N - finishProgressBar.setString("0"); // NOI18N - finishProgressBar.setStringPainted(true); - GridBagConstraints gbc_finishProgressBar = new GridBagConstraints(); - gbc_finishProgressBar.fill = GridBagConstraints.HORIZONTAL; - gbc_finishProgressBar.anchor = GridBagConstraints.NORTH; - gbc_finishProgressBar.insets = new Insets(0, 0, 5, 5); - gbc_finishProgressBar.gridx = 2; - gbc_finishProgressBar.gridy = 0; - busStopPanel.add(finishProgressBar, gbc_finishProgressBar); - - dontupremainButton = new JButton("Don't Up Remain"); - GridBagConstraints gbc_dontupremainButton = new GridBagConstraints(); - gbc_dontupremainButton.gridwidth = 2; - gbc_dontupremainButton.insets = new Insets(0, 0, 5, 5); - gbc_dontupremainButton.gridx = 3; - gbc_dontupremainButton.gridy = 0; - busStopPanel.add(dontupremainButton, gbc_dontupremainButton); - dontupremainButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - donotUploadRemainingButtonActionPerformed(evt); - } - }); - gtfsStopsComboBoxLabel = new javax.swing.JLabel(); - - gtfsStopsComboBoxLabel.setFont(new java.awt.Font("Times New Roman", 1, 18)); - gtfsStopsComboBoxLabel.setText("GTFS Stops"); - gtfsStopsComboBoxLabel.setName("jLabel1"); // NOI18N - GridBagConstraints gbc_gtfsStopsComboBoxLabel = new GridBagConstraints(); - gbc_gtfsStopsComboBoxLabel.anchor = GridBagConstraints.SOUTH; - gbc_gtfsStopsComboBoxLabel.insets = new Insets(0, 0, 5, 5); - gbc_gtfsStopsComboBoxLabel.gridwidth = 2; - gbc_gtfsStopsComboBoxLabel.gridx = 5; - gbc_gtfsStopsComboBoxLabel.gridy = 0; - busStopPanel.add(gtfsStopsComboBoxLabel, gbc_gtfsStopsComboBoxLabel); - osmStopsComboBoxLabel = new javax.swing.JLabel(); - - osmStopsComboBoxLabel.setFont(new java.awt.Font("Times New Roman", 1, 18)); - osmStopsComboBoxLabel.setText("OSM Stops"); - osmStopsComboBoxLabel.setName("jLabel2"); // NOI18N - GridBagConstraints gbc_osmStopsComboBoxLabel = new GridBagConstraints(); - gbc_osmStopsComboBoxLabel.anchor = GridBagConstraints.SOUTHEAST; - gbc_osmStopsComboBoxLabel.insets = new Insets(0, 0, 5, 5); - gbc_osmStopsComboBoxLabel.gridwidth = 2; - gbc_osmStopsComboBoxLabel.gridx = 8; - gbc_osmStopsComboBoxLabel.gridy = 0; - busStopPanel.add(osmStopsComboBoxLabel, gbc_osmStopsComboBoxLabel); - osmStopsComboBox = new javax.swing.JComboBox(osmStops); - - osmStopsComboBox.setFont(new java.awt.Font("Times New Roman", 1, 14)); - osmStopsComboBox.setMinimumSize(new java.awt.Dimension(100, 20)); - osmStopsComboBox.setName("osmStopsComboBox"); // NOI18N - osmStopsComboBox.setPreferredSize(new java.awt.Dimension(100, 20)); - osmStopsComboBox.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - osmStopsComboBoxActionPerformed(evt); - } - }); - jLabel4 = new javax.swing.JLabel(); - - jLabel4.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel4.setText("Stops to view:"); - jLabel4.setName("jLabel4"); // NOI18N - GridBagConstraints gbc_jLabel4 = new GridBagConstraints(); - gbc_jLabel4.insets = new Insets(0, 0, 5, 5); - gbc_jLabel4.gridwidth = 3; - gbc_jLabel4.gridx = 0; - gbc_jLabel4.gridy = 1; - busStopPanel.add(jLabel4, gbc_jLabel4); - gtfsStopsComboBox = new javax.swing.JComboBox(gtfsStops); - - gtfsStopsComboBox.setFont(new java.awt.Font("Times New Roman", 1, 14)); - gtfsStopsComboBox.setMinimumSize(new Dimension(100, 20)); - gtfsStopsComboBox.setName("gtfsStopsComboBox"); // NOI18N - gtfsStopsComboBox.setPreferredSize(new Dimension(100, 20)); - gtfsStopsComboBox.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - gtfsStopsComboBoxActionPerformed(evt); - totalGtfsStopsLabel.setText(gtfsStopsComboBox.getSelectedIndex()+1 + "/" + gtfsStopsComboBox.getItemCount()); - } - }); - - dontuploadAllBtn = new JButton("Don't Up All"); - dontuploadAllBtn.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - donotUploadAllButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_dontuploadAllBtn = new GridBagConstraints(); - gbc_dontuploadAllBtn.gridwidth = 2; - gbc_dontuploadAllBtn.insets = new Insets(0, 0, 5, 5); - gbc_dontuploadAllBtn.gridx = 3; - gbc_dontuploadAllBtn.gridy = 1; - busStopPanel.add(dontuploadAllBtn, gbc_dontuploadAllBtn); - GridBagConstraints gbc_gtfsStopsComboBox = new GridBagConstraints(); - gbc_gtfsStopsComboBox.anchor = GridBagConstraints.NORTHEAST; - gbc_gtfsStopsComboBox.insets = new Insets(0, 0, 5, 5); - gbc_gtfsStopsComboBox.gridwidth = 2; - gbc_gtfsStopsComboBox.gridx = 5; - gbc_gtfsStopsComboBox.gridy = 1; - busStopPanel.add(gtfsStopsComboBox, gbc_gtfsStopsComboBox); - - - nextButton = new JButton("→"); - - nextButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - - if (gtfsStopsComboBox.getSelectedIndex()+1 < gtfsStopsComboBox.getItemCount()) - { - gtfsStopsComboBox.setSelectedIndex(gtfsStopsComboBox.getSelectedIndex()+1); - - } - } - }); - - //TODO add addosmcocombobox refocus shortcuts? - gtfsStopsComboBox.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_LEFT,Event.CTRL_MASK), "gtfs_prev"); - gtfsStopsComboBox.getActionMap().put("gtfs_prev", new AbstractAction() { - public void actionPerformed(ActionEvent evt) { - int currentindex = gtfsStopsComboBox.getSelectedIndex(); - if (currentindex > 0) - gtfsStopsComboBox.setSelectedIndex(currentindex-1); - - } - } ); - gtfsStopsComboBox.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_RIGHT,Event.CTRL_MASK), "gtfs_next"); - gtfsStopsComboBox.getActionMap().put("gtfs_next", new AbstractAction() { - public void actionPerformed(ActionEvent evt) { - int currentindex = gtfsStopsComboBox.getSelectedIndex(); - if (currentindex < gtfsStopsComboBox.getItemCount() - 1) - gtfsStopsComboBox.setSelectedIndex(currentindex+1); - - } - } ); - GridBagConstraints gbc_nextButton = new GridBagConstraints(); - gbc_nextButton.insets = new Insets(0, 0, 5, 5); - gbc_nextButton.gridx = 7; - gbc_nextButton.gridy = 1; - busStopPanel.add(nextButton, gbc_nextButton); - GridBagConstraints gbc_osmStopsComboBox = new GridBagConstraints(); - gbc_osmStopsComboBox.insets = new Insets(0, 0, 5, 5); - gbc_osmStopsComboBox.gridwidth = 2; - gbc_osmStopsComboBox.gridx = 8; - gbc_osmStopsComboBox.gridy = 1; - busStopPanel.add(osmStopsComboBox, gbc_osmStopsComboBox); - searchButton = new javax.swing.JButton(); - - searchButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - searchButton.setText("Search"); - searchButton.setIconTextGap(2); - searchButton.setMargin(new java.awt.Insets(2, 7, 2, 7)); - searchButton.setName("searchButton"); // NOI18N - searchButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - searchButtonActionPerformed(evt); - } - }); - searchTextField = new javax.swing.JTextField(); + jScrollPane2.setName("jScrollPane2"); // NOI18N - searchTextField.setToolTipText("Input stop name or stop id to search for stop"); - searchTextField.setName("searchTextField"); // NOI18N - GridBagConstraints gbc_searchTextField = new GridBagConstraints(); - gbc_searchTextField.anchor = GridBagConstraints.NORTH; - gbc_searchTextField.fill = GridBagConstraints.HORIZONTAL; - gbc_searchTextField.insets = new Insets(0, 0, 5, 5); - gbc_searchTextField.gridx = 10; - gbc_searchTextField.gridy = 1; - busStopPanel.add(searchTextField, gbc_searchTextField); - GridBagConstraints gbc_searchButton = new GridBagConstraints(); - gbc_searchButton.anchor = GridBagConstraints.SOUTHWEST; - gbc_searchButton.insets = new Insets(0, 0, 5, 0); - gbc_searchButton.gridx = 11; - gbc_searchButton.gridy = 1; - busStopPanel.add(searchButton, gbc_searchButton); - - StopLabelPanel = new JPanel(); - GridBagConstraints gbc_panel = new GridBagConstraints(); - gbc_panel.gridheight = 2; - gbc_panel.insets = new Insets(0, 0, 5, 5); - gbc_panel.fill = GridBagConstraints.BOTH; - gbc_panel.gridx = 2; - gbc_panel.gridy = 2; - busStopPanel.add(StopLabelPanel, gbc_panel); - StopLabelPanel.setLayout(new BoxLayout(StopLabelPanel, BoxLayout.Y_AXIS)); - newWithMatchStopsRadioButton = new javax.swing.JRadioButton(); - StopLabelPanel.add(newWithMatchStopsRadioButton); + generalInformationStopTextArea.setEditable(false); + generalInformationStopTextArea.setColumns(20); + generalInformationStopTextArea.setLineWrap(true); + generalInformationStopTextArea.setRows(5); + generalInformationStopTextArea.setWrapStyleWord(true); + generalInformationStopTextArea.setName("generalInformationStopTextArea"); // NOI18N + jScrollPane2.setViewportView(generalInformationStopTextArea); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 8; + gridBagConstraints.gridwidth = 4; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 0, 5); + busStopPanel.add(jScrollPane2, gridBagConstraints); + + tableStopButton.setFont(new java.awt.Font("Tahoma", 0, 12)); // NOI18N + tableStopButton.setText("setTextByCode"); + tableStopButton.setName("tableStopButton"); // NOI18N + tableStopButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + tableStopButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 8; + gridBagConstraints.gridy = 5; + gridBagConstraints.gridwidth = 3; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(tableStopButton, gridBagConstraints); + tableStopButton.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_ENTER,Event.CTRL_MASK), "doSomething"); + tableStopButton.getActionMap().put("doSomething",tableStopButtonActionListener); + + StopLabelPanel.setName("StopLabelPanel"); // NOI18N + StopLabelPanel.setLayout(new javax.swing.BoxLayout(StopLabelPanel, javax.swing.BoxLayout.Y_AXIS)); stopsButtonGroup.add(newWithMatchStopsRadioButton); - newWithMatchStopsRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - newWithMatchStopsRadioButton.setText("New GTFS stops with"); // NOI18N + newWithMatchStopsRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + newWithMatchStopsRadioButton.setText("New GTFS stops with Potential Matches in OSM"); // NOI18N newWithMatchStopsRadioButton.setToolTipText("\nNew GTFS stops to be added to OpenStreetMap.
\nHowever, there are some existing stops in OSM within 400 meters that could be this GTFS stop.
\nPlease verify if the stop is already in OSM by clicking the Match button.
\nOtherwise, these GTFS stops would be uploaded with a FIXME tag.\n"); // NOI18N newWithMatchStopsRadioButton.setName("newWithMatchStopsRadioButton"); // NOI18N newWithMatchStopsRadioButton.addActionListener(new java.awt.event.ActionListener() { @@ -1668,19 +2105,11 @@ public void actionPerformed(java.awt.event.ActionEvent evt) { newWithMatchStopsRadioButtonActionPerformed(evt); } }); - jLabel14 = new javax.swing.JLabel(); - StopLabelPanel.add(jLabel14); - - jLabel14.setFont(new java.awt.Font("Times New Roman", 0, 14)); - jLabel14.setText("Potential Matches in OSM"); - jLabel14.setToolTipText("\nNew GTFS stops to be added to OpenStreetMap.
\nHowever, there are some existing stops in OSM within 400 meters that could be this GTFS stop.
\nPlease verify if the stop is already in OSM by clicking the Match button.
\nOtherwise, these GTFS stops would be uploaded with a FIXME tag.\n"); // NOI18N - jLabel14.setName("jLabel14"); - newNoMatchStopsRadioButton = new javax.swing.JRadioButton(); - StopLabelPanel.add(newNoMatchStopsRadioButton); + StopLabelPanel.add(newWithMatchStopsRadioButton); stopsButtonGroup.add(newNoMatchStopsRadioButton); - newNoMatchStopsRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - newNoMatchStopsRadioButton.setText("New GTFS stops with"); + newNoMatchStopsRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + newNoMatchStopsRadioButton.setText("New GTFS stops with No OSM Matches"); newNoMatchStopsRadioButton.setToolTipText("New GTFS stops to be added to OpenStreetMap."); // NOI18N newNoMatchStopsRadioButton.setName("newNoMatchStopsRadioButton"); // NOI18N newNoMatchStopsRadioButton.addActionListener(new java.awt.event.ActionListener() { @@ -1688,18 +2117,10 @@ public void actionPerformed(java.awt.event.ActionEvent evt) { newNoMatchStopsRadioButtonActionPerformed(evt); } }); - jLabel13 = new javax.swing.JLabel(); - StopLabelPanel.add(jLabel13); - - jLabel13.setFont(new java.awt.Font("Times New Roman", 0, 14)); - jLabel13.setText("No OSM Matches"); - jLabel13.setToolTipText("New GTFS stops to be added to OpenStreetMap."); // NOI18N - jLabel13.setName("jLabel13"); - updateStopsRadioButton = new javax.swing.JRadioButton(); - StopLabelPanel.add(updateStopsRadioButton); + StopLabelPanel.add(newNoMatchStopsRadioButton); stopsButtonGroup.add(updateStopsRadioButton); - updateStopsRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); + updateStopsRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N updateStopsRadioButton.setText("Existing stops with Updates"); updateStopsRadioButton.setToolTipText("\nThese GTFS stops are already there in OpenStreetMap.
\nHowever, some tags are different.\n"); // NOI18N updateStopsRadioButton.setName("updateStopsRadioButton"); // NOI18N @@ -1708,11 +2129,10 @@ public void actionPerformed(java.awt.event.ActionEvent evt) { updateStopsRadioButtonActionPerformed(evt); } }); - existingStopRadioButton = new javax.swing.JRadioButton(); - StopLabelPanel.add(existingStopRadioButton); + StopLabelPanel.add(updateStopsRadioButton); stopsButtonGroup.add(existingStopRadioButton); - existingStopRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); + existingStopRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N existingStopRadioButton.setText("Existing stops"); existingStopRadioButton.setToolTipText("\nThese GTFS stops are already in OpenStreetMap.
\nNo new information is added.\n"); // NOI18N existingStopRadioButton.setName("existingStopRadioButton"); // NOI18N @@ -1721,11 +2141,10 @@ public void actionPerformed(java.awt.event.ActionEvent evt) { existingStopRadioButtonActionPerformed(evt); } }); - allStopsRadioButton = new javax.swing.JRadioButton(); - StopLabelPanel.add(allStopsRadioButton); + StopLabelPanel.add(existingStopRadioButton); stopsButtonGroup.add(allStopsRadioButton); - allStopsRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); + allStopsRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N allStopsRadioButton.setSelected(true); allStopsRadioButton.setText("All"); allStopsRadioButton.setToolTipText("All GTFS stops from travel agency"); // NOI18N @@ -1735,636 +2154,548 @@ public void actionPerformed(java.awt.event.ActionEvent evt) { allStopsRadioButtonActionPerformed(evt); } }); - jLabel7 = new javax.swing.JLabel(); - - jLabel7.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel7.setText("Total Stops:"); - jLabel7.setName("jLabel7"); // NOI18N - GridBagConstraints gbc_jLabel7 = new GridBagConstraints(); - gbc_jLabel7.anchor = GridBagConstraints.NORTHWEST; - gbc_jLabel7.insets = new Insets(0, 0, 5, 5); - gbc_jLabel7.gridwidth = 2; - gbc_jLabel7.gridx = 3; - gbc_jLabel7.gridy = 2; - busStopPanel.add(jLabel7, gbc_jLabel7); - totalGtfsStopsLabel = new javax.swing.JLabel(); - - totalGtfsStopsLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); - totalGtfsStopsLabel.setText("N/A"); // NOI18N - totalGtfsStopsLabel.setName("totalGtfsStopsLabel"); // NOI18N - GridBagConstraints gbc_totalGtfsStopsLabel = new GridBagConstraints(); - gbc_totalGtfsStopsLabel.anchor = GridBagConstraints.SOUTHEAST; - gbc_totalGtfsStopsLabel.insets = new Insets(0, 0, 5, 5); - gbc_totalGtfsStopsLabel.gridx = 5; - gbc_totalGtfsStopsLabel.gridy = 2; - busStopPanel.add(totalGtfsStopsLabel, gbc_totalGtfsStopsLabel); - totalOsmStopsLabel = new javax.swing.JLabel(); - - totalOsmStopsLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); - totalOsmStopsLabel.setText("N/A"); - totalOsmStopsLabel.setName("totalOsmStopsLabel"); // NOI18N - GridBagConstraints gbc_totalOsmStopsLabel = new GridBagConstraints(); - gbc_totalOsmStopsLabel.anchor = GridBagConstraints.WEST; - gbc_totalOsmStopsLabel.insets = new Insets(0, 0, 5, 5); - gbc_totalOsmStopsLabel.gridx = 9; - gbc_totalOsmStopsLabel.gridy = 2; - busStopPanel.add(totalOsmStopsLabel, gbc_totalOsmStopsLabel); - jStopsScrollPane1.setViewportView(dataTable); - - GridBagConstraints gbc_jScrollPane1 = new GridBagConstraints(); - gbc_jScrollPane1.fill = GridBagConstraints.BOTH; - gbc_jScrollPane1.insets = new Insets(0, 0, 5, 0); - gbc_jScrollPane1.gridwidth = 8; - gbc_jScrollPane1.gridx = 4; - gbc_jScrollPane1.gridy = 3; - busStopPanel.add(jStopsScrollPane1, gbc_jScrollPane1); - donotUploadButton = new javax.swing.JButton(); - - donotUploadButton.setFont(new java.awt.Font("Tahoma", 0, 12)); - donotUploadButton.setText("Don't Upload"); - donotUploadButton.setName("donotUploadButton"); // NOI18N - donotUploadButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - donotUploadButtonActionPerformed(evt); - } - }); - lastEditedLabel = new javax.swing.JLabel(); - - lastEditedLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); - lastEditedLabel.setText("N/A"); - lastEditedLabel.setName("lastEditedLabel"); // NOI18N - GridBagConstraints gbc_lastEditedLabel = new GridBagConstraints(); - gbc_lastEditedLabel.anchor = GridBagConstraints.NORTH; - gbc_lastEditedLabel.fill = GridBagConstraints.HORIZONTAL; - gbc_lastEditedLabel.insets = new Insets(0, 0, 5, 0); - gbc_lastEditedLabel.gridwidth = 6; - gbc_lastEditedLabel.gridx = 6; - gbc_lastEditedLabel.gridy = 4; - busStopPanel.add(lastEditedLabel, gbc_lastEditedLabel); - GridBagConstraints gbc_donotUploadButton = new GridBagConstraints(); - gbc_donotUploadButton.anchor = GridBagConstraints.NORTH; - gbc_donotUploadButton.fill = GridBagConstraints.HORIZONTAL; - gbc_donotUploadButton.insets = new Insets(0, 0, 5, 5); - gbc_donotUploadButton.gridwidth = 3; - gbc_donotUploadButton.gridx = 5; - gbc_donotUploadButton.gridy = 5; - busStopPanel.add(donotUploadButton, gbc_donotUploadButton); - jLabel18 = new javax.swing.JLabel(); - - jLabel18.setIcon(busIcon); // NOI18N - jLabel18.setText("New Stop"); - jLabel18.setName("jLabel18"); // NOI18N - GridBagConstraints gbc_jLabel18 = new GridBagConstraints(); - gbc_jLabel18.anchor = GridBagConstraints.SOUTH; - gbc_jLabel18.fill = GridBagConstraints.HORIZONTAL; - gbc_jLabel18.insets = new Insets(0, 0, 5, 5); - gbc_jLabel18.gridheight = 2; - gbc_jLabel18.gridwidth = 2; - gbc_jLabel18.gridx = 7; - gbc_jLabel18.gridy = 5; - busStopPanel.add(jLabel18, gbc_jLabel18); - GridBagConstraints gbc_tableStopButton = new GridBagConstraints(); - gbc_tableStopButton.anchor = GridBagConstraints.NORTH; - gbc_tableStopButton.fill = GridBagConstraints.HORIZONTAL; - gbc_tableStopButton.insets = new Insets(0, 0, 5, 5); - gbc_tableStopButton.gridwidth = 3; - gbc_tableStopButton.gridx = 8; - gbc_tableStopButton.gridy = 5; - busStopPanel.add(tableStopButton, gbc_tableStopButton); - jLabel15 = new javax.swing.JLabel(); - jLabel15.setIcon(generateImageIcon(matchColor)); // NOI18N - jLabel15.setText("Potential Match Stops"); - jLabel15.setName("jLabel15"); // NOI18N - jLabel15.setOpaque(true); - GridBagConstraints gbc_jLabel15 = new GridBagConstraints(); - gbc_jLabel15.anchor = GridBagConstraints.SOUTHWEST; - gbc_jLabel15.insets = new Insets(0, 0, 5, 0); - gbc_jLabel15.gridheight = 2; - gbc_jLabel15.gridwidth = 2; - gbc_jLabel15.gridx = 10; - gbc_jLabel15.gridy = 5; - busStopPanel.add(jLabel15, gbc_jLabel15); - jLabel5 = new javax.swing.JLabel(); - - jLabel5.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel5.setText("General Information"); - jLabel5.setName("jLabel5"); // NOI18N - GridBagConstraints gbc_jLabel5 = new GridBagConstraints(); - gbc_jLabel5.anchor = GridBagConstraints.NORTHEAST; - gbc_jLabel5.insets = new Insets(0, 0, 5, 5); - gbc_jLabel5.gridheight = 2; - gbc_jLabel5.gridwidth = 3; - gbc_jLabel5.gridx = 0; - gbc_jLabel5.gridy = 6; - busStopPanel.add(jLabel5, gbc_jLabel5); - jLabel3 = new javax.swing.JLabel(); - - jLabel3.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel3.setText("Display on Map:"); - jLabel3.setName("jLabel3"); // NOI18N - GridBagConstraints gbc_jLabel3 = new GridBagConstraints(); - gbc_jLabel3.fill = GridBagConstraints.HORIZONTAL; - gbc_jLabel3.anchor = GridBagConstraints.NORTH; - gbc_jLabel3.insets = new Insets(0, 0, 5, 5); - gbc_jLabel3.gridheight = 2; - gbc_jLabel3.gridwidth = 2; - gbc_jLabel3.gridx = 4; - gbc_jLabel3.gridy = 6; - busStopPanel.add(jLabel3, gbc_jLabel3); - jLabel16 = new javax.swing.JLabel(); - - jLabel16.setIcon(generateImageIcon(selectedOSMColor)); // NOI18N - jLabel16.setText("Selected Osm Stop"); - jLabel16.setName("jLabel16"); // NOI18N - jLabel16.setOpaque(true); - GridBagConstraints gbc_jLabel16 = new GridBagConstraints(); - gbc_jLabel16.anchor = GridBagConstraints.NORTHWEST; - gbc_jLabel16.insets = new Insets(0, 0, 5, 5); - gbc_jLabel16.gridwidth = 4; - gbc_jLabel16.gridx = 7; - gbc_jLabel16.gridy = 7; - busStopPanel.add(jLabel16, gbc_jLabel16); - jLabel17 = new javax.swing.JLabel(); - - - jLabel17.setIcon(generateImageIcon(selectedGTFSColor)); // NOI18N - jLabel17.setText("Selected Gtfs Stop"); - jLabel17.setName("jLabel17"); // NOI18N - jLabel17.setOpaque(true); - GridBagConstraints gbc_jLabel17 = new GridBagConstraints(); - gbc_jLabel17.anchor = GridBagConstraints.NORTHWEST; - gbc_jLabel17.insets = new Insets(0, 0, 5, 0); - gbc_jLabel17.gridwidth = 2; - gbc_jLabel17.gridx = 10; - gbc_jLabel17.gridy = 7; - busStopPanel.add(jLabel17, gbc_jLabel17); - jScrollPane2 = new javax.swing.JScrollPane(); - generalInformationStopTextArea = new javax.swing.JTextArea(); - generalInformationStopTextArea.setLineWrap(true); - generalInformationStopTextArea.setWrapStyleWord(true); - - jScrollPane2.setName("jScrollPane2"); // NOI18N - - generalInformationStopTextArea.setColumns(20); - generalInformationStopTextArea.setEditable(false); - generalInformationStopTextArea.setRows(5); - generalInformationStopTextArea.setWrapStyleWord(true); - generalInformationStopTextArea.setName("generalInformationStopTextArea"); // NOI18N - jScrollPane2.setViewportView(generalInformationStopTextArea); - - GridBagConstraints gbc_jScrollPane2 = new GridBagConstraints(); - gbc_jScrollPane2.fill = GridBagConstraints.BOTH; - gbc_jScrollPane2.insets = new Insets(0, 0, 0, 5); - gbc_jScrollPane2.gridwidth = 4; - gbc_jScrollPane2.gridx = 0; - gbc_jScrollPane2.gridy = 8; - busStopPanel.add(jScrollPane2, gbc_jScrollPane2); - mapJXMapKit = new org.jdesktop.swingx.JXMapKit(); - - - //shortcuts - - //zoom - mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_INSERT,0), "zoomin"); - mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_PLUS,0), "zoomin"); - mapJXMapKit.getActionMap().put("zoomin", mapJXMapKit.getZoomInAction()); - mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_DELETE,0), "zoomout"); - mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_MINUS,0), "zoomout"); - mapJXMapKit.getActionMap().put("zoomout", mapJXMapKit.getZoomOutAction()); - - //recentre - mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_NUMPAD5,0), "recentre_gtfs"); - mapJXMapKit.getActionMap().put("recentre_gtfs", new AbstractAction() { - public void actionPerformed(ActionEvent evt) { - GeoPosition gtfsLocation = new GeoPosition( Double.parseDouble(((Stop)gtfsStopsComboBox.getSelectedItem()).getLat()), - Double.parseDouble(((Stop)gtfsStopsComboBox.getSelectedItem()).getLon())); - mapJXMapKit.getMainMap().setCenterPosition(gtfsLocation); - } - } ); + StopLabelPanel.add(allStopsRadioButton); - mapJXMapKit.setBorder(javax.swing.BorderFactory.createLineBorder(new java.awt.Color(0, 0, 0))); - mapJXMapKit.setDefaultProvider(org.jdesktop.swingx.JXMapKit.DefaultProviders.Custom); - mapJXMapKit.setFont(new java.awt.Font("Tahoma", 0, 14)); - mapJXMapKit.setName("mapJXMapKit"); // NOI18N - //mapJXMapKit.setScrollableTracksViewportWidth(false); - GridBagConstraints gbc_mapJXMapKit = new GridBagConstraints(); - gbc_mapJXMapKit.fill = GridBagConstraints.BOTH; - gbc_mapJXMapKit.gridwidth = 8; - gbc_mapJXMapKit.gridx = 4; - gbc_mapJXMapKit.gridy = 8; - busStopPanel.add(mapJXMapKit, gbc_mapJXMapKit); - mapJXMapKit.setTileFactory(osmTf);//comment out to use gui designer + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 2; + gridBagConstraints.gridy = 2; + gridBagConstraints.gridheight = 2; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(StopLabelPanel, gridBagConstraints); + + jLabel15.setIcon(generateImageIcon(matchColor)); + jLabel15.setText("Potential Match Stops"); + jLabel15.setName("jLabel15"); // NOI18N + jLabel15.setOpaque(true); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 10; + gridBagConstraints.gridy = 6; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.SOUTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 0); + busStopPanel.add(jLabel15, gridBagConstraints); + + jLabel16.setIcon(generateImageIcon(selectedOSMColor)); + jLabel16.setText("Selected Osm Stop"); + jLabel16.setName("jLabel16"); // NOI18N + jLabel16.setOpaque(true); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 7; + gridBagConstraints.gridy = 7; + gridBagConstraints.gridwidth = 4; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(jLabel16, gridBagConstraints); + + jLabel17.setIcon(generateImageIcon(selectedGTFSColor)); + jLabel17.setText("Selected Gtfs Stop"); + jLabel17.setName("jLabel17"); // NOI18N + jLabel17.setOpaque(true); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 10; + gridBagConstraints.gridy = 7; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 0); + busStopPanel.add(jLabel17, gridBagConstraints); + + jLabel18.setIcon(new javax.swing.ImageIcon(getClass().getResource("/bus_icon.png"))); // NOI18N + jLabel18.setText("New Stop"); + jLabel18.setName("jLabel18"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 7; + gridBagConstraints.gridy = 6; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.SOUTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(jLabel18, gridBagConstraints); + + searchButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + searchButton.setText("Search"); + searchButton.setIconTextGap(2); + searchButton.setMargin(new java.awt.Insets(2, 7, 2, 7)); + searchButton.setName("searchButton"); // NOI18N + searchButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + searchButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 11; + gridBagConstraints.gridy = 1; + gridBagConstraints.anchor = java.awt.GridBagConstraints.SOUTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 0); + busStopPanel.add(searchButton, gridBagConstraints); + searchTextField.setToolTipText("Input stop name or stop id to search for stop"); + searchTextField.setMinimumSize(new java.awt.Dimension(60, 20)); + searchTextField.setName("searchTextField"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 10; + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(searchTextField, gridBagConstraints); + + finishProgressBar.setToolTipText("\nStops that you should visit before uploading into OSM
\nThese stops are either new stops that GO_Sync can't find a match for in OSM or existing stops in OSM that have new data to be inserted.\n"); // NOI18N + finishProgressBar.setName("finishProgressBar"); // NOI18N + finishProgressBar.setString("0"); // NOI18N + finishProgressBar.setStringPainted(true); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 2; + gridBagConstraints.gridy = 0; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(finishProgressBar, gridBagConstraints); + + jLabel19.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + jLabel19.setText("Finish"); + jLabel19.setName("jLabel19"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 0; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHEAST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(jLabel19, gridBagConstraints); + + lastEditedLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + lastEditedLabel.setText("N/A"); + lastEditedLabel.setName("lastEditedLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 6; + gridBagConstraints.gridy = 4; + gridBagConstraints.gridwidth = 6; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 0); + busStopPanel.add(lastEditedLabel, gridBagConstraints); + + dontupremainButton.setText("Don't Up Remain"); + dontupremainButton.setName("dontupremainButton"); // NOI18N + dontupremainButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + donotUploadRemainingButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 3; + gridBagConstraints.gridy = 0; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(dontupremainButton, gridBagConstraints); + + dontuploadAllBtn.setText("Don't Up All"); + dontuploadAllBtn.setName("dontuploadAllBtn"); // NOI18N + dontuploadAllBtn.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + dontuploadAllBtnActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 3; + gridBagConstraints.gridy = 1; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(dontuploadAllBtn, gridBagConstraints); + + nextButton.setFont(new java.awt.Font("Times New Roman", 0, 12)); // NOI18N + nextButton.setText("next"); + nextButton.setName("nextButton"); // NOI18N + nextButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + nextButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 7; + gridBagConstraints.gridy = 1; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busStopPanel.add(nextButton, gridBagConstraints); jTabbedPane1.addTab("Bus Stop", busStopPanel); - busRoutePanel.setFont(new java.awt.Font("Tahoma", 0, 14)); - busRoutePanel.setName("jPanel2"); - GridBagLayout gbl_busRoutePanel = new GridBagLayout(); - gbl_busRoutePanel.columnWidths = new int[]{216, 46, 23, 22, 3, 120, 3}; - gbl_busRoutePanel.columnWeights = new double[]{0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, Double.MIN_VALUE}; - gbl_busRoutePanel.rowHeights = new int[]{21, 23, 25, 25, 25, 85, 25, 34, 25, 25, 223,}; - gbl_busRoutePanel.rowWeights = new double[]{0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, Double.MIN_VALUE}; - busRoutePanel.setLayout(gbl_busRoutePanel); - existingRoutesWithUpdatesRadioButton = new javax.swing.JRadioButton(); + busRoutePanel.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N + busRoutePanel.setName("busRoutePanel"); // NOI18N + java.awt.GridBagLayout busRoutePanelLayout = new java.awt.GridBagLayout(); + busRoutePanelLayout.columnWidths = new int[] {0, 46, 0, 46, 0, 46, 0, 46, 0}; + busRoutePanelLayout.rowHeights = new int[] {0, 23, 0, 23, 0, 23, 0, 23, 0, 23, 0, 23, 0}; + busRoutePanelLayout.columnWeights = new double[] {0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4.9E-324}; + busRoutePanelLayout.rowWeights = new double[] {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4.9E-324}; + busRoutePanel.setLayout(busRoutePanelLayout); + + osmRoutesLabel.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + osmRoutesLabel.setText("OSM Routes"); + osmRoutesLabel.setName("osmRoutesLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 2; + gridBagConstraints.gridy = 0; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(osmRoutesLabel, gridBagConstraints); + + gtfsRoutesComboBox.setFont(new java.awt.Font("Times New Roman", 1, 14)); // NOI18N + gtfsRoutesComboBox.setMinimumSize(new java.awt.Dimension(200, 20)); + gtfsRoutesComboBox.setName("gtfsRoutesComboBox"); // NOI18N + gtfsRoutesComboBox.setPreferredSize(new java.awt.Dimension(200, 20)); + gtfsRoutesComboBox.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + gtfsRoutesComboBoxActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.VERTICAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(gtfsRoutesComboBox, gridBagConstraints); + + jLabel8.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel8.setText("Total Routes:"); + jLabel8.setName("jLabel8"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 0; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(jLabel8, gridBagConstraints); + + totalGtfsRoutesLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + totalGtfsRoutesLabel.setText("N/A"); // NOI18N + totalGtfsRoutesLabel.setName("totalGtfsRoutesLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 1; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(totalGtfsRoutesLabel, gridBagConstraints); + + jLabel9.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel9.setText("Routes to view:"); + jLabel9.setName("jLabel9"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 1; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(jLabel9, gridBagConstraints); - routesButtonGroup.add(existingRoutesWithUpdatesRadioButton); - existingRoutesWithUpdatesRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - existingRoutesWithUpdatesRadioButton.setText("Existing routes with Updates"); - existingRoutesWithUpdatesRadioButton.setName("existingRoutesWithUpdatesRadioButton"); // NOI18N - existingRoutesWithUpdatesRadioButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - existingRoutesWithUpdatesRadioButtonActionPerformed(evt); - } - }); - jLabel6 = new javax.swing.JLabel(); - - jLabel6.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel6.setText("GTFS Routes"); - jLabel6.setName("jLabel6"); // NOI18N - GridBagConstraints gbc_jLabel6 = new GridBagConstraints(); - gbc_jLabel6.anchor = GridBagConstraints.WEST; - gbc_jLabel6.insets = new Insets(0, 0, 5, 5); - gbc_jLabel6.gridwidth = 2; - gbc_jLabel6.gridx = 1; - gbc_jLabel6.gridy = 0; - busRoutePanel.add(jLabel6, gbc_jLabel6); - jLabel8 = new javax.swing.JLabel(); - - jLabel8.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel8.setText("Total Routes:"); - jLabel8.setName("jLabel8"); // NOI18N - GridBagConstraints gbc_jLabel8 = new GridBagConstraints(); - gbc_jLabel8.anchor = GridBagConstraints.NORTHWEST; - gbc_jLabel8.insets = new Insets(0, 0, 5, 5); - gbc_jLabel8.gridx = 4; - gbc_jLabel8.gridy = 0; - busRoutePanel.add(jLabel8, gbc_jLabel8); - jLabel9 = new javax.swing.JLabel(); - - jLabel9.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel9.setText("Routes to view:"); - jLabel9.setName("jLabel9"); // NOI18N - GridBagConstraints gbc_jLabel9 = new GridBagConstraints(); - gbc_jLabel9.insets = new Insets(0, 0, 5, 5); - gbc_jLabel9.gridx = 0; - gbc_jLabel9.gridy = 1; - busRoutePanel.add(jLabel9, gbc_jLabel9); - newRoutesRadioButton = new javax.swing.JRadioButton(); + routesButtonGroup.add(allRoutesRadioButton); + allRoutesRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + allRoutesRadioButton.setSelected(true); + allRoutesRadioButton.setText("All"); + allRoutesRadioButton.setName("allRoutesRadioButton"); // NOI18N + allRoutesRadioButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + allRoutesRadioButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 5; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(allRoutesRadioButton, gridBagConstraints); routesButtonGroup.add(newRoutesRadioButton); - newRoutesRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - newRoutesRadioButton.setText("New GTFS routes"); // NOI18N - newRoutesRadioButton.setName("newRoutesRadioButton"); // NOI18N - newRoutesRadioButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - newRoutesRadioButtonActionPerformed(evt); - } - }); - gtfsRoutesComboBox = new javax.swing.JComboBox(gtfsStops); - - gtfsRoutesComboBox.setFont(new java.awt.Font("Times New Roman", 1, 14)); - gtfsRoutesComboBox.setMinimumSize(new Dimension(100, 20)); - gtfsRoutesComboBox.setName("gtfsRoutesComboBox"); // NOI18N - gtfsRoutesComboBox.setPreferredSize(new Dimension(100, 20)); - gtfsRoutesComboBox.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - gtfsRoutesComboBoxActionPerformed(evt); - } - }); - GridBagConstraints gbc_gtfsRoutesComboBox = new GridBagConstraints(); - gbc_gtfsRoutesComboBox.anchor = GridBagConstraints.WEST; - gbc_gtfsRoutesComboBox.fill = GridBagConstraints.VERTICAL; - gbc_gtfsRoutesComboBox.insets = new Insets(0, 0, 5, 5); - gbc_gtfsRoutesComboBox.gridx = 1; - gbc_gtfsRoutesComboBox.gridy = 1; - busRoutePanel.add(gtfsRoutesComboBox, gbc_gtfsRoutesComboBox); - totalGtfsRoutesLabel = new javax.swing.JLabel(); - - totalGtfsRoutesLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); - totalGtfsRoutesLabel.setText("N/A"); // NOI18N - totalGtfsRoutesLabel.setName("totalGtfsRoutesLabel"); // NOI18N - GridBagConstraints gbc_totalGtfsRoutesLabel = new GridBagConstraints(); - gbc_totalGtfsRoutesLabel.insets = new Insets(0, 0, 5, 5); - gbc_totalGtfsRoutesLabel.gridx = 4; - gbc_totalGtfsRoutesLabel.gridy = 1; - busRoutePanel.add(totalGtfsRoutesLabel, gbc_totalGtfsRoutesLabel); - GridBagConstraints gbc_newRoutesRadioButton = new GridBagConstraints(); - gbc_newRoutesRadioButton.anchor = GridBagConstraints.NORTH; - gbc_newRoutesRadioButton.fill = GridBagConstraints.HORIZONTAL; - gbc_newRoutesRadioButton.insets = new Insets(0, 0, 5, 5); - gbc_newRoutesRadioButton.gridx = 0; - gbc_newRoutesRadioButton.gridy = 2; - busRoutePanel.add(newRoutesRadioButton, gbc_newRoutesRadioButton); - jScrollPane4 = new javax.swing.JScrollPane(); - routeTable = new JTable(){ - public String getToolTipText(MouseEvent e){ - String tip = null; - java.awt.Point p = e.getPoint(); - int rowIndex = rowAtPoint(p); - int colIndex = columnAtPoint(p); - int realColumnIndex = convertColumnIndexToModel(colIndex); - int realRowIndex = convertRowIndexToModel(rowIndex); - - TableModel model = this.getModel(); - if((model instanceof TagReportTableModel) && (realRowIndex>=0) && (realColumnIndex>=0)){ - Object o = model.getValueAt(realRowIndex, realColumnIndex); - if(o instanceof String) tip = (String)o; - } - return tip;//"This is the first line
This is the second line"; - } + newRoutesRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + newRoutesRadioButton.setText("New GTFS routes"); // NOI18N + newRoutesRadioButton.setName("newRoutesRadioButton"); // NOI18N + newRoutesRadioButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + newRoutesRadioButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 2; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(newRoutesRadioButton, gridBagConstraints); - protected JTableHeader createDefaultTableHeader() { - return new JTableHeader(columnModel) { - public String getToolTipText(MouseEvent e) { - String tip = null; - java.awt.Point p = e.getPoint(); - int index = columnModel.getColumnIndexAtX(p.x); - int realIndex = - columnModel.getColumn(index).getModelIndex(); - return tagReportColumnHeaderToolTips[realIndex]; - } - }; - } - }; - routeTable.setDefaultRenderer(Object.class, new edu.usf.cutr.go_sync.gui.object.TagReportTableCellRenderer()); - routeTable.addMouseListener(new BooleanMouseListener(routeTable)); + routesButtonGroup.add(existingRoutesWithUpdatesRadioButton); + existingRoutesWithUpdatesRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + existingRoutesWithUpdatesRadioButton.setText("Existing routes with Updates"); + existingRoutesWithUpdatesRadioButton.setName("existingRoutesWithUpdatesRadioButton"); // NOI18N + existingRoutesWithUpdatesRadioButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + existingRoutesWithUpdatesRadioButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 3; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(existingRoutesWithUpdatesRadioButton, gridBagConstraints); - jScrollPane4.setName("jScrollPane4"); // NOI18N + routesButtonGroup.add(existingRoutesRadioButton); + existingRoutesRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + existingRoutesRadioButton.setText("Existing routes"); + existingRoutesRadioButton.setName("existingRoutesRadioButton"); // NOI18N + existingRoutesRadioButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + existingRoutesRadioButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 4; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(existingRoutesRadioButton, gridBagConstraints); + + jLabel10.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel10.setText("General Information"); + jLabel10.setName("jLabel10"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 8; + gridBagConstraints.gridheight = 2; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(jLabel10, gridBagConstraints); - routeTable.setFont(new java.awt.Font("Times New Roman", 0, 14)); - routeTable.setModel(routeTableModel); - routeTable.setName("routeTable"); // NOI18N - routeTable.setSelectionForeground(new java.awt.Color(0, 0, 0)); - routeTable.getTableHeader().setReorderingAllowed(false); - jScrollPane4.setViewportView(routeTable); - - GridBagConstraints gbc_jScrollPane4 = new GridBagConstraints(); - gbc_jScrollPane4.fill = GridBagConstraints.BOTH; - gbc_jScrollPane4.insets = new Insets(0, 0, 5, 0); - gbc_jScrollPane4.gridheight = 4; - gbc_jScrollPane4.gridwidth = 7; - gbc_jScrollPane4.gridx = 1; - gbc_jScrollPane4.gridy = 2; - busRoutePanel.add(jScrollPane4, gbc_jScrollPane4); - GridBagConstraints gbc_existingRoutesWithUpdatesRadioButton = new GridBagConstraints(); - gbc_existingRoutesWithUpdatesRadioButton.anchor = GridBagConstraints.NORTHWEST; - gbc_existingRoutesWithUpdatesRadioButton.insets = new Insets(0, 0, 5, 5); - gbc_existingRoutesWithUpdatesRadioButton.gridx = 0; - gbc_existingRoutesWithUpdatesRadioButton.gridy = 3; - busRoutePanel.add(existingRoutesWithUpdatesRadioButton, gbc_existingRoutesWithUpdatesRadioButton); - saveChangeRouteButton = new javax.swing.JButton(); + jScrollPane3.setName("jScrollPane3"); // NOI18N - saveChangeRouteButton.setText("Accept"); - saveChangeRouteButton.setEnabled(true); - saveChangeRouteButton.setName("saveChangeRouteButton"); // NOI18N - saveChangeRouteButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - saveChangeRouteButtonActionPerformed(evt); - } - }); - existingRoutesRadioButton = new javax.swing.JRadioButton(); + generalInformationRouteTextArea.setEditable(false); + generalInformationRouteTextArea.setColumns(20); + generalInformationRouteTextArea.setLineWrap(true); + generalInformationRouteTextArea.setRows(5); + generalInformationRouteTextArea.setWrapStyleWord(true); + generalInformationRouteTextArea.setName("generalInformationRouteTextArea"); // NOI18N + jScrollPane3.setViewportView(generalInformationRouteTextArea); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 0; + gridBagConstraints.gridy = 10; + gridBagConstraints.gridheight = 2; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 0, 5); + busRoutePanel.add(jScrollPane3, gridBagConstraints); - routesButtonGroup.add(existingRoutesRadioButton); - existingRoutesRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - existingRoutesRadioButton.setText("Existing routes"); - existingRoutesRadioButton.setName("existingRoutesRadioButton"); // NOI18N - existingRoutesRadioButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - existingRoutesRadioButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_existingRoutesRadioButton = new GridBagConstraints(); - gbc_existingRoutesRadioButton.anchor = GridBagConstraints.NORTHWEST; - gbc_existingRoutesRadioButton.insets = new Insets(0, 0, 5, 5); - gbc_existingRoutesRadioButton.gridx = 0; - gbc_existingRoutesRadioButton.gridy = 4; - busRoutePanel.add(existingRoutesRadioButton, gbc_existingRoutesRadioButton); - allRoutesRadioButton = new javax.swing.JRadioButton(); + jScrollPane4.setName("jScrollPane4"); // NOI18N - routesButtonGroup.add(allRoutesRadioButton); - allRoutesRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - allRoutesRadioButton.setSelected(true); - allRoutesRadioButton.setText("All"); - allRoutesRadioButton.setName("allRoutesRadioButton"); // NOI18N - allRoutesRadioButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - allRoutesRadioButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_allRoutesRadioButton = new GridBagConstraints(); - gbc_allRoutesRadioButton.anchor = GridBagConstraints.NORTHWEST; - gbc_allRoutesRadioButton.insets = new Insets(0, 0, 5, 5); - gbc_allRoutesRadioButton.gridx = 0; - gbc_allRoutesRadioButton.gridy = 5; - busRoutePanel.add(allRoutesRadioButton, gbc_allRoutesRadioButton); - GridBagConstraints gbc_saveChangeRouteButton = new GridBagConstraints(); - gbc_saveChangeRouteButton.anchor = GridBagConstraints.NORTHWEST; - gbc_saveChangeRouteButton.insets = new Insets(0, 0, 5, 5); - gbc_saveChangeRouteButton.gridwidth = 3; - gbc_saveChangeRouteButton.gridx = 4; - gbc_saveChangeRouteButton.gridy = 6; - busRoutePanel.add(saveChangeRouteButton, gbc_saveChangeRouteButton); - jLabel10 = new javax.swing.JLabel(); + routeTable.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + routeTable.setModel(routeTableModel); + routeTable.setName("routeTable"); // NOI18N + routeTable.getTableHeader().setReorderingAllowed(false); + jScrollPane4.setViewportView(routeTable); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 2; + gridBagConstraints.gridwidth = 7; + gridBagConstraints.gridheight = 4; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH; + gridBagConstraints.weighty = 0.1; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 0); + busRoutePanel.add(jScrollPane4, gridBagConstraints); - jLabel10.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel10.setText("General Information"); - jLabel10.setName("jLabel10"); // NOI18N - GridBagConstraints gbc_jLabel10 = new GridBagConstraints(); - gbc_jLabel10.insets = new Insets(0, 0, 5, 5); - gbc_jLabel10.gridheight = 2; - gbc_jLabel10.gridx = 0; - gbc_jLabel10.gridy = 8; - busRoutePanel.add(jLabel10, gbc_jLabel10); - jLabel11 = new javax.swing.JLabel(); + jMemberScrollPane5.setName("jMemberScrollPane5"); // NOI18N - jLabel11.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel11.setText("Members to view:"); - jLabel11.setName("jLabel11"); // NOI18N - GridBagConstraints gbc_jLabel11 = new GridBagConstraints(); - gbc_jLabel11.anchor = GridBagConstraints.WEST; - gbc_jLabel11.insets = new Insets(0, 0, 5, 5); - gbc_jLabel11.gridheight = 2; - gbc_jLabel11.gridx = 1; - gbc_jLabel11.gridy = 8; - busRoutePanel.add(jLabel11, gbc_jLabel11); - allMembersRadioButton = new javax.swing.JRadioButton(); + memberTable.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + memberTable.setModel(stopTableModel); + memberTable.setName("memberTable"); // NOI18N + memberTable.getTableHeader().setReorderingAllowed(false); + jMemberScrollPane5.setViewportView(memberTable); + + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 10; + gridBagConstraints.gridwidth = 7; + gridBagConstraints.fill = java.awt.GridBagConstraints.BOTH; + gridBagConstraints.weighty = 0.1; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 0); + busRoutePanel.add(jMemberScrollPane5, gridBagConstraints); + + jLabel11.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel11.setText("Members to view:"); + jLabel11.setName("jLabel11"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 8; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(jLabel11, gridBagConstraints); membersButtonGroup.add(allMembersRadioButton); - allMembersRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - allMembersRadioButton.setSelected(true); - allMembersRadioButton.setText("All"); - allMembersRadioButton.setName("allMembersRadioButton"); // NOI18N - allMembersRadioButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - allMembersRadioButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_allMembersRadioButton = new GridBagConstraints(); - gbc_allMembersRadioButton.anchor = GridBagConstraints.NORTHWEST; - gbc_allMembersRadioButton.insets = new Insets(0, 0, 5, 5); - gbc_allMembersRadioButton.gridwidth = 1; - gbc_allMembersRadioButton.gridx = 3; - gbc_allMembersRadioButton.gridy = 8; - busRoutePanel.add(allMembersRadioButton, gbc_allMembersRadioButton); - osmMembersRadioButton = new javax.swing.JRadioButton(); + allMembersRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + allMembersRadioButton.setSelected(true); + allMembersRadioButton.setText("All"); + allMembersRadioButton.setActionCommand("all"); + allMembersRadioButton.setName("allMembersRadioButton"); // NOI18N + allMembersRadioButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + allMembersRadioButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 3; + gridBagConstraints.gridy = 8; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(allMembersRadioButton, gridBagConstraints); membersButtonGroup.add(osmMembersRadioButton); - osmMembersRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - osmMembersRadioButton.setText("From OSM only"); // NOI18N - osmMembersRadioButton.setName("osmMembersRadioButton"); // NOI18N - osmMembersRadioButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - osmMembersRadioButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_osmMembersRadioButton = new GridBagConstraints(); - gbc_osmMembersRadioButton.anchor = GridBagConstraints.NORTH; - gbc_osmMembersRadioButton.fill = GridBagConstraints.HORIZONTAL; - gbc_osmMembersRadioButton.insets = new Insets(0, 0, 5, 5); - gbc_osmMembersRadioButton.gridwidth = 1; - gbc_osmMembersRadioButton.gridx = 3; - gbc_osmMembersRadioButton.gridy = 9; - busRoutePanel.add(osmMembersRadioButton, gbc_osmMembersRadioButton); - gtfsMembersRadioButton = new javax.swing.JRadioButton(); + osmMembersRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + osmMembersRadioButton.setText("From OSM only"); // NOI18N + osmMembersRadioButton.setActionCommand("OSM server"); + osmMembersRadioButton.setName("osmMembersRadioButton"); // NOI18N + osmMembersRadioButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + osmMembersRadioButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 3; + gridBagConstraints.gridy = 9; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTH; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(osmMembersRadioButton, gridBagConstraints); membersButtonGroup.add(gtfsMembersRadioButton); - gtfsMembersRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - gtfsMembersRadioButton.setText("From GTFS only"); - gtfsMembersRadioButton.setName("gtfsMembersRadioButton"); // NOI18N - gtfsMembersRadioButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - gtfsMembersRadioButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_gtfsMembersRadioButton = new GridBagConstraints(); - gbc_gtfsMembersRadioButton.anchor = GridBagConstraints.NORTHWEST; - gbc_gtfsMembersRadioButton.insets = new Insets(0, 0, 5, 5); - gbc_gtfsMembersRadioButton.gridwidth = 1; - gbc_gtfsMembersRadioButton.gridx = 4; - gbc_gtfsMembersRadioButton.gridy = 8; - busRoutePanel.add(gtfsMembersRadioButton, gbc_gtfsMembersRadioButton); - - jMemberScrollPane5 = new javax.swing.JScrollPane(); - memberTable = new javax.swing.JTable(); - memberTable.setDefaultRenderer(Object.class, new edu.usf.cutr.go_sync.gui.object.RouteMemberTableCellRenderer()); - - jMemberScrollPane5.setName("jMemberScrollPane5"); // NOI18N - - memberTable.setFont(new java.awt.Font("Times New Roman", 0, 14)); - memberTable.setModel(stopTableModel); - memberTable.setName("memberTable"); // NOI18N - memberTable.setSelectionForeground(new java.awt.Color(0, 0, 0)); - memberTable.getTableHeader().setReorderingAllowed(false); - bothMembersRadioButton = new javax.swing.JRadioButton(); + gtfsMembersRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + gtfsMembersRadioButton.setText("From GTFS only"); + gtfsMembersRadioButton.setActionCommand("GTFS dataset"); + gtfsMembersRadioButton.setName("gtfsMembersRadioButton"); // NOI18N + gtfsMembersRadioButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + gtfsMembersRadioButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 8; + gridBagConstraints.anchor = java.awt.GridBagConstraints.SOUTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(gtfsMembersRadioButton, gridBagConstraints); membersButtonGroup.add(bothMembersRadioButton); - bothMembersRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); - bothMembersRadioButton.setText("From both dataset"); - bothMembersRadioButton.setName("bothMembersRadioButton"); // NOI18N - bothMembersRadioButton.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - bothMembersRadioButtonActionPerformed(evt); - } - }); - GridBagConstraints gbc_bothMembersRadioButton = new GridBagConstraints(); - gbc_bothMembersRadioButton.anchor = GridBagConstraints.NORTHWEST; - gbc_bothMembersRadioButton.insets = new Insets(0, 0, 5, 5); - gbc_bothMembersRadioButton.gridwidth = 1; - gbc_bothMembersRadioButton.gridx = 4; - gbc_bothMembersRadioButton.gridy = 9; - busRoutePanel.add(bothMembersRadioButton, gbc_bothMembersRadioButton); - jScrollPane3 = new javax.swing.JScrollPane(); - generalInformationRouteTextArea = new javax.swing.JTextArea(); - - jScrollPane3.setName("jScrollPane3"); // NOI18N - - generalInformationRouteTextArea.setColumns(20); - generalInformationRouteTextArea.setLineWrap(true); - generalInformationRouteTextArea.setRows(5); - generalInformationRouteTextArea.setWrapStyleWord(true); - generalInformationRouteTextArea.setName("generalInformationRouteTextArea"); // NOI18N - jScrollPane3.setViewportView(generalInformationRouteTextArea); - - GridBagConstraints gbc_jScrollPane3 = new GridBagConstraints(); - gbc_jScrollPane3.fill = GridBagConstraints.BOTH; - gbc_jScrollPane3.insets = new Insets(0, 0, 0, 5); - gbc_jScrollPane3.gridheight = 2; - gbc_jScrollPane3.gridx = 0; - gbc_jScrollPane3.gridy = 10; - busRoutePanel.add(jScrollPane3, gbc_jScrollPane3); - - - jMemberScrollPane5.setViewportView(memberTable); - GridBagConstraints gbc_jScrollPane5 = new GridBagConstraints(); - gbc_jScrollPane5.fill = GridBagConstraints.BOTH; - gbc_jScrollPane5.insets = new Insets(0, 0, 5, 0); - gbc_jScrollPane5.gridwidth = 6; - gbc_jScrollPane5.gridx = 1; - gbc_jScrollPane5.gridy = 10; - busRoutePanel.add(jMemberScrollPane5, gbc_jScrollPane5); - - jLabel12 = new javax.swing.JLabel(); - jLabel12.setFont(new java.awt.Font("Times New Roman", 1, 18)); - jLabel12.setText("Total:"); - jLabel12.setName("jLabel12"); // NOI18N - GridBagConstraints gbc_jLabel12 = new GridBagConstraints(); - gbc_jLabel12.anchor = GridBagConstraints.WEST; - gbc_jLabel12.insets = new Insets(0, 0, 0, 5); - gbc_jLabel12.gridx = 1; - gbc_jLabel12.gridy = 11; - busRoutePanel.add(jLabel12, gbc_jLabel12); - totalGtfsMembersLabel = new javax.swing.JLabel(); - - totalGtfsMembersLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); - totalGtfsMembersLabel.setText("N/A"); // NOI18N - totalGtfsMembersLabel.setName("totalGtfsMembersLabel"); // NOI18N - GridBagConstraints gbc_totalGtfsMembersLabel = new GridBagConstraints(); - gbc_totalGtfsMembersLabel.anchor = GridBagConstraints.WEST; -// gbc_totalGtfsMembersLabel.fill = GridBagConstraints.VERTICAL; - gbc_totalGtfsMembersLabel.insets = new Insets(0, 0, 0, 5); - gbc_totalGtfsMembersLabel.gridx = 2; - gbc_totalGtfsMembersLabel.gridy = 11; - busRoutePanel.add(totalGtfsMembersLabel, gbc_totalGtfsMembersLabel); - totalOsmMembersLabel = new javax.swing.JLabel(); + bothMembersRadioButton.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + bothMembersRadioButton.setText("From both dataset"); + bothMembersRadioButton.setActionCommand("both GTFS dataset and OSM server"); + bothMembersRadioButton.setName("bothMembersRadioButton"); // NOI18N + bothMembersRadioButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + bothMembersRadioButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 9; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(bothMembersRadioButton, gridBagConstraints); + + jLabel12.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel12.setText("Total:"); + jLabel12.setName("jLabel12"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 11; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 0, 5); + busRoutePanel.add(jLabel12, gridBagConstraints); + + totalGtfsMembersLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + totalGtfsMembersLabel.setText("N/A"); // NOI18N + totalGtfsMembersLabel.setName("totalGtfsMembersLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 2; + gridBagConstraints.gridy = 11; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 0, 5); + busRoutePanel.add(totalGtfsMembersLabel, gridBagConstraints); + + totalOsmMembersLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + totalOsmMembersLabel.setText("N/A"); // NOI18N + totalOsmMembersLabel.setName("totalOsmMembersLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 3; + gridBagConstraints.gridy = 11; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 0, 5); + busRoutePanel.add(totalOsmMembersLabel, gridBagConstraints); + + totalNewMembersLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); // NOI18N + totalNewMembersLabel.setText("N/A"); // NOI18N + totalNewMembersLabel.setName("totalNewMembersLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 11; + gridBagConstraints.anchor = java.awt.GridBagConstraints.EAST; + busRoutePanel.add(totalNewMembersLabel, gridBagConstraints); - totalOsmMembersLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); - totalOsmMembersLabel.setText("N/A"); // NOI18N - totalOsmMembersLabel.setName("totalOsmMembersLabel"); // NOI18N - GridBagConstraints gbc_totalOsmMembersLabel = new GridBagConstraints(); - gbc_totalOsmMembersLabel.anchor = GridBagConstraints.CENTER; -// gbc_totalOsmMembersLabel.fill = GridBagConstraints.VERTICAL; - gbc_totalOsmMembersLabel.insets = new Insets(0, 0, 0, 5); - gbc_totalOsmMembersLabel.gridx = 3; - gbc_totalOsmMembersLabel.gridy = 11; - busRoutePanel.add(totalOsmMembersLabel, gbc_totalOsmMembersLabel); + saveChangeRouteButton.setText("Accept"); + saveChangeRouteButton.setName("saveChangeRouteButton"); // NOI18N + saveChangeRouteButton.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + saveChangeRouteButtonActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 4; + gridBagConstraints.gridy = 6; + gridBagConstraints.gridwidth = 3; + gridBagConstraints.anchor = java.awt.GridBagConstraints.NORTHWEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(saveChangeRouteButton, gridBagConstraints); + + jLabel20.setFont(new java.awt.Font("Times New Roman", 1, 18)); // NOI18N + jLabel20.setText("GTFS Routes"); + jLabel20.setName("jLabel20"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 0; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(jLabel20, gridBagConstraints); + + osmRoutesComboBox.setFont(new java.awt.Font("Times New Roman", 1, 14)); // NOI18N + osmRoutesComboBox.setMinimumSize(new java.awt.Dimension(150, 20)); + osmRoutesComboBox.setName("osmRoutesComboBox"); // NOI18N + osmRoutesComboBox.addActionListener(new java.awt.event.ActionListener() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + osmRoutesComboBoxActionPerformed(evt); + } + }); + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 2; + gridBagConstraints.gridy = 1; + gridBagConstraints.fill = java.awt.GridBagConstraints.VERTICAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + gridBagConstraints.insets = new java.awt.Insets(0, 0, 5, 5); + busRoutePanel.add(osmRoutesComboBox, gridBagConstraints); + + membersWarningLabel.setForeground(java.awt.Color.magenta); + membersWarningLabel.setText("For members correctness, required GTFS stops must be present in OSM prior to using this feature."); + membersWarningLabel.setToolTipText(""); + membersWarningLabel.setName("membersWarningLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 7; + gridBagConstraints.gridwidth = java.awt.GridBagConstraints.REMAINDER; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + busRoutePanel.add(membersWarningLabel, gridBagConstraints); + + newMemberListHasUpdatesLabel.setForeground(java.awt.Color.red); + newMemberListHasUpdatesLabel.setText("'New Member List' differs from OSM member list."); + newMemberListHasUpdatesLabel.setName("newMemberListHasUpdatesLabel"); // NOI18N + gridBagConstraints = new java.awt.GridBagConstraints(); + gridBagConstraints.gridx = 1; + gridBagConstraints.gridy = 9; + gridBagConstraints.gridwidth = 2; + gridBagConstraints.fill = java.awt.GridBagConstraints.HORIZONTAL; + gridBagConstraints.anchor = java.awt.GridBagConstraints.WEST; + busRoutePanel.add(newMemberListHasUpdatesLabel, gridBagConstraints); jTabbedPane1.addTab("Bus Route", busRoutePanel); - totalNewMembersLabel = new javax.swing.JLabel(); - totalNewMembersLabel.setFont(new java.awt.Font("Times New Roman", 0, 14)); - totalNewMembersLabel.setText("N/A"); // NOI18N - totalNewMembersLabel.setName("totalNewMembersLabel"); // NOI18N - GridBagConstraints gbc_totalNewMembersLabel = new GridBagConstraints(); - gbc_totalNewMembersLabel.anchor = GridBagConstraints.EAST; -// gbc_totalOsmMembersLabel.fill = GridBagConstraints.VERTICAL; - gbc_totalNewMembersLabel.gridx = 4; - gbc_totalNewMembersLabel.gridy = 11; - busRoutePanel.add(totalNewMembersLabel, gbc_totalNewMembersLabel); - - - stopsCheckbox = new JCheckBox("Stops");stopsCheckbox.setSelected(true); - routesCheckbox = new JCheckBox("Routes");routesCheckbox.setSelected(true); - acceptedOnlyCheckbox = new JCheckBox("Only Accepted");acceptedOnlyCheckbox.setSelected(true); -// routesCheckbox.setMnemonic(KeyEvent.VK_C); - -/* routesCheckbox.addActionListener(new java.awt.event.ActionListener() { - public void actionPerformed(java.awt.event.ActionEvent evt) { - dummyUploadButtonActionPerformed(evt); - } - });*/ - - dummyUploadButton.setFont(new java.awt.Font("Tahoma", 0, 14)); + dummyUploadButton.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N dummyUploadButton.setText("Export OSMChange"); dummyUploadButton.setName("dummyUploadButton"); // NOI18N dummyUploadButton.addActionListener(new java.awt.event.ActionListener() { @@ -2373,17 +2704,27 @@ public void actionPerformed(java.awt.event.ActionEvent evt) { } }); - uploadDataButton.setFont(new java.awt.Font("Tahoma", 0, 14)); + uploadDataButton.setFont(new java.awt.Font("Tahoma", 0, 14)); // NOI18N uploadDataButton.setText("Upload Data To OSM"); + uploadDataButton.setEnabled(false); uploadDataButton.setName("uploadDataButton"); // NOI18N uploadDataButton.addActionListener(new java.awt.event.ActionListener() { public void actionPerformed(java.awt.event.ActionEvent evt) { uploadDataButtonActionPerformed(evt); } }); - //TODO remove button - uploadDataButton.setEnabled(false); - uploadDataButton.setVisible(false); + + stopsCheckbox.setSelected(true); + stopsCheckbox.setText("Stops"); + stopsCheckbox.setName("stopsCheckbox"); // NOI18N + + routesCheckbox.setSelected(true); + routesCheckbox.setText("Routes"); + routesCheckbox.setName("routesCheckbox"); // NOI18N + + acceptedOnlyCheckbox.setSelected(true); + acceptedOnlyCheckbox.setText("Only Accepted"); + acceptedOnlyCheckbox.setName("acceptedOnlyCheckbox"); // NOI18N jMenuBar1.setName("jMenuBar1"); // NOI18N @@ -2455,36 +2796,40 @@ public void actionPerformed(java.awt.event.ActionEvent evt) { setJMenuBar(jMenuBar1); javax.swing.GroupLayout layout = new javax.swing.GroupLayout(getContentPane()); + getContentPane().setLayout(layout); layout.setHorizontalGroup( - layout.createParallelGroup(Alignment.TRAILING) - .addGroup(layout.createSequentialGroup() - .addComponent(stopsCheckbox) - .addContainerGap(100, Short.MAX_VALUE) - .addComponent(routesCheckbox) - .addContainerGap(100, Short.MAX_VALUE) - .addComponent(acceptedOnlyCheckbox) - .addContainerGap(100, Short.MAX_VALUE) - .addComponent(dummyUploadButton) - .addPreferredGap(ComponentPlacement.UNRELATED) - .addComponent(uploadDataButton) - .addGap(218)) - .addComponent(jTabbedPane1, GroupLayout.DEFAULT_SIZE, 771, Short.MAX_VALUE) + layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(layout.createSequentialGroup() + .addContainerGap(javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) + .addComponent(stopsCheckbox) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) + .addComponent(routesCheckbox) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) + .addComponent(acceptedOnlyCheckbox) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE) + .addComponent(dummyUploadButton) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.UNRELATED) + .addComponent(uploadDataButton) + .addGap(257, 257, 257)) + .addComponent(jTabbedPane1, javax.swing.GroupLayout.PREFERRED_SIZE, 0, Short.MAX_VALUE) ); layout.setVerticalGroup( - layout.createParallelGroup(Alignment.LEADING) - .addGroup(layout.createSequentialGroup() - .addComponent(jTabbedPane1, GroupLayout.DEFAULT_SIZE, 676, Short.MAX_VALUE) - .addPreferredGap(ComponentPlacement.RELATED) - .addGroup(layout.createParallelGroup(Alignment.BASELINE) - .addComponent(stopsCheckbox) - .addComponent(routesCheckbox) - .addComponent(acceptedOnlyCheckbox) - - .addComponent(uploadDataButton) - .addComponent(dummyUploadButton)) - .addContainerGap()) + layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(layout.createSequentialGroup() + .addComponent(jTabbedPane1, javax.swing.GroupLayout.DEFAULT_SIZE, 676, Short.MAX_VALUE) + .addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED) + .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING) + .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE) + .addComponent(uploadDataButton) + .addComponent(dummyUploadButton)) + .addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.BASELINE) + .addComponent(stopsCheckbox) + .addComponent(routesCheckbox) + .addComponent(acceptedOnlyCheckbox))) + .addContainerGap()) ); - getContentPane().setLayout(layout); + + uploadDataButton.setVisible(false); pack(); }//
//GEN-END:initComponents @@ -2522,155 +2867,6 @@ private Stop[] removeOneStopFromArray(Stop[] arrayStops, Stop s){ return arrayStops; - } - - private void donotUploadAllButtonActionPerformed(java.awt.event.ActionEvent evt) - { - - System.out.println("upload\tmodify\tdelete\tfinalStops"); - System.out.println(upload.size() + "\t" + modify.size() + "\t" +delete.size() + "\t" +finalStops.size()); - - -// GtfsArrayList.remove(o) - Stop s = (Stop)gtfsStopsComboBox.getSelectedItem(); - if (s == null) { - return; - } - String category = s.getReportCategory(); - // ArrayList GtfsAllArrayList = new ArrayList() ; - LinkedList GtfsAllLinkedList = new LinkedList(Arrays.asList(gtfsAll)); - - - - System.out.println(gtfsUploadConflict.length+"\t" + gtfsUploadNoConflict.length+"\t" + gtfsModify.length+"\t" + gtfsUploadConflict.length+"\t" + gtfsAll.length+"\t" ); - System.out.println(GtfsAllLinkedList.size()+"\t"); - -// GtfsAlGtfsAll - - Stop[] gtfsarraynew; - List gtfsListnew; - if(category.equals("UPLOAD_CONFLICT")){ - // gtfsUploadConflict = removeOneStopFromArray(gtfsUploadConflict, s); - List gtfsUploadConflictList = Arrays.asList(gtfsUploadConflict); - GtfsAllLinkedList.removeAll(gtfsUploadConflictList); - -// if index > gtfsUploadConflict.length //FIXME case where index > array after removal -/* if (allStopsRadioButton.isSelected()) - updateStopCategory(gtfsAll, index); - else*/ - -// String sid = s.getStopID(); -// finalStops.remove(sid); - finalStops.entrySet().removeAll(gtfsUploadConflictList); - osmDefaultFinalStops.entrySet().removeAll(gtfsUploadConflictList); - osmDefaultOnlyChangedFinalStops.entrySet().removeAll(gtfsUploadConflictList); - finalCheckboxes.entrySet().removeAll(gtfsUploadConflictList); - upload.removeAll(gtfsUploadConflictList); - modify.removeAll(gtfsUploadConflictList); - delete.removeAll(gtfsUploadConflictList); -// osmDefaultFinalStops.remove(sid); -// osmDefaultOnlyChangedFinalStops.remove(sid); -// finalCheckboxes.remove(sid); - gtfsUploadConflict = new Stop[0]; - updateStopCategory(gtfsUploadConflict, 0); - } else if(category.equals("UPLOAD_NO_CONFLICT")) { - List gtfsUploadNoConflictList = Arrays.asList(gtfsUploadNoConflict); - GtfsAllLinkedList.removeAll(gtfsUploadNoConflictList); - -// gtfsUploadNoConflict = removeOneStopFromArray(gtfsUploadNoConflict, s); -/* if (allStopsRadioButton.isSelected()) - updateStopCategory(gtfsAll, 0); - else*/ - - finalStops.entrySet().removeAll(gtfsUploadNoConflictList); - osmDefaultFinalStops.entrySet().removeAll(gtfsUploadNoConflictList); - osmDefaultOnlyChangedFinalStops.entrySet().removeAll(gtfsUploadNoConflictList); - finalCheckboxes.entrySet().removeAll(gtfsUploadNoConflictList); - upload.removeAll(gtfsUploadNoConflictList); - modify.removeAll(gtfsUploadNoConflictList); - delete.removeAll(gtfsUploadNoConflictList); - - gtfsUploadNoConflict = new Stop[0]; - //Arrays.fill(gtfsUploadNoConflict, null); - updateStopCategory(gtfsUploadNoConflict, 0); - } else if(category.equals("MODIFY")){ - List gtfsModifyConflictList = Arrays.asList(gtfsModify); - GtfsAllLinkedList.removeAll(gtfsModifyConflictList); - - - finalStops.entrySet().removeAll(gtfsModifyConflictList); - osmDefaultFinalStops.entrySet().removeAll(gtfsModifyConflictList); - osmDefaultOnlyChangedFinalStops.entrySet().removeAll(gtfsModifyConflictList); - finalCheckboxes.entrySet().removeAll(gtfsModifyConflictList); - - upload.removeAll(gtfsModifyConflictList); - modify.removeAll(gtfsModifyConflictList); - delete.removeAll(gtfsModifyConflictList); - - gtfsModify = new Stop[0]; - updateStopCategory(gtfsModify, 0); - } - gtfsAll = Arrays.copyOf(GtfsAllLinkedList.toArray(gtfsAll), GtfsAllLinkedList.size()); - -/* - finalStops.entrySet().removeAll(gtfsListnew); - osmDefaultFinalStops.entrySet().removeAll(gtfsListnew); - osmDefaultOnlyChangedFinalStops.entrySet().removeAll(gtfsListnew); - finalCheckboxes.entrySet().removeAll(gtfsListnew); -*/ // finalStops.remove(sid); - - - // TODO: use HashSets insteaf of list - -/* private void updateStopCategory(Stop[] selectedCategory, int index){ - gtfsStops = selectedCategory; - gtfsStopsComboBox.setModel(new DefaultComboBoxModel(gtfsStops)); - totalGtfsStopsLabel.setText(Integer.toString(gtfsStops.length)); - if(gtfsStops.length!=0 && index < gtfsStops.length) updateBusStop(gtfsStops[index]); - else updateBusStop(null); - }*/ -/* Stop s = (Stop)gtfsStopsComboBox.getSelectedItem(); - String category = s.getReportCategory(); - Stop[] stoplist; - - if(category.equals("UPLOAD_CONFLICT")) - stoplist = gtfsUploadConflict; - else if(category.equals("UPLOAD_NO_CONFLICT")) - stoplist = gtfsUploadNoConflict; - else if(category.equals("MODIFY")) - stoplist = gtfsModify; - else - stoplist = gtfsModify;*/ - -// while (stoplist.length > 0) - - // FIXME only works properly when none in cat have been accepted -// while (gtfsStopsComboBox.getItemCount() > 1) //works with >1 but not >0 -// donotUploadButtonActionPerformed(evt); - -/* int currentitem = 0; - gtfsStopsComboBox.setSelectedIndex(0); - while (gtfsStopsComboBox.getItemCount() > 1) - donotUploadButtonActionPerformed(evt);*/ - - //FIXME broken when some already do not uploads? - System.out.println("\t"+GtfsAllLinkedList.size()); - System.out.println("upload\tmodify\tdelete\tfinalStops"); - System.out.println(upload.size() + "\t" + modify.size() + "\t" +delete.size() + "\t" +finalStops.size()); - - - } - - private void donotUploadRemainingButtonActionPerformed(java.awt.event.ActionEvent evt) - { - int currentitem = gtfsStopsComboBox.getSelectedIndex(); - gtfsStopsComboBox.setSelectedIndex(gtfsStopsComboBox.getItemCount()-1); - while (gtfsStopsComboBox.getItemCount() > (currentitem + 1)) - donotUploadButtonActionPerformed(evt); - - //FIXME broken when some already do not uploads? - - } private void donotUploadButtonActionPerformed(java.awt.event.ActionEvent evt) @@ -2731,6 +2927,7 @@ private void donotUploadButtonActionPerformed(java.awt.event.ActionEvent evt) private void gtfsStopsComboBoxActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_gtfsStopsComboBoxActionPerformed updateBusStop((Stop)gtfsStopsComboBox.getSelectedItem()); + totalGtfsStopsLabel.setText(gtfsStopsComboBox.getSelectedIndex()+1 + "/" + gtfsStopsComboBox.getItemCount()); }//GEN-LAST:event_gtfsStopsComboBoxActionPerformed private void uploadDataButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_uploadDataButtonActionPerformed @@ -2790,7 +2987,7 @@ private void osmStopsComboBoxActionPerformed(java.awt.event.ActionEvent evt) {// }//GEN-LAST:event_osmStopsComboBoxActionPerformed private void gtfsRoutesComboBoxActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_gtfsRoutesComboBoxActionPerformed - updateRouteTable((Route)gtfsRoutesComboBox.getSelectedItem()); + updateBusRoute((Route) gtfsRoutesComboBox.getSelectedItem()); }//GEN-LAST:event_gtfsRoutesComboBoxActionPerformed private void allRoutesRadioButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_allRoutesRadioButtonActionPerformed @@ -2810,21 +3007,25 @@ private void existingRoutesRadioButtonActionPerformed(java.awt.event.ActionEvent }//GEN-LAST:event_existingRoutesRadioButtonActionPerformed private void allMembersRadioButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_allMembersRadioButtonActionPerformed - updateMemberList((Route)gtfsRoutesComboBox.getSelectedItem(),"all"); + updateMemberList((Route) gtfsRoutesComboBox.getSelectedItem(), (Route) osmRoutesComboBox.getSelectedItem(), "all"); }//GEN-LAST:event_allMembersRadioButtonActionPerformed private void osmMembersRadioButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_osmMembersRadioButtonActionPerformed - updateMemberList((Route)gtfsRoutesComboBox.getSelectedItem(),"OSM server"); + updateMemberList((Route) gtfsRoutesComboBox.getSelectedItem(), (Route) osmRoutesComboBox.getSelectedItem(), "OSM server"); }//GEN-LAST:event_osmMembersRadioButtonActionPerformed private void gtfsMembersRadioButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_gtfsMembersRadioButtonActionPerformed - updateMemberList((Route)gtfsRoutesComboBox.getSelectedItem(),"GTFS dataset"); + updateMemberList((Route) gtfsRoutesComboBox.getSelectedItem(), (Route) osmRoutesComboBox.getSelectedItem(), "GTFS dataset"); }//GEN-LAST:event_gtfsMembersRadioButtonActionPerformed private void bothMembersRadioButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_bothMembersRadioButtonActionPerformed - updateMemberList((Route)gtfsRoutesComboBox.getSelectedItem(),"both GTFS dataset and OSM server"); + updateMemberList((Route) gtfsRoutesComboBox.getSelectedItem(), (Route) osmRoutesComboBox.getSelectedItem(), "both GTFS dataset and OSM server"); }//GEN-LAST:event_bothMembersRadioButtonActionPerformed + public void PTVersionChanged() { + updateMemberList((Route) gtfsRoutesComboBox.getSelectedItem(), (Route) osmRoutesComboBox.getSelectedItem(), membersButtonGroup.getSelection().getActionCommand()); + } + /** Use modified stop data to save data into finalStops * Does not create new object */ @@ -2863,12 +3064,14 @@ private void tableStopButtonActionPerformed(java.awt.event.ActionEvent evt) {//G // Save to final Stops Stop st = saveAcceptedDataToFinalStops(selectedGtfs); - if (selectedOSMStop!= null) { + if (selectedOSMStop != null && !selectedOSMStop.getStopID().equals("New")) { st.setOsmId(selectedOSMStop.getOsmId()); usedOSMstops.put(selectedOSMStop.getOsmId(),st); //TODO do this properly //broken // int newOSMVersion = Integer.parseInt(selectedOSMStop.getOsmVersion()); // st.setOsmVersion(Integer.toString(newOSMVersion + 1)); + st.setPrimitiveType(selectedOSMStop.getPrimitiveType()); + st.setWayNdRefs(selectedOSMStop.getWayNdRefs()); } generateStopsToUploadFlag=false; //finalStopsAccepted.put(selectedGtfs,selectedGtfsStop); @@ -2878,12 +3081,15 @@ private void tableStopButtonActionPerformed(java.awt.event.ActionEvent evt) {//G if(tableStopButtonText.contains("Accept") || tableStopButtonText.contains("Add")) { if ( !selectedGtfsStop.getReportCategory().equals("MODIFY") - && !selectedGtfsStop.getReportCategory().equals("UPLOAD_NO_CONFLICT") ) + && !selectedGtfsStop.getReportCategory().equals("UPLOAD_NO_CONFLICT") + && selectedOSMStop!= null && !selectedOSMStop.getStopID().equals("New")) { selectedGtfsStop.setOsmId(selectedOSMStop.getOsmId()); int newOSMVersion = Integer.parseInt(selectedOSMStop.getOsmVersion()); selectedGtfsStop.setOsmVersion(Integer.toString(newOSMVersion + 1)); + selectedGtfsStop.setPrimitiveType(selectedOSMStop.getPrimitiveType()); + selectedGtfsStop.setWayNdRefs(selectedOSMStop.getWayNdRefs()); }// stops to finish if(stopsToFinish.contains(selectedGtfsStop.toString())) { @@ -2911,7 +3117,7 @@ private void tableStopButtonActionPerformed(java.awt.event.ActionEvent evt) {//G Stop st = saveAcceptedDataToFinalStops(selectedGtfs); Stop selectedOsmStop = (Stop) osmStopsComboBox.getSelectedItem(); // set osmId and version number - if (selectedOsmStop != null) { + if (selectedOsmStop != null && !selectedOsmStop.getStopID().equals("New")) { if (st.getOsmId() == null) { st.setOsmId(selectedOsmStop.getOsmId()); } @@ -2920,6 +3126,8 @@ private void tableStopButtonActionPerformed(java.awt.event.ActionEvent evt) {//G // int newOSMVersion = Integer.parseInt(selectedOSMStop.getOsmVersion()); st.setOsmVersion(selectedOsmStop.getOsmVersion()); } + st.setPrimitiveType(selectedOsmStop.getPrimitiveType()); + st.setWayNdRefs(selectedOsmStop.getWayNdRefs()); st.setReportCategory("MODIFY"); usedOSMstops.put(selectedOSMStop.getOsmId(),st); //TODO do this properly } @@ -2957,7 +3165,7 @@ private void tableStopButtonActionPerformed(java.awt.event.ActionEvent evt) {//G if(selectedNewStop.getReportCategory().equals("UPLOAD_NO_CONFLICT") && !finalStopsAccepted.containsKey(selectedNewStop.getStopID())) updateButtonTableStop("Accept", true, "Add", true); } else */if(selectedNewStop.getReportCategory().equals("UPLOAD_NO_CONFLICT") && !finalStopsAccepted.containsKey(selectedNewStop.getStopID())) - updateButtonTableStop("Accept", true, "Add", true); + updateButtonTableStop("Accept", true, "Add", true); else { updateButtonTableStop("Accept", true, "Save Change", false); @@ -2970,6 +3178,7 @@ private void saveChangeRouteButtonActionPerformed(java.awt.event.ActionEvent evt saveChangeRouteButton.setEnabled(false); Route selectedGtfsRoute = (Route) gtfsRoutesComboBox.getSelectedItem(); + Route selectedOsmRoute = (Route) osmRoutesComboBox.getSelectedItem(); String selectedGtfs = selectedGtfsRoute.getRouteId(); if (saveChangeRouteButton.getText().contains("Save Change") || !finalRoutesAccepted.contains(selectedGtfs)) { @@ -2980,10 +3189,14 @@ private void saveChangeRouteButtonActionPerformed(java.awt.event.ActionEvent evt saveValues.add((Boolean) routeTableModel.getValueAt(i, 2)); //gtfs saveValues.add((Boolean) routeTableModel.getValueAt(i, 4)); //osm } - finalRouteCheckboxes.put(selectedGtfs, saveValues); + if (selectedOsmRoute != null) { + finalRouteCheckboxes.put(selectedGtfs + ";" + selectedOsmRoute.getOsmId(), saveValues); + } else { + finalRouteCheckboxes.put(selectedGtfs, saveValues); + } // Save to final Stops - Route rt = finalRoutes.get(selectedGtfs); //not creating new object + Route rt = new Route(finalRoutes.get(selectedGtfs)); /* if (selectedOSMStop!= null) { st.setOsmId(selectedOSMStop.getOsmId()); //broken @@ -2999,12 +3212,35 @@ private void saveChangeRouteButtonActionPerformed(java.awt.event.ActionEvent evt rt.addAndOverwriteTag(tagName, tagValue); // } } + + // Add OSM attributes and replace existing members with the new ones. + String id; + if (selectedOsmRoute != null) { + id = selectedGtfsRoute.getRouteId() + ";" + selectedOsmRoute.getOsmId(); + rt.setOsmId(selectedOsmRoute.getOsmId()); + rt.setOsmVersion(selectedOsmRoute.getOsmVersion()); + + rt.setOsmMembers(relMembersForGtfsOsmPair.get(id)); + + rt.setStatus("m"); + } else { + id = selectedGtfsRoute.getRouteId(); + rt.setStatus("n"); + } + generateStopsToUploadFlag = false; finalRoutes.put(selectedGtfs, rt); finalRoutesAccepted.put(selectedGtfs, rt); if (!saveChangeRouteButton.getText().contains("Accept")) JOptionPane.showMessageDialog(this, "Changes have been made!"); } + + // Move to next route. + if (gtfsRoutesComboBox.getSelectedIndex() < gtfsRoutesComboBox.getItemCount() - 1) { + gtfsRoutesComboBox.setSelectedIndex(gtfsRoutesComboBox.getSelectedIndex() + 1); + gtfsRoutesComboBox.requestFocusInWindow(); + } + }//GEN-LAST:event_saveChangeRouteButtonActionPerformed private void exportGtfsValueGtfsDataOnlyMenuItemActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_exportGtfsValueGtfsDataOnlyMenuItemActionPerformed @@ -3078,6 +3314,185 @@ private void searchButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN- JOptionPane.showMessageDialog(this, "No stop found!\nPlease check your spelling!"); }//GEN-LAST:event_searchButtonActionPerformed - // End of variables declaration//GEN-END:variables + private void donotUploadRemainingButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_donotUploadRemainingButtonActionPerformed + int currentitem = gtfsStopsComboBox.getSelectedIndex(); + gtfsStopsComboBox.setSelectedIndex(gtfsStopsComboBox.getItemCount()-1); + while (gtfsStopsComboBox.getItemCount() > (currentitem + 1)) + donotUploadButtonActionPerformed(evt); + + //FIXME broken when some already do not uploads? + }//GEN-LAST:event_donotUploadRemainingButtonActionPerformed + + private void dontuploadAllBtnActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_dontuploadAllBtnActionPerformed + + System.out.println("upload\tmodify\tdelete\tfinalStops"); + System.out.println(upload.size() + "\t" + modify.size() + "\t" +delete.size() + "\t" +finalStops.size()); + + +// GtfsArrayList.remove(o) + Stop s = (Stop)gtfsStopsComboBox.getSelectedItem(); + if (s == null) { + return; + } + String category = s.getReportCategory(); + // ArrayList GtfsAllArrayList = new ArrayList() ; + LinkedList GtfsAllLinkedList = new LinkedList(Arrays.asList(gtfsAll)); + + + + System.out.println(gtfsUploadConflict.length+"\t" + gtfsUploadNoConflict.length+"\t" + gtfsModify.length+"\t" + gtfsUploadConflict.length+"\t" + gtfsAll.length+"\t" ); + System.out.println(GtfsAllLinkedList.size()+"\t"); + +// GtfsAlGtfsAll + + Stop[] gtfsarraynew; + List gtfsListnew; + if(category.equals("UPLOAD_CONFLICT")){ + // gtfsUploadConflict = removeOneStopFromArray(gtfsUploadConflict, s); + List gtfsUploadConflictList = Arrays.asList(gtfsUploadConflict); + GtfsAllLinkedList.removeAll(gtfsUploadConflictList); + +// if index > gtfsUploadConflict.length //FIXME case where index > array after removal +/* if (allStopsRadioButton.isSelected()) + updateStopCategory(gtfsAll, index); + else*/ + +// String sid = s.getStopID(); +// finalStops.remove(sid); + finalStops.entrySet().removeAll(gtfsUploadConflictList); + osmDefaultFinalStops.entrySet().removeAll(gtfsUploadConflictList); + osmDefaultOnlyChangedFinalStops.entrySet().removeAll(gtfsUploadConflictList); + finalCheckboxes.entrySet().removeAll(gtfsUploadConflictList); + upload.removeAll(gtfsUploadConflictList); + modify.removeAll(gtfsUploadConflictList); + delete.removeAll(gtfsUploadConflictList); +// osmDefaultFinalStops.remove(sid); +// osmDefaultOnlyChangedFinalStops.remove(sid); +// finalCheckboxes.remove(sid); + gtfsUploadConflict = new Stop[0]; + updateStopCategory(gtfsUploadConflict, 0); + } else if(category.equals("UPLOAD_NO_CONFLICT")) { + List gtfsUploadNoConflictList = Arrays.asList(gtfsUploadNoConflict); + GtfsAllLinkedList.removeAll(gtfsUploadNoConflictList); + +// gtfsUploadNoConflict = removeOneStopFromArray(gtfsUploadNoConflict, s); +/* if (allStopsRadioButton.isSelected()) + updateStopCategory(gtfsAll, 0); + else*/ + + finalStops.entrySet().removeAll(gtfsUploadNoConflictList); + osmDefaultFinalStops.entrySet().removeAll(gtfsUploadNoConflictList); + osmDefaultOnlyChangedFinalStops.entrySet().removeAll(gtfsUploadNoConflictList); + finalCheckboxes.entrySet().removeAll(gtfsUploadNoConflictList); + upload.removeAll(gtfsUploadNoConflictList); + modify.removeAll(gtfsUploadNoConflictList); + delete.removeAll(gtfsUploadNoConflictList); + + gtfsUploadNoConflict = new Stop[0]; + //Arrays.fill(gtfsUploadNoConflict, null); + updateStopCategory(gtfsUploadNoConflict, 0); + } else if(category.equals("MODIFY")){ + List gtfsModifyConflictList = Arrays.asList(gtfsModify); + GtfsAllLinkedList.removeAll(gtfsModifyConflictList); + + + finalStops.entrySet().removeAll(gtfsModifyConflictList); + osmDefaultFinalStops.entrySet().removeAll(gtfsModifyConflictList); + osmDefaultOnlyChangedFinalStops.entrySet().removeAll(gtfsModifyConflictList); + finalCheckboxes.entrySet().removeAll(gtfsModifyConflictList); + + upload.removeAll(gtfsModifyConflictList); + modify.removeAll(gtfsModifyConflictList); + delete.removeAll(gtfsModifyConflictList); + + gtfsModify = new Stop[0]; + updateStopCategory(gtfsModify, 0); + } + gtfsAll = Arrays.copyOf(GtfsAllLinkedList.toArray(gtfsAll), GtfsAllLinkedList.size()); + +/* + finalStops.entrySet().removeAll(gtfsListnew); + osmDefaultFinalStops.entrySet().removeAll(gtfsListnew); + osmDefaultOnlyChangedFinalStops.entrySet().removeAll(gtfsListnew); + finalCheckboxes.entrySet().removeAll(gtfsListnew); +*/ // finalStops.remove(sid); + + + // TODO: use HashSets insteaf of list + +/* private void updateStopCategory(Stop[] selectedCategory, int index){ + gtfsStops = selectedCategory; + gtfsStopsComboBox.setModel(new DefaultComboBoxModel(gtfsStops)); + totalGtfsStopsLabel.setText(Integer.toString(gtfsStops.length)); + if(gtfsStops.length!=0 && index < gtfsStops.length) updateBusStop(gtfsStops[index]); + else updateBusStop(null); + }*/ +/* Stop s = (Stop)gtfsStopsComboBox.getSelectedItem(); + String category = s.getReportCategory(); + Stop[] stoplist; + + if(category.equals("UPLOAD_CONFLICT")) + stoplist = gtfsUploadConflict; + else if(category.equals("UPLOAD_NO_CONFLICT")) + stoplist = gtfsUploadNoConflict; + else if(category.equals("MODIFY")) + stoplist = gtfsModify; + else + stoplist = gtfsModify;*/ + +// while (stoplist.length > 0) + + // FIXME only works properly when none in cat have been accepted +// while (gtfsStopsComboBox.getItemCount() > 1) //works with >1 but not >0 +// donotUploadButtonActionPerformed(evt); + +/* int currentitem = 0; + gtfsStopsComboBox.setSelectedIndex(0); + while (gtfsStopsComboBox.getItemCount() > 1) + donotUploadButtonActionPerformed(evt);*/ + + //FIXME broken when some already do not uploads? + System.out.println("\t"+GtfsAllLinkedList.size()); + System.out.println("upload\tmodify\tdelete\tfinalStops"); + System.out.println(upload.size() + "\t" + modify.size() + "\t" +delete.size() + "\t" +finalStops.size()); + }//GEN-LAST:event_dontuploadAllBtnActionPerformed + + private void nextButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_nextButtonActionPerformed + if (gtfsStopsComboBox.getSelectedIndex() + 1 < gtfsStopsComboBox.getItemCount()) { + gtfsStopsComboBox.setSelectedIndex(gtfsStopsComboBox.getSelectedIndex() + 1); + } + }//GEN-LAST:event_nextButtonActionPerformed + + private void osmRoutesComboBoxActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_osmRoutesComboBoxActionPerformed + updateRouteTable((Route) gtfsRoutesComboBox.getSelectedItem(), (Route) osmRoutesComboBox.getSelectedItem()); + }//GEN-LAST:event_osmRoutesComboBoxActionPerformed + + javax.swing.AbstractAction tableStopButtonActionListener = new javax.swing.AbstractAction() { + public void actionPerformed(java.awt.event.ActionEvent evt) { + tableStopButtonActionPerformed(evt); + } + }; + + private void setupMapJXMapKitPostCreation() { + //shortcuts + + //zoom + mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_INSERT, 0), "zoomin"); + mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_PLUS, 0), "zoomin"); + mapJXMapKit.getActionMap().put("zoomin", mapJXMapKit.getZoomInAction()); + mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_DELETE, 0), "zoomout"); + mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_MINUS, 0), "zoomout"); + mapJXMapKit.getActionMap().put("zoomout", mapJXMapKit.getZoomOutAction()); + + //recentre + mapJXMapKit.getInputMap(javax.swing.JComponent.WHEN_IN_FOCUSED_WINDOW).put(KeyStroke.getKeyStroke(KeyEvent.VK_NUMPAD5, 0), "recentre_gtfs"); + mapJXMapKit.getActionMap().put("recentre_gtfs", new AbstractAction() { + public void actionPerformed(ActionEvent evt) { + GeoPosition gtfsLocation = new GeoPosition(Double.parseDouble(((Stop) gtfsStopsComboBox.getSelectedItem()).getLat()), + Double.parseDouble(((Stop) gtfsStopsComboBox.getSelectedItem()).getLon())); + mapJXMapKit.getMainMap().setCenterPosition(gtfsLocation); + } + }); + } } diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/BooleanMouseListener.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/BooleanMouseListener.java index c309d201..72a7fa42 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/BooleanMouseListener.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/BooleanMouseListener.java @@ -17,11 +17,14 @@ package edu.usf.cutr.go_sync.gui.object; +import edu.usf.cutr.go_sync.gui.ReportViewer; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import javax.swing.JTable; import javax.swing.table.TableColumnModel; import edu.usf.cutr.go_sync.gui.object.StopTableInfo; +import java.util.ArrayList; +import java.util.Arrays; /** * @@ -29,6 +32,7 @@ */ public class BooleanMouseListener implements MouseListener{ private JTable dataTable; + private ReportViewer reportViewer; private void checkBoxEvent(MouseEvent e) { TableColumnModel columnModel = dataTable.getColumnModel(); @@ -47,30 +51,36 @@ private void checkBoxEvent(MouseEvent e) { // add appropriate data to New Values String dataValue = (String)dataTable.getValueAt(row, column-1); - if((dataValue!=null) && !(dataValue.equals(""))){ - Boolean otherCheckBox; - String otherData, insertData=dataValue; - int otherCheckColumn; - int dataColumn = column - 1; - int otherDataColumn; + Boolean otherCheckBox; + String otherData, insertData = dataValue; + int otherCheckColumn; + int otherDataColumn; + + // look at data, checkBox info for other columns + // FIXME: needs some cleaning up for better readability + if (column == StopTableInfo.GTFS_CHECK_COL) { + otherCheckColumn = StopTableInfo.OSM_CHECK_COL; + otherDataColumn = otherCheckColumn - 1; + otherCheckBox = (Boolean) dataTable.getValueAt(row, otherCheckColumn); + otherData = (String) dataTable.getValueAt(row, otherDataColumn); + } else { // column == StopTableInfo.OSM_CHECK_COL + otherCheckColumn = StopTableInfo.GTFS_CHECK_COL; + otherDataColumn = otherCheckColumn - 1; + otherCheckBox = (Boolean) dataTable.getValueAt(row, otherCheckColumn); + otherData = (String) dataTable.getValueAt(row, otherDataColumn); + } + + if((dataValue!=null) && !(dataValue.equals(""))){ // look at data, checkBox info for other columns // FIXME: needs some cleaning up for better readability if(column==StopTableInfo.GTFS_CHECK_COL) { - otherCheckColumn = StopTableInfo.OSM_CHECK_COL; - otherDataColumn = otherCheckColumn - 1; - otherCheckBox = (Boolean)dataTable.getValueAt(row, otherCheckColumn); - otherData = (String)dataTable.getValueAt(row, otherDataColumn); if(otherData!=null && !(otherData.equals(""))) - insertData = dataValue+";"+otherData; + insertData = addToOSMMultiValue(dataValue, otherData); } else { // column == StopTableInfo.OSM_CHECK_COL - otherCheckColumn = StopTableInfo.GTFS_CHECK_COL; - otherDataColumn = otherCheckColumn - 1; - otherCheckBox = (Boolean)dataTable.getValueAt(row, otherCheckColumn); - otherData = (String)dataTable.getValueAt(row, otherDataColumn); if(otherCheckBox) { if (otherData!=null && !(otherData.equals(""))) - insertData = otherData+";"+dataValue; + insertData = addToOSMMultiValue(dataValue, otherData); else { insertData = dataValue; otherCheckBox = false; @@ -113,12 +123,27 @@ private void checkBoxEvent(MouseEvent e) { } } } + + if ((dataValue == null || dataValue.isEmpty()) && (otherData == null || otherData.isEmpty())) { + insertData = null; + dataTable.setValueAt(insertData, row, StopTableInfo.NEW_VALUE_DATA_COL); + } + + String tagName = (String)dataTable.getValueAt(row, 0); + if (tagName.equals("public_transport:version")) { + reportViewer.PTVersionChanged(); + } } public BooleanMouseListener(JTable table) { dataTable = table; } + public BooleanMouseListener(JTable table, ReportViewer rviewer) { + dataTable = table; + reportViewer = rviewer; + } + public void mouseClicked(MouseEvent e) { checkBoxEvent(e); } @@ -139,4 +164,17 @@ public void mousePressed(MouseEvent e) { public void mouseReleased(MouseEvent e) { // checkBoxEvent(e); } + + private String addToOSMMultiValue(String dataValue, String otherData) { + ArrayList dataValueList = new ArrayList<>(Arrays.asList(dataValue.split(";"))); + ArrayList otherDataList = new ArrayList<>(Arrays.asList(otherData.split(";"))); + dataValueList.replaceAll(String::trim); + otherDataList.replaceAll(String::trim); + for (String data : otherDataList) { + if (!dataValueList.contains(data)) { + dataValueList.add(data); + } + } + return String.join(";", dataValueList); + } } diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/RouteMemberTableCellRenderer.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/RouteMemberTableCellRenderer.java index de107200..afd24b08 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/RouteMemberTableCellRenderer.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/RouteMemberTableCellRenderer.java @@ -5,11 +5,13 @@ package edu.usf.cutr.go_sync.gui.object; +import java.awt.Color; import java.awt.Component; import javax.swing.JTable; import javax.swing.SwingConstants; import javax.swing.table.DefaultTableCellRenderer; import javax.swing.table.TableCellRenderer; +import javax.swing.table.TableModel; /** * @@ -22,6 +24,17 @@ public Component getTableCellRendererComponent(JTable table, Object value, boole tableRenderer = (DefaultTableCellRenderer) tableRenderer.getTableCellRendererComponent(table, value, isSelected, hasFocus, row, column); + // set different background colors to same data vs. different data + TableModel model = table.getModel(); + String gtfs = (String) model.getValueAt(row, 0); + String osm = (String) model.getValueAt(row, 1); + if (!isSelected) { + if ((osm != null && gtfs != null && osm.equalsIgnoreCase(gtfs))) { + tableRenderer.setBackground(Color.LIGHT_GRAY); + } else { + tableRenderer.setBackground(table.getBackground()); + } + } tableRenderer.setHorizontalAlignment(SwingConstants.CENTER); return tableRenderer; diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/RouteMemberTableModel.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/RouteMemberTableModel.java index f718d8ce..19366626 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/RouteMemberTableModel.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/RouteMemberTableModel.java @@ -26,7 +26,7 @@ */ public class RouteMemberTableModel extends AbstractTableModel { private String[] columnNames = {"GTFS Member List", - "OSM Member List", + "OSM Member List (ordered by 'New Member List' if PTv2)", "New Member List"}; private Object[][] data; diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/TagReportTableCellRenderer.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/TagReportTableCellRenderer.java index 2fba48e4..60faf5ad 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/TagReportTableCellRenderer.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/gui/object/TagReportTableCellRenderer.java @@ -42,10 +42,18 @@ public Component getTableCellRendererComponent(JTable table, Object value, boole String gtfs = (String)model.getValueAt(row, 1); String osm = (String)model.getValueAt(row, 3); // if((gtfs==null) || (gtfs.equals("")) || (osm!=null && osm.contains(gtfs))) { - if ((osm != null && gtfs != null && osm.equalsIgnoreCase(gtfs))) { - tableRenderer.setBackground(Color.LIGHT_GRAY); - } else { - tableRenderer.setBackground(Color.WHITE); + if (!isSelected) { + if ((osm != null && gtfs != null && osm.equalsIgnoreCase(gtfs))) { + tableRenderer.setBackground(Color.LIGHT_GRAY); + } else { + // For lat/lon, in case of a 'way' display with different color + if ((((String) model.getValueAt(row, 0)).equals("lat") || ((String) model.getValueAt(row, 0)).equals("lon")) + && osm != null && osm.matches("(?i).*way.*")) { + tableRenderer.setBackground(new Color(0xCCFFCC)); + } else { + tableRenderer.setBackground(table.getBackground()); + } + } } tableRenderer.setHorizontalAlignment(SwingConstants.CENTER); diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/GTFSReadIn.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/GTFSReadIn.java index a5750beb..1109c1c7 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/GTFSReadIn.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/GTFSReadIn.java @@ -20,11 +20,18 @@ import java.util.*; import java.util.regex.Pattern; +import edu.usf.cutr.go_sync.gui.MainForm; import edu.usf.cutr.go_sync.tag_defs; import edu.usf.cutr.go_sync.object.OperatorInfo; import edu.usf.cutr.go_sync.object.Route; +import edu.usf.cutr.go_sync.object.RouteVariant; import edu.usf.cutr.go_sync.object.Stop; import edu.usf.cutr.go_sync.tools.OsmFormatter; +import edu.usf.cutr.go_sync.object.NetexQuay; +import edu.usf.cutr.go_sync.object.NetexStopElement; +import edu.usf.cutr.go_sync.object.NetexStopPlace; +import edu.usf.cutr.go_sync.object.ProcessingOptions; +import javax.xml.parsers.SAXParserFactory; import org.apache.commons.csv.CSVFormat; import org.apache.commons.csv.CSVParser; import org.apache.commons.csv.CSVRecord; @@ -35,14 +42,25 @@ public class GTFSReadIn { private static final String ROUTE_KEY = "route_ref"; private static final String NTD_ID_KEY = "ntd_id"; + // Since we don't save all trip_id in RouteVariant, we have to maintain a list that says which RouteVariant + // has the same trip as the Gtfs trip_id in file + HashMap gtfsTripIdToRouteVariantMap = new HashMap<>(); + private List stops; + private HashMap stopsMap; + HashMap netexQuaysByGtfsId; + HashMap netexQuaysByQuayId; + HashMap netexLogicalSites; + HashMap netexParentSitesByGtfsId; + HashMap netexAllStopPlacesByGtfsId; + HashMap netexAllStopPlacesByStopPlaceId; public GTFSReadIn() { stops = new ArrayList(); + stopsMap = new HashMap(); allRoutes = new Hashtable(); // readBusStop("C:\\Users\\Khoa Tran\\Desktop\\Summer REU\\Khoa_transit\\stops.txt"); } - public static Set getAllRoutesID(){ return allRoutes.keySet(); } @@ -55,10 +73,10 @@ public String readAgency(String agency_fName){ for (CSVRecord csvRecord : parser) { String agencyName; - if (csvRecord.get(tag_defs.GTFS_NETWORK_KEY) == null || - csvRecord.get(tag_defs.GTFS_NETWORK_KEY).isEmpty()) - agencyName = csvRecord.get(tag_defs.GTFS_NETWORK_ID_KEY); - else agencyName = csvRecord.get(tag_defs.GTFS_NETWORK_KEY); + if (csvRecord.get(tag_defs.GTFS_AGENCY_NAME_KEY) == null || + csvRecord.get(tag_defs.GTFS_AGENCY_NAME_KEY).isEmpty()) + agencyName = csvRecord.get(tag_defs.GTFS_AGENCY_ID_KEY); + else agencyName = csvRecord.get(tag_defs.GTFS_AGENCY_NAME_KEY); br.close(); return agencyName; } @@ -70,14 +88,18 @@ public String readAgency(String agency_fName){ return null; } - public List readBusStop(String fName, String agencyName, String routes_fName, String trips_fName, String stop_times_fName){ + public List readBusStop(String fName, String agencyName, String routes_fName, String trips_fName, String stop_times_fName, String netexStopsFilename){ long tStart = System.currentTimeMillis(); Hashtable> id = matchRouteToStop(routes_fName, trips_fName, stop_times_fName); Hashtable> stopIDs = new Hashtable>(id); + if (netexStopsFilename != null && !netexStopsFilename.isEmpty()) { + readNetexStopsFile(netexStopsFilename); + } + String thisLine; String [] elements; - int stopIdKey=-1, stopNameKey=-1, stopLatKey=-1, stopLonKey=-1; + int stopIdKey=-1, stopNameKey=-1, stopLatKey=-1, stopLonKey=-1, locationTypeKey=-1, parentStationKey=-1; try { BufferedReader br = new BufferedReader(new InputStreamReader(new BOMInputStream(new FileInputStream(fName)),"UTF-8")); HashMap keysIndex = new HashMap (); @@ -106,14 +128,19 @@ public List readBusStop(String fName, String agencyName, String routes_fNa stopLonKey = i; break; case tag_defs.GTFS_STOP_URL_KEY: - keysIndex.put(tag_defs.OSM_URL_KEY, i); + keysIndex.put(tag_defs.OSM_STOP_URL_KEY, i); break; case tag_defs.GTFS_ZONE_KEY: keysIndex.put(tag_defs.OSM_ZONE_KEY, i); break; case tag_defs.GTFS_STOP_TYPE_KEY: + locationTypeKey = i; keysIndex.put(tag_defs.OSM_STOP_TYPE_KEY, i); break; + case tag_defs.GTFS_PARENT_STATION_KEY: + parentStationKey = i; + keysIndex.put(tag_defs.OSM_PARENT_STATION_KEY, i); + break; case tag_defs.GTFS_WHEELCHAIR_KEY: keysIndex.put(tag_defs.OSM_WHEELCHAIR_KEY, i); break; @@ -131,9 +158,12 @@ public List readBusStop(String fName, String agencyName, String routes_fNa Map hm = csvRecord.toMap(); elements = new String[hm.size()]; elements = hm.values().toArray(elements); + String public_transport_type = ""; //add leading 0's to gtfs_id String tempStopId = OsmFormatter.getValidBusStopId(elements[stopIdKey]); - Stop s = new Stop(tempStopId, agencyName, elements[stopNameKey],elements[stopLatKey],elements[stopLonKey]); + //System.out.println("Reading stop from gtfs: " + tempStopId.toString()); + NetexStopElement netexObject = getMatchingNetexObject(elements[locationTypeKey], elements[stopIdKey], elements[parentStationKey], elements[stopLatKey],elements[stopLonKey], elements[stopNameKey]); + Stop s = new Stop("node", tempStopId, agencyName, elements[stopNameKey],elements[stopLatKey],elements[stopLonKey], netexObject); HashSet keysn = new HashSet(keysIndex.keySet()); Iterator it = keysn.iterator(); try { @@ -147,8 +177,12 @@ public List readBusStop(String fName, String agencyName, String routes_fNa if (k.equals(tag_defs.OSM_STOP_TYPE_KEY)) { switch(Integer.parseInt(v)) { // https://developers.google.com/transit/gtfs/reference/stops-file - case 0: v="platform";break; - case 1: v="station"; break; + case 0: + v = public_transport_type = "platform"; + break; + case 1: + v = public_transport_type = "station"; + break; default: break; } } @@ -175,7 +209,7 @@ public List readBusStop(String fName, String agencyName, String routes_fNa s.addTag(k, v); } } else - s.addTag(k, v); + s.addTag(k, v.replace(" ", " ").trim()); } //System.out.print(k+":" + v +" "); } @@ -201,8 +235,9 @@ public List readBusStop(String fName, String agencyName, String routes_fNa if(asdf!=null)s.addRoutes(stopIDs.get(tempStopId)); stops.add(s); + stopsMap.put(tempStopId,s); - HashMap modes = getModeTagsByBusStop(stopIDs.get(tempStopId)); + HashMap modes = getModeTagsByBusStop(stopIDs.get(tempStopId), public_transport_type); if (!r.isEmpty()) s.addTags(modes); // System.out.println(thisLine); } @@ -242,7 +277,7 @@ public Hashtable readRoutes(String routes_fName){ routeIdKey = i; break; case tag_defs.GTFS_ROUTE_URL_KEY: - keysIndex.put(tag_defs.OSM_URL_KEY, i); + keysIndex.put(tag_defs.OSM_ROUTE_URL_KEY, i); break; case "route_type": keysIndex.put(tag_defs.OSM_ROUTE_TYPE_KEY, i); @@ -251,11 +286,11 @@ public Hashtable readRoutes(String routes_fName){ case tag_defs.GTFS_COLOR_KEY: keysIndex.put(tag_defs.OSM_COLOUR_KEY, i); break; - case tag_defs.GTFS_ROUTE_NUM: + case tag_defs.GTFS_ROUTE_NUM_KEY: routeShortNameKey = i; break; - case tag_defs.GTFS_ROUTE_NAME: - routeLongNameKey = i; + case tag_defs.GTFS_ROUTE_NAME_KEY: + keysIndex.put(tag_defs.OSM_ROUTE_NAME_KEY, i); break; default: String t = "gtfs_" + keysn[i]; @@ -263,9 +298,6 @@ public Hashtable readRoutes(String routes_fName){ break; } } - if (routeLongNameKey != -1) - keysIndex.put("name",routeLongNameKey); -// System.out.println(stopIdKey+","+stopNameKey+","+stopLatKey+","+stopLonKey); { final Pattern colourPattern = Pattern.compile("^[a-fA-F0-9]+$"); @@ -315,9 +347,23 @@ public Hashtable readRoutes(String routes_fName){ // if (k.equals(tag_defs.OSM_COLOUR_KEY)) // System.out.println(tag_defs.OSM_COLOUR_KEY + " "+ v + " #"+v); if (k.equals(tag_defs.OSM_COLOUR_KEY) && ((v.length() == 3 || v.length() == 6) && colourPattern.matcher(v).matches()))/*^[a-fA-F0-9]+$")))*/ { + if (v.equalsIgnoreCase("FFFFFF")) { + // If value is not set, it defaults to FFFFFF (ie. white). If value is set to FFFFFF, we consider that color is not set. + continue; + } v = "#".concat(v); } - r.addTag(k, v); + if (k.equals("gtfs_route_text_color")) { + if (MainForm.processingOptions.contains(ProcessingOptions.DONT_ADD_GTFS_ROUTE_TEXT_COLOR_TO_ROUTE)) { + continue; + } + } + if (k.equals("gtfs_agency_id")) { + if (MainForm.processingOptions.contains(ProcessingOptions.DONT_ADD_GTFS_AGENCY_ID_TO_ROUTE)) { + continue; + } + } + r.addTag(k, v.replace(" ", " ").trim()); } } } catch(Exception e){ @@ -335,9 +381,132 @@ public Hashtable readRoutes(String routes_fName){ return routes; } - public Hashtable> matchRouteToStop(String routes_fName, String trips_fName, String stop_times_fName){ - allRoutes.putAll(readRoutes(routes_fName)); - HashMap tripIDs = new HashMap(); + private void insertRouteVariantToAllRouteVariants(String prev_trip_id, RouteVariant rv, HashMap allRouteVariants) { + String duplicate_route = null; + // If we start reading a new trip, save the previous trip to allRouteVariants + + // Search if there is any RouteVariant in allRouteVariants having the same sequence. + for (HashMap.Entry rv_check : allRouteVariants.entrySet()) { + String key = rv_check.getKey(); + RouteVariant value = rv_check.getValue(); + + if (value.equalsSequenceOf(rv)) { + duplicate_route = key; + //System.out.println(String.format("Duplicate trips: Existing:%s vs New:%s", key, rv.getTrip_id())); + break; + } + } + if (duplicate_route == null) { + allRouteVariants.put(prev_trip_id, rv); + gtfsTripIdToRouteVariantMap.put(prev_trip_id, prev_trip_id); + } else { + //System.out.println(String.format("Adding equal %s to existing trip %s", rv.getTrip_id(), duplicate_route)); + allRouteVariants.get(duplicate_route).addSame_trip_sequence(rv.getTrip_id()); + gtfsTripIdToRouteVariantMap.put(prev_trip_id, duplicate_route); + } + } + + public HashMap readRouteVariants(String stop_times_fName, String trips_fName, String routes_fName) { + //assert (!stopsMap.isEmpty()) : "no stops. Is this called after having read the stops.txt file?"; + + HashMap allRouteVariants = new HashMap(); + String thisLine; + + try { + BufferedReader br = new BufferedReader(new InputStreamReader(new BOMInputStream(new FileInputStream(stop_times_fName)), "UTF-8")); + HashMap keysIndex = new HashMap(); + thisLine = br.readLine(); + StringReader sr = new StringReader(thisLine); + CSVParser headerParser = CSVParser.parse(sr, CSVFormat.DEFAULT.withHeader( //"route_id","route_short_name","route_long_name","route_desc","route_type","route_url","color","route_text_color" + )); + List CSVkeysList = headerParser.getHeaderNames(); + String[] keysn = new String[CSVkeysList.size()]; + keysn = CSVkeysList.toArray(keysn); + for (int i = 0; i < keysn.length; i++) { + //read keys + switch (keysn[i]) { + default: + keysIndex.put(keysn[i], i); + break; + } + } + + String prev_trip_id = null; + String trip_id = null; + RouteVariant rv = null; + + CSVParser parser = CSVParser.parse(br, CSVFormat.DEFAULT.withHeader(keysn)); + for (CSVRecord csvRecord : parser) { + // Create route variant if it doesn't exist, or fetch the existing one. + trip_id = csvRecord.get(keysIndex.get("trip_id")); + + if (prev_trip_id == null) { + rv = new RouteVariant(trip_id); + } else { + if (!trip_id.equals(prev_trip_id)) { + insertRouteVariantToAllRouteVariants(prev_trip_id, rv, allRouteVariants); + rv = new RouteVariant(trip_id); + } + } + + prev_trip_id = trip_id; + + Integer sequence_id = Integer.valueOf(csvRecord.get(keysIndex.get("stop_sequence"))); + String stop_id = csvRecord.get(keysIndex.get("stop_id")); + String arrival_time = csvRecord.get(keysIndex.get("arrival_time")); + String departure_time = csvRecord.get(keysIndex.get("departure_time")); + String pickup_type = csvRecord.get(keysIndex.get("pickup_type")); + String drop_off_type = csvRecord.get(keysIndex.get("drop_off_type")); + + rv.addStop(sequence_id, stop_id, stopsMap.get(stop_id).getStopNameWithTown(), arrival_time, departure_time, pickup_type, drop_off_type); + } + // We finished reading the file, save the last trip we read. + insertRouteVariantToAllRouteVariants(prev_trip_id, rv, allRouteVariants); + + // Read trips & routes files + Hashtable routes = readRoutes(routes_fName); + HashMap tripIDs = getTripIDs(trips_fName); + + // Now fill the routeVariants with the route_id & route_short_name + for (HashMap.Entry rv_entry : allRouteVariants.entrySet()) { + RouteVariant current_rv = rv_entry.getValue(); + String route_id = tripIDs.get(current_rv.getTrip_id()); + current_rv.setRoute_id(route_id); + current_rv.setRoute(routes.get(route_id)); + } + + } catch (IOException e) { + System.err.println("Error: " + e); + } + + return allRouteVariants; + } + + public static HashMap> getAllRouteVariantsByRoute(HashMap allRouteVariants) { + HashMap> allRouteVariantsByRoute = new HashMap<>(); + + for (HashMap.Entry rv_entry : allRouteVariants.entrySet()) { + RouteVariant current_rv = rv_entry.getValue(); + String route_id = current_rv.getRoute_id(); + + if (allRouteVariantsByRoute.containsKey(route_id)) { + allRouteVariantsByRoute.get(route_id).add(current_rv); + } else { + ArrayList rvlist = new ArrayList<>(); + rvlist.add(current_rv); + allRouteVariantsByRoute.put(route_id, rvlist); + } + } + return allRouteVariantsByRoute; + } + + public HashMap getGtfsTripIdToRouteVariantMap() { + //System.out.println(String.format("gtfsTripIdToRouteVariantMap content: %s", gtfsTripIdToRouteVariantMap.toString())); + return gtfsTripIdToRouteVariantMap; + } + + public HashMap getTripIDs(String trips_fName) { + HashMap tripIDs = new HashMap<>(); // trips.txt read-in try { @@ -356,6 +525,12 @@ public Hashtable> matchRouteToStop(String routes_fName, S catch (IOException e) { System.err.println("Error: " + e); } + return tripIDs; + } + + public Hashtable> matchRouteToStop(String routes_fName, String trips_fName, String stop_times_fName){ + allRoutes.putAll(readRoutes(routes_fName)); + HashMap tripIDs = getTripIDs(trips_fName); // hashtable String(stop_id) vs. HashSet(routes) Hashtable> stopIDs = new Hashtable>(); @@ -372,7 +547,7 @@ public Hashtable> matchRouteToStop(String routes_fName, S Route tr = null; if (tripIDs.get(trip) != null) tr = allRoutes.get(tripIDs.get(trip)); if (tr != null) routes.add(tr); - String sid = OsmFormatter.getValidBusStopId(csvRecord.get(tag_defs.GTFS_TRIPS_STOP_ID_KEY)); + String sid = OsmFormatter.getValidBusStopId(csvRecord.get(tag_defs.GTFS_STOP_ID_KEY)); if (stopIDs.containsKey(sid)) { routes.addAll(stopIDs.get(sid)); stopIDs.remove(sid); @@ -388,22 +563,59 @@ public Hashtable> matchRouteToStop(String routes_fName, S //TODO implement this // https://wiki.openstreetmap.org/wiki/Public_transport - public HashMap getModeTagsByBusStop(HashSet r) { + public HashMap getModeTagsByBusStop(HashSet r, String public_transport_type) { HashMap keys = new HashMap(); if (r!=null) { //convert from hashset to arraylist ArrayList routes = new ArrayList(r); - for (Route rr:routes) { - if (rr.containsKey(tag_defs.OSM_ROUTE_TYPE_KEY)) { + for (Route rr : routes) { + if (public_transport_type.equals("platform")) { + if (rr.containsKey(tag_defs.OSM_ROUTE_TYPE_KEY)) { + switch (rr.getTag(tag_defs.OSM_ROUTE_TYPE_KEY)) { + case "bus": + case "trolley_bus": + case "share_taxi": + keys.put("highway", "bus_stop"); + break; + case "railway": + case "tram": + case "subway": + case "light_rail": + keys.put("railway", "paltform"); + break; + default: + break; + } + } + + } else if (public_transport_type.equals("stop_position")) { keys.put(rr.getTag(tag_defs.OSM_ROUTE_TYPE_KEY), "yes"); - if (rr.getTag(tag_defs.OSM_ROUTE_TYPE_KEY) == "ferry") - keys.put("amenity","ferry_terminal"); - } - if (rr.containsKey("aerialway")) - keys.put("aerialway","station"); - if (rr.containsKey("railway") && rr.getTag("railway") == "funicular") { - keys.put("railway","station"); - keys.put("station","funicular"); + } else if (public_transport_type.equals("station")) { + if (rr.containsKey(tag_defs.OSM_ROUTE_TYPE_KEY)) { + switch (rr.getTag(tag_defs.OSM_ROUTE_TYPE_KEY)) { + case "bus": + keys.put("amenity", "bus_station"); + break; + case "railway": + case "tram": + case "subway": + case "light_rail": + keys.put("railway", "station"); + break; + case "ferry": + keys.put("amenity", "ferry_terminal"); + break; + default: + break; + } + } + if (rr.containsKey("railway") && rr.getTag("railway").equals("funicular")) { + keys.put("railway", "station"); + keys.put("station", "funicular"); + } + if (rr.containsKey("aerialway")) { + keys.put("aerialway", "station"); + } } } } @@ -432,4 +644,164 @@ public String getRoutesInTextByBusStop(HashSet r) { } return text; } -} \ No newline at end of file + + private NetexStopElement getMatchingNetexObject(String gtfsLocationType, String gtfsId, String parentSite, String lat, String lon, String gtfsStopName) { + NetexStopElement matchingObject = null; + if (gtfsLocationType == null) { + return null; + } + + if (gtfsLocationType.isEmpty() || gtfsLocationType.equals("0")) { + // 0: Stop (or Platform) in gtfs, corresponds to a Quay in Netex + matchingObject = getMatchingNetexQuay(gtfsId, parentSite, lat, lon, gtfsStopName); + } + + if (gtfsLocationType.isEmpty() || gtfsLocationType.equals("1")) { + // 1: station in gtfs, corresponds to a StopPlace in Netex + matchingObject = getMatchingNetexStopPlace(gtfsId, parentSite, lat, lon, gtfsStopName); + } + + return matchingObject; + } + + private NetexStopPlace getMatchingNetexStopPlace(String gtfsId, String parentSite, String lat, String lon, String gtfsStopName) { + if (netexAllStopPlacesByGtfsId == null) { + return null; + } + + // Check if there is a matching the gtfsId + // If it exists, return this value. + NetexStopPlace stopPlace = netexAllStopPlacesByGtfsId.get(gtfsId); + if (stopPlace != null) { + return stopPlace; + } + + // TODO: implement the case where nothing was found. + // iterate on all stopPlaces to find the ones with the same lat/lon + // if only one, return that one + // if more that one, check by name + // if only one with that name, return that one + // else return the first one with that name + ArrayList stopPlaceMatchingLatLon = new ArrayList<>(); + for (NetexStopPlace sp : netexAllStopPlacesByGtfsId.values()) { + if (lat.equals(sp.getLat()) && lon.equals(sp.getLon())) { + stopPlaceMatchingLatLon.add(sp); + } + } + if (stopPlaceMatchingLatLon.size() == 1) { + return stopPlaceMatchingLatLon.get(0); + } + + ArrayList stopPlaceMatchingName = new ArrayList<>(); + if (stopPlaceMatchingLatLon.size() > 1) { + for (NetexStopPlace sp : stopPlaceMatchingLatLon) { + if (gtfsStopName.equals(sp.getName())) { + stopPlaceMatchingName.add(sp); + } + } + } + if (!stopPlaceMatchingName.isEmpty()) { + return stopPlaceMatchingName.get(0); + } + + // if there is no match found, return null + System.out.println("Warning: No matching StopPlace found in netex for gtfs stop_id: " + gtfsId); + return null; + } + + private NetexQuay getMatchingNetexQuay(String gtfsId, String parentSite, String lat, String lon, String gtfsStopName) { + if (netexQuaysByGtfsId == null) { + return null; + } + + // Check if there is a matching the gtfsId + // If it exists, return this value. + NetexQuay quay = netexQuaysByGtfsId.get(gtfsId); + if (quay != null) { + return quay; + } + + // Find the "parent StopPlace" that matches the parentSite and determine the StopPlace holding the Quays + // Then, with these "child StopPlace"s: + // get all the Quay the refer to (QuayRef) + // if there is only one Quay, return that one. + // if there are more than one, return the one that matches the lat/lon. + // if more than one matches the lat/lon return the one whose name is same as gtfs' stop_name + // if more than one matches the gtfs stop_name return the 1st one + // If still not found, search all the Quays for a match (by lat/lon) + ArrayList quayMatches = new ArrayList<>(); + + NetexStopPlace parentStopPlace = netexParentSitesByGtfsId.get(parentSite); + ArrayList childStopPlaces = new ArrayList<>(); + if (parentStopPlace != null) { + for (String childSiteRef : parentStopPlace.getChildSiteRef()) { + childStopPlaces.add(netexAllStopPlacesByStopPlaceId.get(childSiteRef)); + } + for (NetexStopPlace childStopPlace : childStopPlaces) { + for (String quayRef : childStopPlace.getQuayRefs()) { + quayMatches.add(netexQuaysByQuayId.get(quayRef)); + } + } + } + + if (quayMatches.size() == 1) { + return quayMatches.get(0); + } + + ArrayList quayMatchingLatLon = new ArrayList<>(); + if (quayMatches.size() > 1) { + for (NetexQuay q : quayMatches) { + if (lat.equals(q.getLat()) && lon.equals(q.getLon())) { + quayMatchingLatLon.add(q); + } + } + } + + if (quayMatchingLatLon.isEmpty()) { + // Finally search in all Quays if any matches lat/lon + for (NetexQuay q : netexQuaysByQuayId.values()) { + if (lat.equals(q.getLat()) && lon.equals(q.getLon())) { + quayMatchingLatLon.add(q); + } + } + } + + if (quayMatchingLatLon.size() == 1) { + return quayMatchingLatLon.get(0); + } + + ArrayList quayMatchingName = new ArrayList<>(); + if (quayMatchingLatLon.size() > 1) { + for (NetexQuay qmll : quayMatchingLatLon) { + if (gtfsStopName.equals(qmll.getName())) { + quayMatchingName.add(qmll); + } + } + } + if (!quayMatchingName.isEmpty()) { + return quayMatchingName.get(0); + } + + // if there is no match found, return null + System.out.println("Warning: No matching Quay found in netex for gtfs stop_id: " + gtfsId); + return null; + } + + private void readNetexStopsFile(String netexFilePath) { + try { + File nextFile = new File(netexFilePath); + NetexParser netexParser = new NetexParser(); + SAXParserFactory.newInstance().newSAXParser().parse(nextFile, netexParser); + netexQuaysByGtfsId = netexParser.getQuayListByGtfsId(); + netexQuaysByQuayId = netexParser.getQuayListByQuayId(); + netexLogicalSites = netexParser.getLogicalSiteListByGtfsId(); + netexParentSitesByGtfsId = netexParser.getParentSiteListByGtfsId(); + netexAllStopPlacesByGtfsId = netexParser.getAllStopPlaceListByGtfsId(); + netexAllStopPlacesByStopPlaceId = netexParser.getAllStopPlaceListByStopPlaceId(); + } catch (UnsupportedOperationException e) { + throw e; + } catch (Exception e) { + e.printStackTrace(); + } + } +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/NetexParser.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/NetexParser.java new file mode 100644 index 00000000..42fced95 --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/NetexParser.java @@ -0,0 +1,295 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.io; + +import edu.usf.cutr.go_sync.object.NetexQuay; +import edu.usf.cutr.go_sync.object.NetexStopPlace; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import org.xml.sax.Attributes; +import org.xml.sax.SAXException; +import org.xml.sax.helpers.DefaultHandler; + +public class NetexParser extends DefaultHandler { + + HashMap quayListByGtfsId; + HashMap quayListByQuayId; + HashMap stopPlaceListByGtfsId; + HashMap stopPlaceListByStopPlaceId; + HashMap parentSiteListByGtfsId; + HashMap parentSiteListByStopPlaceId; + HashMap logicalSiteListByGtfsId; + HashMap stopPlaceIdByLatLon; + + NetexQuay quay = null; + NetexStopPlace stopPlace = null; + + private StringBuilder tagTextContent = new StringBuilder(); + + List xPath; + String pathBegin = "PublicationDelivery/dataObjects/GeneralFrame/members/"; + + public NetexParser() { + xPath = new ArrayList(); + quayListByGtfsId = new HashMap(); + quayListByQuayId = new HashMap(); + stopPlaceListByGtfsId = new HashMap(); + stopPlaceListByStopPlaceId = new HashMap(); + parentSiteListByGtfsId = new HashMap(); + parentSiteListByStopPlaceId = new HashMap(); + logicalSiteListByGtfsId = new HashMap(); + } + + @Override + public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException { + super.startElement(uri, localName, qName, attributes); // Generated from nbfs://nbhost/SystemFileSystem/Templates/Classes/Code/OverriddenMethodBody + + xPath.add(qName); + + if (qName.equals("Quay")) { + quay = new NetexQuay(attributes.getValue("id")); + } + + if (qName.equals("StopPlace")) { + stopPlace = new NetexStopPlace(attributes.getValue("id")); + } + + if (qName.equals("Name")) { + if (String.join("/", xPath).equals(pathBegin + "Quay/Name")) { + tagTextContent.setLength(0); + } + + if (String.join("/", xPath).equals(pathBegin + "Quay/alternativeNames/AlternativeName/Name")) { + tagTextContent.setLength(0); + } + + if (String.join("/", xPath).equals(pathBegin + "StopPlace/Name")) { + tagTextContent.setLength(0); + } + } + + if (qName.equals("Town")) { + if (String.join("/", xPath).equals(pathBegin + "Quay/PostalAddress/Town")) { + tagTextContent.setLength(0); + + } + if (String.join("/", xPath).equals(pathBegin + "StopPlace/PostalAddress/Town")) { + tagTextContent.setLength(0); + } + } + + if (qName.equals("alternativeNames")) { + // Quay/alternativeNames + } + + if (qName.equals("AlternativeName")) { + // Quay/alternativeNames/AlternativeName + } + + if (qName.equals("PostalAddress")) { + // Quay/PostalAddress + + // StopPlace/PostalAddress + } + + if (qName.equals("quays")) { + // StopPlace/quays + } + + if (qName.equals("QuayRef")) { + if (String.join("/", xPath).equals(pathBegin + "StopPlace/quays/QuayRef")) { + stopPlace.addQuayRef(attributes.getValue("ref")); + } + } + + if (qName.equals("ParentSiteRef")) { + if (String.join("/", xPath).equals(pathBegin + "StopPlace/ParentSiteRef")) { + stopPlace.setParentSiteRef(attributes.getValue("ref")); + } + } + + if (qName.equals("Longitude") || qName.equals("Latitude")) { + if (String.join("/", xPath).equals(pathBegin + "StopPlace/Centroid/Location/" + qName)) { + tagTextContent.setLength(0); + } + if (String.join("/", xPath).equals(pathBegin + "Quay/Centroid/Location/" + qName)) { + tagTextContent.setLength(0); + } + } + } + + @Override + public void characters(char[] ch, int start, int length) throws SAXException { + super.characters(ch, start, length); // Generated from nbfs://nbhost/SystemFileSystem/Templates/Classes/Code/OverriddenMethodBody + tagTextContent.append(ch, start, length); + } + + @Override + public void endElement(String uri, String localName, String qName) throws SAXException { + super.endElement(uri, localName, qName); // Generated from nbfs://nbhost/SystemFileSystem/Templates/Classes/Code/OverriddenMethodBody + + if (qName.equals("Quay")) { + quayListByGtfsId.put(quay.getIdAsGtfs(), quay); + quayListByQuayId.put(quay.getId(), quay); + } + + if (qName.equals("StopPlace")) { + // Store stopPlace to different list depending on whether it is a parentSite or not. + if (stopPlace.getParentSiteRef() == null) { + parentSiteListByGtfsId.put(stopPlace.getGtfsEquivalentId(), stopPlace); + parentSiteListByStopPlaceId.put(stopPlace.getId(), stopPlace); + } else { + stopPlaceListByGtfsId.put(stopPlace.getGtfsEquivalentId(), stopPlace); + stopPlaceListByStopPlaceId.put(stopPlace.getId(), stopPlace); + } + } + + if (qName.equals("Name")) { + if (String.join("/", xPath).equals(pathBegin + "Quay/Name")) { + quay.setName(tagTextContent.toString()); + } + + if (String.join("/", xPath).equals(pathBegin + "Quay/alternativeNames/AlternativeName/Name")) { + quay.addAltName(tagTextContent.toString()); + } + + if (String.join("/", xPath).equals(pathBegin + "StopPlace/Name")) { + stopPlace.setName(tagTextContent.toString()); + } + } + + if (qName.equals("Town")) { + if (String.join("/", xPath).equals(pathBegin + "Quay/PostalAddress/Town")) { + quay.setTown(tagTextContent.toString()); + + } + if (String.join("/", xPath).equals(pathBegin + "StopPlace/PostalAddress/Town")) { + stopPlace.setTown(tagTextContent.toString()); + } + } + + if (qName.equals("Latitude")) { + if (String.join("/", xPath).equals(pathBegin + "StopPlace/Centroid/Location/" + qName)) { + stopPlace.setLat(tagTextContent.toString()); + } + if (String.join("/", xPath).equals(pathBegin + "Quay/Centroid/Location/" + qName)) { + quay.setLat(tagTextContent.toString()); + } + } + + if (qName.equals("Longitude")) { + if (String.join("/", xPath).equals(pathBegin + "StopPlace/Centroid/Location/" + qName)) { + stopPlace.setLon(tagTextContent.toString()); + } + if (String.join("/", xPath).equals(pathBegin + "Quay/Centroid/Location/" + qName)) { + quay.setLon(tagTextContent.toString()); + } + } + + if (xPath.get(xPath.size() - 1).equals(qName)) { + xPath.remove(xPath.size() - 1); + } + + } + + @Override + public void endDocument() throws SAXException { + super.endDocument(); // Generated from nbfs://nbhost/SystemFileSystem/Templates/Classes/Code/OverriddenMethodBody + + boolean found = false; + // create logical stop place based on the stopPlaceListByGtfsId + for (NetexStopPlace p : parentSiteListByGtfsId.values()) { + found = false; + for (NetexStopPlace c : stopPlaceListByGtfsId.values()) { + if (p.getId().equals(c.getParentSiteRef())) { + found = true; + p.addChildSiteRef(c.getId()); + // Save current Id to childSiteRef + c.addChildSiteRef(c.getId()); + c.setParentSiteRef(null); + // Use id of parentSite + c.setId(p.getId()); + // Use name of parentSite as altName + c.addAltName(p.getName()); + logicalSiteListByGtfsId.put(c.getGtfsEquivalentId(), c); + break; + } + // We consider a StopPlace can only have one StopPlacechild (to be checked) + } + if (!found) { + // Case where no match found: + System.out.println("No child stopPlace in netext for : " + p.getId()); + logicalSiteListByGtfsId.put(p.getGtfsEquivalentId(), p); + } + } + + //printResult(); + } + + public void printResult() { + System.out.println("All logical stopPlaces after parsing:"); + for (Map.Entry set : logicalSiteListByGtfsId.entrySet()) { + System.out.println(set.getKey() + "> " + set.getValue().printContent()); + } + System.out.println("All Quay after parsing:"); + for (Map.Entry set : quayListByGtfsId.entrySet()) { + System.out.println(set.getKey() + "> " + set.getValue().printContent()); + } + } + + public HashMap getQuayListByGtfsId() { + return quayListByGtfsId; + } + + public HashMap getQuayListByQuayId() { + return quayListByQuayId; + } + + public HashMap getLogicalSiteListByGtfsId() { + return logicalSiteListByGtfsId; + } + + public HashMap getParentSiteListByGtfsId() { + return parentSiteListByGtfsId; + } + + public HashMap getStopPlaceListByGtfsId() { + return stopPlaceListByGtfsId; + } + + public HashMap getStopPlaceListByStopPlaceId() { + return stopPlaceListByStopPlaceId; + } + + public HashMap getAllStopPlaceListByStopPlaceId() { + HashMap allStopPlaceListByStopPlaceId = new HashMap<>(); + allStopPlaceListByStopPlaceId.putAll(stopPlaceListByStopPlaceId); + allStopPlaceListByStopPlaceId.putAll(parentSiteListByStopPlaceId); + return allStopPlaceListByStopPlaceId; + } + + public HashMap getAllStopPlaceListByGtfsId() { + HashMap allStopPlaceListByGtfsId = new HashMap<>(); + allStopPlaceListByGtfsId.putAll(stopPlaceListByGtfsId); + allStopPlaceListByGtfsId.putAll(parentSiteListByGtfsId); + return allStopPlaceListByGtfsId; + } + +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/OsmPrinter.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/OsmPrinter.java index c2611f4a..aaf4fe04 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/OsmPrinter.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/OsmPrinter.java @@ -77,7 +77,7 @@ public String writeBusStop(String changeSetID, String lat, String lon) { if (!changeSetID.equals("DUMMY")) changesetText = "changeset='" + changeSetID+ "'"; return "\n" + - "\n" + + "\n" + ""; } @@ -87,20 +87,42 @@ public String writeBusStop(String changeSetID, String nodeID, Stop st) { changesetText = "changeset='" + changeSetID+ "'"; String text=""; Stop s = new Stop(st); + String geoAddress; + String primitiveType; + switch (st.getPrimitiveType()) { + case "way": + primitiveType = "way"; + geoAddress = ""; + break; + case "node": + default: + primitiveType = "node"; + geoAddress = "lat='" + st.getLat() + "' lon='" + st.getLon() + "'"; + break; + } + // if modify, we need version number if(st.getOsmVersion()!=null) { - text += "\n"; + text += "<" + primitiveType + " " + changesetText + " id='" + nodeID + "' " + + geoAddress + + " version='"+st.getOsmVersion() + "' action='modify'>\n"; } // mainly for create new node else { - text += "\n"; + text += "<" + primitiveType + " " + changesetText + " id='" + nodeID + "' " + + geoAddress + " action='modify'>\n"; if(st.getTag(APPLICATION_CREATOR_KEY)!=null && !st.getTag(APPLICATION_CREATOR_KEY).equals("none")) { text += "\n"; } } + // Ad tags for ways + if (st.getPrimitiveType().equals("way")) { + //System.out.println("Adding " + st.getWayNdRefs().size() + " tag to ways...: Count: st "); + for (String ref : st.getWayNdRefs()) { + text += "\n"; + } + } + //add tag HashSet keys = new HashSet(s.keySet().size()); keys.addAll(s.keySet()); @@ -111,7 +133,7 @@ public String writeBusStop(String changeSetID, String nodeID, Stop st) { text += "\n"; } } - text += "\n"; + text += "\n"; return text; } @@ -124,12 +146,12 @@ public String writeBusRoute(String changeSetID, String routeID, Route r) { // if modify, we need version number if(r.getOsmVersion()!=null) { text += "\n"; + + "' version='"+route.getOsmVersion() + "' action='modify'>\n"; } // mainly for create new relation else { text += "\n"; + + "' version='"+ routeID +"' action='modify'>\n"; text += "\n"; } //add member diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/WriteFile.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/WriteFile.java index a4c8b736..308552cd 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/WriteFile.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/io/WriteFile.java @@ -264,7 +264,7 @@ else if(keys[j].equals("transport:zone")){ //if last key else { if(!isGtfsFormat){ - st.removeTag(tag_defs.GTFS_OPERATOR_KEY); + st.removeTag(tag_defs.OSM_NETWORK_KEY); st.removeTag("name"); st.removeTag("source"); st.removeTag("highway"); diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexQuay.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexQuay.java new file mode 100644 index 00000000..e63a2c09 --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexQuay.java @@ -0,0 +1,65 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.object; + +public class NetexQuay extends NetexStopElement { + + public NetexQuay(String id) { + super(id); + } + + public String getIdAsGtfs() { + String return_value = null; + switch (OperatorInfo.getFullName()) { + case "Fluo Grand Est 67": + case "FLUO 68": + case "Fluo88": + return_value = getIdAsGtfsFRFluo(); + break; + case "MOBIGO (58)": + return_value = getIdAsGtfsFRMobigo(); + break; + default: + throw new UnsupportedOperationException(String.format("Method to extract gtfs id inside netex file not set for %s. Please set it in code nearby the NO_METHOD_TO_FIND_GTFSID_IN_NETEX_QUAY_ID or don't use the netex file.", OperatorInfo.getFullName())); + } + return return_value; + } + + private String getIdAsGtfsFRFluo() { + // Example: + if (id.split(":").length >= 4) { + return id.split(":")[3]; + } + System.out.println(String.format("Unexpected format for Quay id %s", id)); + return null; + } + + private String getIdAsGtfsFRMobigo() { + // Example: + if (id.split(":").length >= 3) { + return id.split(":")[2]; + } + System.out.println(String.format("Unexpected format for Quay id %s", id)); + return null; + } + + public String printContent() { + return String.format("id: [%s] name: [%s] altNames: %s town: [%s]", id, name, altNames.toString(), town); + } + +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexStopElement.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexStopElement.java new file mode 100644 index 00000000..6afc2303 --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexStopElement.java @@ -0,0 +1,254 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.object; + +import java.util.ArrayList; +import java.util.function.UnaryOperator; +import java.util.regex.Pattern; + +public class NetexStopElement { + + String id; + String town; + String name; + String lat; + String lon; + ArrayList altNames; + + public NetexStopElement(String id) { + this.id = id; + altNames = new ArrayList(); + } + + public String getId() { + return id; + } + + public void setId(String id) { + this.id = id; + } + + public String getTown() { + return town; + } + + public void setTown(String town) { + this.town = town; + } + + public String getName() { + return name; + } + + public void setName(String name) { + this.name = name; + } + + public String getLat() { + return lat; + } + + public void setLat(String lat) { + this.lat = lat; + } + + public String getLon() { + return lon; + } + + public void setLon(String lon) { + this.lon = lon; + } + + public ArrayList getAltNames() { + return altNames; + } + + public String getAltNamesJoined() { + return String.join(";", altNames); + } + + public void setAltNames(ArrayList altNames) { + this.altNames = altNames; + } + + public void addAltName(String altName) { + this.altNames.add(altName.replace(';', '_')); + } + + public String getLogicalName(ArrayList cities) { + // cities contains the list of cities for which we don't wan't to prefix the station name with the town name. + if (cities != null) { + cities.replaceAll(String::toLowerCase); + } + if (cities != null && cities.contains(town.toLowerCase())) { + return getLogicalNameWithoutTown(cities); + } else { + return getLogicalNameWithTown(cities); + } + } + + public String getLogicalNameWithTown(ArrayList cities) { + // Return the logical name as format: "TOWN - Name (without town prefix)" + + if (town == null || town.isEmpty()) { + return nameCleanup(name); + } else { + String nameWithoutTown = removeLeadingTownFromName(name, town); + nameWithoutTown = removeTrailingTownFromName(nameWithoutTown, town); + String logicalName = nameCleanup(prependTown(nameWithoutTown, town)); + + return logicalName; + } + } + + public String getLogicalNameWithoutTown(ArrayList cities) { + // Return the logical name as format: "Name" (with TOWN prefix or suffix removed" + + if (town == null || town.isEmpty()) { + return nameCleanup(name); + } else { + String nameWithoutTown = removeLeadingTownFromName(name, town); + nameWithoutTown = removeTrailingTownFromName(nameWithoutTown, town); + + return nameCleanup(nameWithoutTown); + } + } + + public ArrayList getLogicalAltNames(ArrayList cities) { + if (cities != null) { + cities.replaceAll(String::toLowerCase); + } + if (cities != null && cities.contains(town.toLowerCase())) { + return getLogicalAltNamesWithTown(cities); + } else { + return getLogicalAltNamesWithoutTown(cities); + } + } + + public ArrayList getLogicalAltNamesWithoutTown(ArrayList cities) { + ArrayList _altNames = new ArrayList<>(); + + // Add the name of the stop to _altNames if it doesn't match the logicalName + if (!equalsAfterSimplify(name, getLogicalName(cities))) { + _altNames.add(name); + } + + for (String altName : altNames) { + if (town == null || town.isEmpty()) { + if (!equalsAfterSimplify(nameCleanup(altName), getLogicalName(cities))) { + _altNames.add(nameCleanup(altName)); + } + } else { + // Cleanup alternativeName: remove TOWN (since we added it in getLogiclName()) + String nameWithoutTown = removeLeadingTownFromName(altName, town); + nameWithoutTown = removeTrailingTownFromName(nameWithoutTown, town); + if (!equalsAfterSimplify(nameWithoutTown, getLogicalName(cities)) && !_altNames.contains(nameWithoutTown)) { + _altNames.add(nameWithoutTown); + } + } + } + + return _altNames; + } + + public ArrayList getLogicalAltNamesWithTown(ArrayList cities) { + ArrayList _altNames = new ArrayList<>(); + + // Add the name of the stop to _altNames if it doesn't match the logicalName + if (!equalsAfterSimplify(name, getLogicalName(cities))) { + _altNames.add(name); + } + + for (String altName : altNames) { + if (town == null || town.isEmpty()) { + if (!equalsAfterSimplify(nameCleanup(altName), getLogicalName(cities))) { + _altNames.add(nameCleanup(altName)); + } + } else { + // Cleanup alternativeName: remove TOWN (since we added it in getLogiclName()) + String nameWithoutTown = removeLeadingTownFromName(altName, town); + nameWithoutTown = removeTrailingTownFromName(nameWithoutTown, town); + nameWithoutTown = nameCleanup(prependTown(nameWithoutTown, town)); + if (!equalsAfterSimplify(nameWithoutTown, getLogicalName(cities)) && !_altNames.contains(nameWithoutTown)) { + _altNames.add(nameWithoutTown); + } + } + } + return _altNames; + } + + private static String removeLeadingTownFromName(String name, String town) { + String n_town = removeAccents(town); + String n_name = removeAccents(name); + + String nameWithoutTown = n_name.replaceAll("(?i)^\\s*" + Pattern.quote(n_town), ""); + nameWithoutTown = nameWithoutTown.replaceAll("(?i)^\\s*" + Pattern.quote(n_town.replace("Å“", "oe").replace("Å’", "OE")), ""); + nameWithoutTown = nameWithoutTown.replaceAll("^\\s*-\\s*", ""); + + // To preserve accents of the initial string, rebuild the name with a substring. + nameWithoutTown = name.substring(name.length() - nameWithoutTown.length()); + nameWithoutTown = nameCleanup(nameWithoutTown); + + return nameWithoutTown; + } + + private static String removeTrailingTownFromName(String name, String town) { + String n_town = removeAccents(town); + String n_name = removeAccents(name); + + String nameWithoutTown = n_name.replaceAll("(?i)\\s*" + Pattern.quote(n_town) + "$", ""); + nameWithoutTown = nameWithoutTown.replaceAll("(?i)\\s*" + Pattern.quote(n_town.replace("Å“", "oe").replace("Å’", "OE")) + "$", ""); + nameWithoutTown = nameWithoutTown.replaceAll("^\\s*-\\s*", ""); + + // To preserve accents of the initial string, rebuild the name with a substring. + nameWithoutTown = name.substring(0, nameWithoutTown.length()); + nameWithoutTown = nameCleanup(nameWithoutTown); + + return nameWithoutTown; + } + + private String prependTown(String nameWithoutTown, String town) { + ArrayList townsWithoutPrepend = new ArrayList(); + // TODO move this to configuration. + + if (townsWithoutPrepend.contains(town.toLowerCase())) { + return nameWithoutTown; + } else { + return town.toUpperCase() + " - " + nameWithoutTown; + } + } + + private static String normalize(String input) { + return input == null ? null : java.text.Normalizer.normalize(input, java.text.Normalizer.Form.NFKD); + } + + static String removeAccents(String input) { + return normalize(input).replaceAll("\\p{M}", ""); + } + + private static String nameCleanup(String label) { + return label.replace(" ", " ").trim(); + } + + private static boolean equalsAfterSimplify(String a, String b) { + String na = nameCleanup(removeAccents(a).replace("Å“", "oe").replace("Å’", "OE")); + String nb = nameCleanup(removeAccents(b).replace("Å“", "oe").replace("Å’", "OE")); + return na.equals(nb); + } +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexStopPlace.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexStopPlace.java new file mode 100644 index 00000000..65bd503a --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/NetexStopPlace.java @@ -0,0 +1,126 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.object; + +import java.util.ArrayList; + +public class NetexStopPlace extends NetexStopElement { + + String parentSiteRef; + ArrayList childSiteRef; + + ArrayList quayRefs; + + public NetexStopPlace(String id) { + super(id); + parentSiteRef = null; + quayRefs = new ArrayList(); + childSiteRef = new ArrayList(); + } + + public String getParentSiteRef() { + return parentSiteRef; + } + + public String getGtfsEquivalentId() { + String return_value = null; + switch (OperatorInfo.getFullName()) { + case "Fluo Grand Est 67": + case "FLUO 68": + case "Fluo88": + return_value = getGtfsEquivalentIdFRFluo(); + break; + case "MOBIGO (58)": + return_value = getGtfsEquivalentIdFRMobigo(); + break; + default: + throw new UnsupportedOperationException(String.format("Method to extract gtfs id inside netex file not set for %s. Please set it in code nearby the NO_METHOD_TO_FIND_GTFSID_IN_NETEX_STOP_PLACE_ID or don't use the netex file.", OperatorInfo.getFullName())); + } + return return_value; + } + + private String getGtfsEquivalentIdFRFluo() { + // Example: + String[] base_id; + if (parentSiteRef != null) { + base_id = parentSiteRef.split(":"); + if (base_id.length >= 4) { + return base_id[3].replace("log", "S"); + } + } else { + //if (childSiteRef != null) { + // Case when we are on a logical StopPlace or a parentStopPlace + base_id = id.split(":"); + if (base_id.length >= 4) { + return base_id[3].replace("log", "S"); + } + //} + } + System.out.println(String.format("Unexpected format for StopPlace id %s", id)); + return null; + } + + private String getGtfsEquivalentIdFRMobigo() { + // Example: + String[] base_id; + if (parentSiteRef != null) { + base_id = parentSiteRef.split(":"); + if (base_id.length >= 3) { + return base_id[2].replace("Navitia_", ""); + } + } else { + //if (childSiteRef != null) { + // Case when we are on a logical StopPlace or a parentStopPlace + base_id = id.split(":"); + if (base_id.length >= 3) { + return base_id[2].replace("Navitia_", ""); + } + //} + } + System.out.println(String.format("Unexpected format for StopPlace id %s", id)); + return null; + } + + public void setParentSiteRef(String parentSiteRef) { + this.parentSiteRef = parentSiteRef; + } + + public ArrayList getChildSiteRef() { + return childSiteRef; + } + + public void addChildSiteRef(String childSiteRef) { + this.childSiteRef.add(childSiteRef); + } + + public ArrayList getQuayRefs() { + return quayRefs; + } + + public void setQuayRefs(ArrayList quayRefs) { + this.quayRefs = quayRefs; + } + + public void addQuayRef(String quayRef) { + this.quayRefs.add(quayRef); + } + + public String printContent() { + return String.format("id: [%s] name: [%s] altNames: %s town: [%s] parentSiteRef: [%s] childSiteRef: [%s] quayRefs: %s", id, name, altNames, town, parentSiteRef, childSiteRef, quayRefs.toString()); + } +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/OperatorInfo.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/OperatorInfo.java index 52f58797..0df19ef6 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/OperatorInfo.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/OperatorInfo.java @@ -18,6 +18,8 @@ import java.util.ArrayList; import java.util.List; +import java.util.regex.Matcher; +import java.util.regex.Pattern; /** * @@ -26,15 +28,17 @@ public class OperatorInfo { private static List possibleOperatorName = new ArrayList(); + private static List possibleOperatorRegexPattern = new ArrayList(); private static String ntdID, fullName, abbreviate, fileDir, aliasName, gtfsFields; private static int gtfs_id_digit; - public OperatorInfo(String fName, String abbr, String aName, String id, int digit, String fDir){ + public OperatorInfo(String fName, String abbr, String aName, String regex, String id, int digit, String fDir){ fullName = fName; abbreviate = abbr; aliasName = aName; + addRegex(regex); addName(fullName); addName(abbreviate); if(aliasName!=null && !aliasName.equals("")){ @@ -97,6 +101,14 @@ public static void addName(String name){ } } + public static void addRegex(String regex) { + // generate possible name for operator fields e.g. HART / Hillsborough Area Regional Transit + if (regex != null && !regex.equals("")) { + Pattern p = Pattern.compile(regex, Pattern.CASE_INSENSITIVE); + possibleOperatorRegexPattern.add(p); + } + } + public static boolean isTheSameOperator(String osmOperator) { for (int i=0; i wayNdRefs; + //TODO change reportCategory to enum private String status, osmVersion, osmid, reportCategory, reportText, lastEditedOsmUser="", lastEditedOsmDate=""; - public OsmPrimitive(){ + public OsmPrimitive(String primitiveType){ osmTags = new Hashtable(); + this.primitiveType = primitiveType; + wayNdRefs = new ArrayList<>(); } public void addTag(String k, String v){ @@ -174,4 +180,22 @@ public void setLastEditedOsmDate(String v){ public String getLastEditedOsmDate(){ return lastEditedOsmDate; } + + public void setWayNdRefs(ArrayList v) { + //System.out.println("setWayNdRefs: size " + v.size()); + //System.out.println(v.toString()); + wayNdRefs = v; + } + + public ArrayList getWayNdRefs() { + return wayNdRefs; + } + + public void setPrimitiveType(String primitiveType) { + this.primitiveType = primitiveType; + } + + public String getPrimitiveType() { + return primitiveType; + } } diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/ProcessingOptions.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/ProcessingOptions.java new file mode 100644 index 00000000..904bdaa3 --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/ProcessingOptions.java @@ -0,0 +1,38 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.object; + +public enum ProcessingOptions { + // General + + // For Stops + SKIP_GTFS_STATIONS, + + // For Routes + DONT_REPLACE_EXISING_OSM_ROUTE_COLOR, + DONT_ADD_GTFS_ROUTE_TEXT_COLOR_TO_ROUTE, + DONT_ADD_GTFS_AGENCY_ID_TO_ROUTE, + + // For Route Members + SKIP_NODES_HAVING_ROLE_EMPTY, + SKIP_NODES_HAVING_ROLE_STOP_ALL, + SKIP_NODES_HAVING_ROLE_STOP_WITHOUT_MATCHING_PLATFORM, + CREATE_ROUTE_AS_PTV2, + SKIP_NODES_HAVING_ROLE_PLATFORM_NOT_IN_GTFS_TRIP_FROM_OSM_RELATION; + +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/ProcessingParams.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/ProcessingParams.java new file mode 100644 index 00000000..c41e0e7a --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/ProcessingParams.java @@ -0,0 +1,66 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.object; + +import java.util.ArrayList; + +public class ProcessingParams { + ArrayList stopCities; + Double stopMinLat, stopMaxLat; + Double stopMinLon, stopMaxLon; + + public ArrayList getStopCities() { + return stopCities; + } + + public void setStopCities(ArrayList stopCities) { + this.stopCities = stopCities; + } + + public Double getStopMinLat() { + return stopMinLat; + } + + public void setStopMinLat(String stopMinLat) { + this.stopMinLat = Double.valueOf(stopMinLat); + } + + public Double getStopMaxLat() { + return stopMaxLat; + } + + public void setStopMaxLat(String stopMaxLat) { + this.stopMaxLat = Double.valueOf(stopMaxLat); + } + + public Double getStopMinLon() { + return stopMinLon; + } + + public void setStopMinLon(String stopMinLon) { + this.stopMinLon = Double.valueOf(stopMinLon); + } + + public Double getStopMaxLon() { + return stopMaxLon; + } + + public void setStopMaxLon(String stopMaxLon) { + this.stopMaxLon = Double.valueOf(stopMaxLon); + } +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RelationMember.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RelationMember.java index 60164db9..82b1457d 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RelationMember.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RelationMember.java @@ -23,10 +23,15 @@ */ public class RelationMember { private String ref, type, role, status, gtfsId=""; - public RelationMember(String ref, String type, String role){ + private String lat, lon; + private String refOsmPublicTransportType; + public RelationMember(String ref, String type, String role, String lat, String lon, String refOsmPublicTransportType) { this.ref = ref; this.type = type; this.role = role; + this.lat = lat; + this.lon = lon; + this.refOsmPublicTransportType = refOsmPublicTransportType; } public RelationMember(RelationMember rm){ @@ -35,6 +40,9 @@ public RelationMember(RelationMember rm){ this.role = rm.getRole(); this.gtfsId = rm.getGtfsId(); this.status = rm.getStatus(); + this.lat = rm.getLat(); + this.lon = rm.getLon(); + this.refOsmPublicTransportType = rm.getRefOsmPublicTransportType(); } public String getRef(){ @@ -49,6 +57,34 @@ public String getRole(){ return role; } + public String getRoleForFinalOutput() { + // Get the role/public_transport_type from the referenced osm object. + String cur_role = role; + String new_role = role; + if (refOsmPublicTransportType == null) { + return role; + } + if (!refOsmPublicTransportType.equals("stop_position") && !refOsmPublicTransportType.equals("platform")) { + return role; + } + if (refOsmPublicTransportType.equals("stop_position")) { + new_role = "stop"; + } + if (refOsmPublicTransportType.equals("platform")) { + new_role = "platform"; + } + if (role.endsWith("_exit_only")) { + return new_role + "_exit_only"; + } else if (role.endsWith("_entry_only")) { + return new_role + "_entry_only"; + } + return role; + } + + public void setRole(String role) { + this.role = role; + } + public void setGtfsId(String v){ gtfsId = v; } @@ -57,6 +93,14 @@ public String getGtfsId(){ return gtfsId; } + public String getRefOsmPublicTransportType() { + return refOsmPublicTransportType; + } + + public void setRefOsmPublicTransportType(String refOsmPublicTransportType) { + this.refOsmPublicTransportType = refOsmPublicTransportType; + } + public int compareTo(Object o){ RelationMember rm = (RelationMember) o; if(this.ref.equals(rm.getRef()) && this.type.equals(rm.getType())){ @@ -79,6 +123,22 @@ public String getStatus(){ return status; } + public String getLat() { + return lat; + } + + public String getLon() { + return lon; + } + + public void setLat(String lat) { + this.lat = lat; + } + + public void setLon(String lon) { + this.lon = lon; + } + @Override public boolean equals(Object o){ if (o instanceof RelationMember) { diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/Route.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/Route.java index d5260bc4..72c8c46c 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/Route.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/Route.java @@ -17,9 +17,10 @@ package edu.usf.cutr.go_sync.object; -import java.util.HashSet; +import edu.usf.cutr.go_sync.tag_defs; import java.util.Hashtable; import java.util.Iterator; +import java.util.LinkedHashSet; /** * @@ -28,26 +29,28 @@ public class Route extends OsmPrimitive implements Comparable{ private String routeId, routeRef, operatorName; - private HashSet osmMembers; - private final String route_id_key = "gtfs_route_id"; + private LinkedHashSet osmMembers; public Route(String rId, String rRef, String op) { + super("relation"); osmTags = new Hashtable(); - osmMembers = new HashSet(); + osmMembers = new LinkedHashSet (); routeId = rId; - if(rId!=null) this.osmTags.put(route_id_key, rId); + if(rId!=null) this.osmTags.put(tag_defs.OSM_TRIP_ID_KEY, rId); routeRef = rRef; operatorName = op; } public Route(Route r) { + super("relation"); this.osmTags = new Hashtable(); if(r.osmTags!=null) this.osmTags.putAll(r.osmTags); - this.osmMembers = new HashSet(); + this.osmMembers = new LinkedHashSet (); if(r.getOsmMembers()!=null) this.osmMembers.addAll(r.getOsmMembers()); this.routeId = r.getRouteId(); - String ori = (String)r.getTags().get(route_id_key); - if(ori==null) this.osmTags.put(route_id_key, routeId); + if (routeId == null) routeId = "missing"; + String ori = (String)r.getTags().get(tag_defs.OSM_TRIP_ID_KEY); + if(ori==null) this.osmTags.put(tag_defs.OSM_TRIP_ID_KEY, routeId); this.routeRef = r.getRouteRef(); this.operatorName = r.getOperatorName(); if(r.getOsmId()!=null) this.setOsmId(r.getOsmId()); @@ -63,10 +66,15 @@ public void addOsmMember(RelationMember osmNodeId){ osmMembers.add(osmNodeId); } - public void addOsmMembers(HashSet oMembers){ + public void addOsmMembers(LinkedHashSet oMembers){ osmMembers.addAll(oMembers); } + public void setOsmMembers(LinkedHashSet oMembers){ + osmMembers.clear(); + osmMembers = oMembers; + } + public void removeOsmMember(RelationMember rm){ if(rm!=null){ osmMembers.remove(rm); @@ -84,7 +92,7 @@ public RelationMember getOsmMember(String ref) { return null; } - public HashSet getOsmMembers(){ + public LinkedHashSet getOsmMembers(){ return osmMembers; } @@ -108,12 +116,22 @@ public boolean compareOperatorName(Route o) { return false; } + @Override public int compareTo(Object o){ Route r = (Route) o; - if(this.compareOperatorName(r) && r.getRouteId().equals(this.getRouteId())) { + if (this.getRouteId().equals("missing") || r.getRouteId().equals("missing")) { + // Compare osmid + if (this.getOsmId().equals(r.getOsmId())) { + return 0; + } + } + + if (!this.getRouteId().equals("missing") && !r.getRouteId().equals("missing") + && this.compareOperatorName(r) && r.getRouteId().equals(this.getRouteId())) { return 0; } - return 1; + + return toString().compareTo(r.toString()); } @Override @@ -129,11 +147,14 @@ public boolean equals(Object o){ @Override public int hashCode(){ String id = this.getRouteId(); - return id.hashCode(); + String osmId = this.getTag("id"); + return (id + '|' + osmId).hashCode(); } @Override public String toString(){ - return this.getRouteId(); + if (routeId.equals("missing") && !getOsmId().isEmpty()) + return "missing (" + getOsmId() + ")"; + return this.getRouteRef() + ": " + this.getRouteId(); } -} \ No newline at end of file +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RouteVariant.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RouteVariant.java new file mode 100644 index 00000000..d75f75c7 --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RouteVariant.java @@ -0,0 +1,172 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.object; + +import java.time.Duration; +import java.time.LocalTime; +import java.time.format.DateTimeFormatter; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; +import java.util.Map; +import java.util.Objects; +import java.util.TreeMap; + +public class RouteVariant { + + String trip_id; + String route_id; + List same_trip_sequences; + TreeMap stops; + Route gtfs_route; + + public RouteVariant(String trip_id) { + this.trip_id = trip_id; + stops = new TreeMap<>(); + same_trip_sequences = new ArrayList(); + } + + public String getTrip_id() { + return trip_id; + } + + public TreeMap getStops() { + return stops; + } + + public void setStops(TreeMap stops) { + this.stops = stops; + } + + public void addStop(Integer sequence_id, String stop_id, String name, String arrival_time, String departure_time, String pickup_type, String drop_off_type) { + RouteVariantStop rvs = new RouteVariantStop(stop_id, name, arrival_time, departure_time, pickup_type, drop_off_type); + stops.put(sequence_id, rvs); + } + + public String toText() { + String s = ""; + s += String.format("Trip_id [%s] | route_id [%s] | route_short_name [%s] | route_long_name [%s]\n", trip_id, route_id, getRoute_short_name(), getRoute_long_name()); + s += String.format(" Same as: %s\n", same_trip_sequences.toString()); + for (Map.Entry stop : stops.entrySet()) { + Integer key = stop.getKey(); + RouteVariantStop value = stop.getValue(); + s += String.format(" num: %d, %s, %s, %s\n", key, value.getStop_id(), value.getPickup_type(), value.getDrop_off_type()); + } + return s; + } + + public List getSame_trip_sequence() { + return same_trip_sequences; + } + + public void addSame_trip_sequence(String trip_id) { + this.same_trip_sequences.add(trip_id); + } + + public String getRoute_id() { + return route_id; + } + + public void setRoute_id(String route_id) { + this.route_id = route_id; + } + + public String getRoute_short_name() { + return gtfs_route.getRouteRef(); + } + + public Route getRoute() { + return gtfs_route; + } + + public void setRoute(Route route) { + this.gtfs_route = route; + } + + @Override + public int hashCode() { + int hash = 3; + hash = 41 * hash + Objects.hashCode(this.stops); + return hash; + } + + @Override + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (obj == null) { + return false; + } + if (getClass() != obj.getClass()) { + return false; + } + final RouteVariant other = (RouteVariant) obj; + return Objects.equals(this.stops, other.stops); + } + + public boolean equalsSequenceOf(RouteVariant obj) { + final RouteVariant other = (RouteVariant) obj; + return Objects.equals(this.stops, other.stops); + } + + public String getOsmValue(String key_name) { + switch (key_name) { + case "ref": + return getRoute_short_name(); + case "name": + return String.format("Bus %s: %s => %s", + getRoute_short_name(), + stops.firstEntry().getValue().getName(), + stops.lastEntry().getValue().getName()); + case "from": + return stops.firstEntry().getValue().getName(); + case "to": + return stops.lastEntry().getValue().getName(); + case "gtfs:route_id": + return this.route_id; + case "gtfs:trip_id:sample": + return this.trip_id; + case "gtfs:name": + case "gtfs_name": + return getRoute_long_name(); + default: + return gtfs_route.getTag(key_name); + } + } + + public String getRoute_long_name() { + return gtfs_route.getTag("gtfs:name"); + } + + private Duration getDurationAsDuration() { + Integer firstStopIndex = Collections.min(stops.keySet()); + String tripDepartureTime = stops.get(firstStopIndex).getDeparture_time(); + Integer lastStopIndex = Collections.max(stops.keySet()); + String tripArrivalTime = stops.get(lastStopIndex).getArrival_time(); + + LocalTime tripDepartureTimeLT = LocalTime.parse(tripDepartureTime, DateTimeFormatter.ofPattern("HH:mm:ss")); + LocalTime tripArrivalTimeLT = LocalTime.parse(tripArrivalTime, DateTimeFormatter.ofPattern("HH:mm:ss")); + return Duration.between(tripDepartureTimeLT, tripArrivalTimeLT); + } + + public String getDuration() { + Duration d = getDurationAsDuration(); + return String.format("%02d:%02d", d.toHours(), d.minusHours(d.toHours()).toMinutes()); + } +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RouteVariantStop.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RouteVariantStop.java new file mode 100644 index 00000000..70734eb9 --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/RouteVariantStop.java @@ -0,0 +1,94 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.object; + +import java.util.Objects; + +public class RouteVariantStop { + + String stop_id, pickup_type, drop_off_type, name, arrival_time, departure_time; + + public RouteVariantStop(String stop_id, String name, String arrival_time, String departure_time, String pickup_type, String drop_off_type) { + this.stop_id = stop_id; + this.name = name; + this.arrival_time = arrival_time; + this.departure_time = departure_time; + this.pickup_type = pickup_type; + this.drop_off_type = drop_off_type; + } + + public String getStop_id() { + return stop_id; + } + + public String getArrival_time() { + return arrival_time; + } + + public String getDeparture_time() { + return departure_time; + } + + public String getPickup_type() { + return pickup_type; + } + + public String getDrop_off_type() { + return drop_off_type; + } + + public String toText() { + return String.format("stop: [%s], name [%s], pickup_type[%s], drop_off_type[%s]", + stop_id, name, pickup_type, drop_off_type); + } + + public String getName() { + return name; + } + + @Override + public boolean equals(Object obj) { + if (this == obj) { + return true; + } + if (obj == null) { + return false; + } + if (getClass() != obj.getClass()) { + return false; + } + final RouteVariantStop other = (RouteVariantStop) obj; + if (!Objects.equals(this.stop_id, other.stop_id)) { + return false; + } + if (!Objects.equals(this.pickup_type, other.pickup_type)) { + return false; + } + return Objects.equals(this.drop_off_type, other.drop_off_type); + } + + @Override + public int hashCode() { + int hash = 3; + hash = 61 * hash + Objects.hashCode(this.stop_id); + hash = 61 * hash + Objects.hashCode(this.pickup_type); + hash = 61 * hash + Objects.hashCode(this.drop_off_type); + return hash; + } + +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/Stop.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/Stop.java index 47784f26..5d8b1244 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/Stop.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/object/Stop.java @@ -17,11 +17,15 @@ package edu.usf.cutr.go_sync.object; +import static edu.usf.cutr.go_sync.gui.MainForm.processingParams; +import java.util.List; import java.util.HashSet; import java.util.Hashtable; import java.util.Iterator; import edu.usf.cutr.go_sync.tools.OsmDistance; import edu.usf.cutr.go_sync.tag_defs; +import java.util.ArrayList; +import java.util.Arrays; /** * * @author Khoa Tran @@ -29,20 +33,40 @@ public class Stop extends OsmPrimitive implements Comparable{ private final double ERROR_TO_ZERO = 0.5; - private final String GTFS_STOP_ID_KEY = tag_defs.GTFS_STOP_ID_KEY; - private final String GTFS_OPERATOR_KEY = tag_defs.GTFS_OPERATOR_KEY; - private final String GTFS_NAME_KEY = tag_defs.GTFS_NAME_KEY; private String lat, lon; private HashSet routes; - public Stop(String stopID, String operatorName, String stopName, String lat, String lon) { + private String stopNameWithTown; + + public Stop(String osmPrimitiveType, String stopID, String operatorName, String stopName, String lat, String lon, + NetexStopElement netexStopElement) { + super(osmPrimitiveType); osmTags = new Hashtable(); if (operatorName == null || operatorName.equals("")) operatorName="none"; if (stopID == null || stopID.equals("")) stopID="none"; if (stopName == null || stopName.equals("")) stopName="none"; // osmTags.put("highway", "bus_stop"); - osmTags.put(GTFS_STOP_ID_KEY, stopID); - osmTags.put(GTFS_OPERATOR_KEY, operatorName); - osmTags.put(GTFS_NAME_KEY, stopName); + osmTags.put(tag_defs.OSM_STOP_ID_KEY, stopID); + osmTags.put(tag_defs.OSM_NETWORK_KEY, operatorName); + + //System.out.println("Creating stop " + stopID.toString()); + // Use Quay Name of NetEx instead of GTFS (netexQuayName is null if not created with GTFSReadIn) + if (netexStopElement != null) { + osmTags.put(tag_defs.OSM_STOP_NAME_KEY, netexStopElement.getLogicalName(processingParams.getStopCities())); + stopNameWithTown = netexStopElement.getLogicalNameWithTown(null); + // Get alt_names + List altNames = netexStopElement.getLogicalAltNames(processingParams.getStopCities()); + // Add gtfs stop name to alt_name if it is different than the logicalName from Netex + if (!stopName.equals(netexStopElement.getLogicalName(processingParams.getStopCities())) && !netexStopElement.getLogicalAltNames(processingParams.getStopCities()).isEmpty()) { + if (!altNames.contains(stopName)) { + altNames.add(stopName.replace(";", "_")); + } + } + if (!altNames.isEmpty()) { + osmTags.put("alt_name", String.join(";", altNames)); + } + } else { + osmTags.put(tag_defs.OSM_STOP_NAME_KEY, stopName); + } // osmTags.put("bus", "yes"); // osmTags.put("public_transport", "plaform"); @@ -52,20 +76,24 @@ public Stop(String stopID, String operatorName, String stopName, String lat, Str // osmTags.put("source", "http://translink.com.au/about-translink/reporting-and-publications/public-transport-performance-data"); // osmTags.put("network", getOperatorName()); -// osmTags.put(GTFS_OPERATOR_KEY, ""); +// osmTags.put(tag_defs.OSM_NETWORK_KEY, ""); this.lat = lat; this.lon = lon; routes = new HashSet(); } public Stop(Stop s) { + super(s.primitiveType); this.osmTags = new Hashtable(); this.osmTags.putAll(s.osmTags); // this.osmTags.put("highway", "bus_stop"); - this.osmTags.put(GTFS_STOP_ID_KEY, s.getStopID()); - this.osmTags.put(GTFS_OPERATOR_KEY, s.getOperatorName()); - this.osmTags.put(GTFS_NAME_KEY, s.getStopName()); + this.osmTags.put(tag_defs.OSM_STOP_ID_KEY, s.getStopID()); + this.osmTags.put(tag_defs.OSM_NETWORK_KEY, s.getOperatorName()); + this.osmTags.put(tag_defs.OSM_STOP_NAME_KEY, s.getStopName()); + if (s.getStopAltName() != null) { + this.osmTags.put("alt_name", s.getStopAltName()); + } // this.osmTags.put("url", "http://translink.com.au/stop/"+s.getStopID()); // if (!s.getStopID().contains("place")) this.osmTags.put("url", "http://translink.com.au/stop/"+s.getStopID()); @@ -75,9 +103,10 @@ public Stop(Stop s) { // this.osmTags.put("network", s.getOperatorName()); -// this.osmTags.put(GTFS_OPERATOR_KEY, ""); +// this.osmTags.put(tag_defs.OSM_NETWORK_KEY, ""); this.lat = s.lat; this.lon = s.lon; + this.stopNameWithTown = s.stopNameWithTown; this.setOsmId(s.getOsmId()); this.setOsmVersion(s.getOsmVersion()); this.setReportCategory(s.getReportCategory()); @@ -85,6 +114,7 @@ public Stop(Stop s) { this.setStatus(s.getStatus()); this.setLastEditedOsmDate(s.getLastEditedOsmDate()); this.setLastEditedOsmUser(s.getLastEditedOsmUser()); + this.wayNdRefs.addAll(s.wayNdRefs); routes = new HashSet(); routes.addAll(s.getRoutes()); } @@ -106,15 +136,34 @@ public void setLon(String v){ } public String getStopID(){ - return (String)osmTags.get(GTFS_STOP_ID_KEY); + return (String)osmTags.get(tag_defs.OSM_STOP_ID_KEY); } public String getOperatorName(){ - return (String)osmTags.get(GTFS_OPERATOR_KEY); + return (String)osmTags.get(tag_defs.OSM_NETWORK_KEY); } public String getStopName(){ - return (String)osmTags.get(GTFS_NAME_KEY); + return (String)osmTags.get(tag_defs.OSM_STOP_NAME_KEY); + } + + public String getStopNameWithTown(){ + if (stopNameWithTown != null) + return stopNameWithTown; + else + return getStopName(); + } + + public String getStopAltName(){ + return (String)osmTags.get("alt_name"); + } + + public static List stopAltNamesToList(String alt_names) { + if (alt_names == null) + return null; + + String[] altNamesArray = alt_names.split(";"); + return new ArrayList<>(Arrays.asList(altNamesArray)); } public String getLat(){ @@ -138,17 +187,22 @@ else if ((this.getOperatorName().equals("none")) && (o.getOperatorName().equals( public int compareTo(Object o){ Stop s = (Stop) o; - double distance = OsmDistance.distVincenty(this.getLat(), this.getLon(), - s.getLat(), s.getLon()); if (!(this.getStopID().equals("none")) && !(this.getStopID().equals("missing")) && (!(s.getStopID().equals("none"))) && (!(s.getStopID().equals("missing"))) + && (!(this.getStopID().equals("New"))) && (!(s.getStopID().equals("New"))) && (!this.getOperatorName().equals("none")) && (!s.getOperatorName().equals("none")) && (!this.getOperatorName().equals("missing")) && (!s.getOperatorName().equals("missing"))) { if ((s.getStopID().equals(this.getStopID())) && (this.compareOperatorName(s))) { return 0; } - } - else { + } else if (this.getStopID().equals("New") || s.getStopID().equals("New")) { + if ((s.getStopID().equals(this.getStopID()))) { + return 0; + } + return 1; + } else { + double distance = OsmDistance.distVincenty(this.getLat(), this.getLon(), + s.getLat(), s.getLon()); if (distance < ERROR_TO_ZERO) { return 0; } @@ -196,4 +250,8 @@ public String printOSMStop(){ public String toString(){ return this.getStopID(); } -} \ No newline at end of file + + public String getOsmPublicTransportType() { + return (String) osmTags.get(tag_defs.OSM_STOP_TYPE_KEY); + } +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/osm/HttpRequest.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/osm/HttpRequest.java index f78a38cf..25a287c8 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/osm/HttpRequest.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/osm/HttpRequest.java @@ -22,6 +22,7 @@ import java.util.HashSet; import java.util.Hashtable; +import java.util.LinkedHashSet; import java.util.List; import javax.xml.parsers.ParserConfigurationException; import javax.xml.parsers.SAXParserFactory; @@ -53,7 +54,9 @@ import edu.usf.cutr.go_sync.tools.parser.ChangesetDownloadParser; import edu.usf.cutr.go_sync.tools.parser.OsmVersionParser; import edu.usf.cutr.go_sync.tools.parser.RouteParser; +import edu.usf.cutr.go_sync.tools.parser.NodeWayAttr; import edu.usf.cutr.go_sync.tag_defs; +import java.util.Arrays; /** * * @author Khoa Tran @@ -63,11 +66,11 @@ public class HttpRequest { private static final String API_VERSION ="0.6"; private static final String OSM_HOST = "https://openstreetmap.org/api/0.6/"; - private ArrayList existingNodes = new ArrayList(); + private ArrayList existingNodes = new ArrayList(); private ArrayList existingRelations = new ArrayList(); private ArrayList existingBusTags = new ArrayList(); private ArrayList existingRelationTags = new ArrayList(); - private ArrayList> existingRelationMembers = new ArrayList>(); + private ArrayList> existingRelationMembers = new ArrayList>(); private HashSet revertDelete = new HashSet(); private HashSet revertModify = new HashSet(); @@ -107,7 +110,7 @@ public void checkVersion() throws InterruptedException{ } } - public ArrayList getExistingBusStops(String left, String bottom, String right, String top) throws InterruptedException{ + public ArrayList getExistingBusStops(String left, String bottom, String right, String top) throws InterruptedException{ //http://open.mapquestapi.com/xapi/ //"http://www.informationfreeway.org" // String urlSuffix = "/api/0.6/node[highway=bus_stop][bbox="+left+","+bottom+","+right+","+top+"]"; @@ -126,6 +129,12 @@ public ArrayList getExistingBusStops(String left, String bottom, ""+ ""+ + "" + + ""+ + ""+ + ""+ + ""+ + "" + ""+ ""+ @@ -190,11 +199,27 @@ public ArrayList getExistingBusStopsTags(){ public ArrayList getExistingBusRelations(String left, String bottom, String right, String top) throws InterruptedException{ // String urlSuffix = "/api/0.6/relation[route=bus][bbox="+left+","+bottom+","+right+","+top+"]"; // String[] hosts = {"http://open.mapquestapi.com/xapi","http://www.informationfreeway.org"}; - String urlSuffix = "?relation[route=bus][bbox="+left+","+bottom+","+right+","+top+"]"; - String[] hosts = {"http://www.overpass-api.de/api/xapi_meta","http://overpass.openstreetmap.ru/cgi/xapi_meta"}; + + String content = ""; + content += ""; + content += ""; + content += ""; + content += ""; + content += ""; + content += ""; + content += ""; + content += ""; + content += ""; + content = content.replace("left", left).replace("right", right).replace("bottom", bottom).replace("north", top); + System.out.println(content); + + //String urlSuffix = "?relation[route=bus][bbox="+left+","+bottom+","+right+","+top+"]"; + //String[] hosts = {"http://www.overpass-api.de/api/xapi_meta","http://overpass.openstreetmap.ru/cgi/xapi_meta"}; + String[] hosts = {"http://overpass-api.de/api/interpreter", "http://api.openstreetmap.fr/oapi/interpreter", "http://overpass.osm.rambler.ru/cgi/interpreter",}; try { // get data from server - String s = sendRequest(hosts, urlSuffix, "GET", ""); + //String s = sendRequest(hosts, urlSuffix, "GET", ""); + String s = sendRequest(hosts, "", "POST", content); InputSource inputSource = new InputSource(new StringReader(s)); // get data from file - need to remove this for REAL APPLICATION // InputSource inputSource = new InputSource("DataFromServerRELATION.osm"); @@ -225,7 +250,7 @@ public ArrayList getExistingBusRelationTags(){ } // this method needs to be invoked after getExistingBusRelations - public ArrayList> getExistingBusRelationMembers(){ + public ArrayList> getExistingBusRelationMembers(){ System.out.println("tags = "+existingRelationMembers.size()); if (!existingRelationMembers.isEmpty() ) return existingRelationMembers; @@ -298,10 +323,11 @@ private Stop getNodeByVersion(String osmid, String version, boolean isNew) throw // InputSource inputSource = new InputSource("DataFromServerRELATION.osm"); BusStopParser par = new BusStopParser(); SAXParserFactory.newInstance().newSAXParser().parse(inputSource, par); - AttributesImpl attImplNode = par.getOneNode(); + NodeWayAttr attImplNode = par.getOneNode(); Hashtable tags = par.getTagsOneNode(); - st = new Stop(null,(String)tags.get(tag_defs.GTFS_OPERATOR_KEY),(String)tags.get("name"), - attImplNode.getValue("lat"),attImplNode.getValue("lon")); + + st = new Stop("node", null,(String)tags.get(tag_defs.OSM_NETWORK_KEY),(String)tags.get("name"), + attImplNode.getValue("lat"),attImplNode.getValue("lon"), null); st.addTags(tags); if (!isNew) { st.setOsmId(attImplNode.getValue("id")); diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tag_defs.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tag_defs.java index a454ecc9..94f607d6 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tag_defs.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tag_defs.java @@ -3,46 +3,86 @@ // public class tag_defs { -//https://developers.google.com/transit/gtfs/reference/ -//https://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport - public final static String GTFS_STOP_ID_KEY = "gtfs_id"; - public final static String GTFS_OPERATOR_KEY = "network"; - public final static String GTFS_NETWORK_KEY = "agency_name"; - public final static String GTFS_NETWORK_ID_KEY = "agency_id"; - public final static String OSM_NETWORK_KEY = "network"; + //https://developers.google.com/transit/gtfs/reference/ + //https://wiki.openstreetmap.org/wiki/Proposed_features/Public_Transport + //https://wiki.openstreetmap.org/wiki/GTFS/Mapping_to_OSM_tags + //https://wiki.openstreetmap.org/wiki/GTFS + + //https://developers.google.com/transit/gtfs/reference#agencytxt + public final static String GTFS_AGENCY_NAME_KEY = "agency_name"; + public final static String GTFS_AGENCY_ID_KEY = "agency_id"; + public final static String OSM_NETWORK_KEY = "network"; + + //https://developers.google.com/transit/gtfs/reference#stoptxt + public final static String GTFS_STOP_ID_KEY = "stop_id"; + public final static String OSM_STOP_ID_KEY = "gtfs_id"; // Alternatives are: gtfs:stop_id & gtfs:id + + public final static String GTFS_STOP_NAME_KEY = "stop_name"; + public final static String OSM_STOP_NAME_KEY = "name"; + + public final static String GTFS_STOP_DESC_KEY = "stop_desc"; + public final static String OSM_STOP_DESC_KEY = "description"; + public final static String GTFS_ZONE_KEY = "zone_id"; public final static String OSM_ZONE_KEY = "transport:zone"; + public final static String GTFS_STOP_URL_KEY = "stop_url"; + public final static String OSM_STOP_URL_KEY = "url"; + + public final static String GTFS_WHEELCHAIR_KEY = "wheelchair_boarding"; + public final static String OSM_WHEELCHAIR_KEY = "wheelchair"; + + public final static String GTFS_STOP_TYPE_KEY = "location_type"; + public final static String OSM_STOP_TYPE_KEY = "public_transport"; + + public final static String GTFS_PARENT_STATION_KEY = "parent_station"; + public final static String OSM_PARENT_STATION_KEY = "gtfs_parent_station"; + + public final static String GTFS_PLATFORM_CODE_KEY = "platform_code"; + public final static String OSM_PLATFORM_CODE_KEY = "local_ref"; + + // public final static String GTFS_OPERATOR_KEY = "operator"; + + //https://developers.google.com/transit/gtfs/reference#routestxt + public final static String GTFS_ROUTE_ID_KEY = "route_id"; + public final static String OSM_ROUTE_ID_KEY = "gtfs:route_id"; + + public final static String GTFS_ROUTE_NUM_KEY = "route_short_name"; + public final static String OSM_ROUTE_NUM_KEY = "ref"; // Alternative is gtfs:name + + public final static String GTFS_ROUTE_NAME_KEY = "route_long_name"; + public final static String OSM_ROUTE_NAME_KEY = "gtfs:name"; + + public final static String GTFS_ROUTE_DESC_NAME_KEY = "route_desc"; + public final static String OSM_ROUTE_DESC_NAME_KEY = "description"; - // public final static String GTFS_OPERATOR_KEY = "operator" -// -// -// ; - public final static String GTFS_ROUTE_NUM = "route_short_name"; - public final static String OSM_ROUTE_NUM = "ref"; - public final static String GTFS_ROUTE_NAME = "route_long_name"; - public final static String OSM_ROUTE_NAME = "name"; public final static String GTFS_COLOR_KEY = "route_color"; public final static String GTFS_COLOUR_KEY = "route_colour"; public final static String OSM_COLOUR_KEY = "colour"; - public final static String GTFS_WHEELCHAIR_KEY = "wheelchair_boarding"; - public final static String OSM_WHEELCHAIR_KEY = "wheelchair"; - public final static String GTFS_STOP_TYPE_KEY = "location_type"; - public final static String OSM_STOP_TYPE_KEY = "public_transport"; + public final static String GTFS_ROUTE_URL_KEY = "route_url"; + public final static String OSM_ROUTE_URL_KEY = "url"; + public final static String GTFS_NAME_KEY = "name"; public final static String ROUTE_KEY = "ref"; public final static String OSM_ROUTE_TYPE_KEY = "route"; - public final static String GTFS_STOP_URL_KEY = "stop_url"; - public final static String GTFS_ROUTE_URL_KEY = "route_url"; - public final static String OSM_URL_KEY = "url"; - //https://developers.google.com/transit/gtfs/reference#tripstxt - public final static String GTFS_ROUTE_ID_KEY = "route_id"; public final static String GTFS_SERVICE_ID_KEY = "service_id"; + // No mapping to OSM for GTFS_SERVICE_ID_KEY + + public final static String GTFS_SHAPE_ID_KEY = "shape_id"; + public final static String OSM_SHAPE_ID_KEY = "gtfs:shape_id"; + public final static String GTFS_TRIP_ID_KEY = "trip_id"; - public final static String GTFS_TRIPS_STOP_ID_KEY = "stop_id"; + public final static String OSM_TRIP_ID_KEY = "gtfs:trip_id:sample"; // or gtfs:shape_id if possible + + //https://developers.google.com/transit/gtfs/reference#stop_timestxt + public final static String GTFS_SEQUENCE_KEY = "stop_sequence"; + public final static String GTFS_PICKUP_TYPE_KEY = "pickup_type"; + public final static String GTFS_DROP_OFF_TYPE_KEY = "drop_off_type"; + public final static String GTFS_DEPARTURE_TIME_KEY = "departure_time"; + public final static String GTFS_ARRIVAL_TIME_KEY = "arrival_time"; public enum primative_type { NODE, RELATION, WAY diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/task/CompareData.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/task/CompareData.java index 36701682..ea3986c1 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/task/CompareData.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/task/CompareData.java @@ -17,18 +17,24 @@ package edu.usf.cutr.go_sync.task; +import edu.usf.cutr.go_sync.gui.MainForm; import edu.usf.cutr.go_sync.gui.ReportViewer; import edu.usf.cutr.go_sync.osm.*; import edu.usf.cutr.go_sync.io.GTFSReadIn; import java.awt.Toolkit; import java.util.ArrayList; +import java.util.Collections; +import java.util.EnumSet; +import java.util.HashMap; import java.util.HashSet; import java.util.Hashtable; import java.util.Iterator; +import java.util.LinkedHashSet; import java.util.List; import java.util.Comparator; import java.util.SortedSet; +import java.util.TreeMap; import java.util.TreeSet; import java.util.Map; @@ -37,8 +43,11 @@ import edu.usf.cutr.go_sync.object.OperatorInfo; import edu.usf.cutr.go_sync.object.OsmPrimitive; +import edu.usf.cutr.go_sync.object.ProcessingOptions; import edu.usf.cutr.go_sync.object.RelationMember; import edu.usf.cutr.go_sync.object.Route; +import edu.usf.cutr.go_sync.object.RouteVariant; +import edu.usf.cutr.go_sync.object.RouteVariantStop; import edu.usf.cutr.go_sync.object.Stop; import org.xml.sax.helpers.AttributesImpl; @@ -46,6 +55,8 @@ import edu.usf.cutr.go_sync.tools.OsmDistance; import edu.usf.cutr.go_sync.tools.OsmFormatter; import edu.usf.cutr.go_sync.tag_defs; +import edu.usf.cutr.go_sync.tools.parser.NodeWayAttr; +import java.io.File; /** * @@ -72,13 +83,13 @@ public class CompareData extends OsmTask{ long tStart = System.currentTimeMillis(); private List GTFSstops = new ArrayList(); private List GTFSstopsIDs = new ArrayList(); - private ArrayList OSMNodes = new ArrayList(); + private ArrayList OSMNodes = new ArrayList(); // private ArrayList> OSMTags = new ArrayList>(); private ArrayList OSMTags = new ArrayList(); private ArrayList OSMRelations = new ArrayList(); // private ArrayList> OSMRelationTags = new ArrayList>(); private ArrayList OSMRelationTags = new ArrayList(); - private ArrayList> OSMRelationMembers = new ArrayList>(); + private ArrayList> OSMRelationMembers = new ArrayList>(); // key is gtfs, value is container of potential osm matches, sorted by distance from gtfs stop private Hashtable> report = new Hashtable>(); @@ -89,10 +100,21 @@ public class CompareData extends OsmTask{ private Hashtable routes = new Hashtable(); private Hashtable agencyRoutes = new Hashtable(); private Hashtable existingRoutes = new Hashtable(); + private HashMap> reportRoute = new HashMap>(); + HashMap> allRouteVariantsByRoute; + HashMap allRouteVariants; + HashMap gtfsTripIdToRouteVariantMap = new HashMap<>(); private double minLat=0, minLon=0, maxLat=0, maxLon=0; private HttpRequest osmRequest; private HashSet osmActiveUsers = new HashSet(); private Hashtable osmIdToGtfsId = new Hashtable(); + private HashMap osmIdToOSMNodexIndex = new HashMap<>(); + + private HashMap osmRouteVariantScoreByGtfsRoute = new HashMap<>();; + // OsmIndex - List of GtfsMatches + HashMap > gtfsTripIdByOsmIndex = new HashMap<>();; + // Since we don't save all trip_id in RouteVariant, we have to maintain a list that says which RouteVariant + // has the same trip as the Gtfs route_id private final double ERROR_TO_ZERO = 0.5; // acceptable error while calculating distance ~= consider as 0 private /*final*/ double DELTA = 0.004; // ~400m in Lat and 400m in Lon 0.00001 ~= 1.108m in Lat and 0.983 in Lon @@ -101,13 +123,14 @@ public class CompareData extends OsmTask{ // private final double DELTA = 0.001; // ~400m in Lat and 400m in Lon 0.00001 ~= 1.108m in Lat and 0.983 in Lon // private final double RANGE = 100; // FIXME bus stop is within 400 meters - + public static final double MAX_PLATFORM_STOP_DISTANCE = 30.0; // in meters. private String fileNameInStops; private String fileNameInTrips; private String fileNameInRoutes; private String fileNameInStopTimes; private String fileNameInAngency; + private String fileNameNetexStops; private ProgressMonitor progressMonitor; private JTextArea taskOutput; @@ -136,16 +159,20 @@ boolean addStop(Stop s) } } - public CompareData(ProgressMonitor pm, JTextArea to){ + public CompareData(ProgressMonitor pm, JTextArea to, String netexStopFile){ super(pm); taskOutput = to; osmRequest = new HttpRequest(taskOutput); String fileSeparator = System.getProperty("file.separator"); - fileNameInStops = OperatorInfo.getFileDirectory()+ fileSeparator + "stops.txt"; - fileNameInTrips = OperatorInfo.getFileDirectory()+ fileSeparator + "trips.txt"; - fileNameInRoutes = OperatorInfo.getFileDirectory()+ fileSeparator + "routes.txt"; - fileNameInStopTimes = OperatorInfo.getFileDirectory()+ fileSeparator + "stop_times.txt"; - fileNameInAngency = OperatorInfo.getFileDirectory()+ fileSeparator + "agency.txt"; + fileNameInStops = OperatorInfo.getFileDirectory()+ fileSeparator + "GTFS" + fileSeparator + "/stops.txt"; + fileNameInTrips = OperatorInfo.getFileDirectory()+ fileSeparator + "GTFS" + fileSeparator + "/trips.txt"; + fileNameInRoutes = OperatorInfo.getFileDirectory()+ fileSeparator + "GTFS" + fileSeparator + "/routes.txt"; + fileNameInStopTimes = OperatorInfo.getFileDirectory()+ fileSeparator + "GTFS" + fileSeparator + "/stop_times.txt"; + fileNameInAngency = OperatorInfo.getFileDirectory()+ fileSeparator + "GTFS" + fileSeparator + "/agency.txt"; + fileNameNetexStops = OperatorInfo.getFileDirectory() + fileSeparator + "Netex" + fileSeparator + netexStopFile; + if (!(new File(fileNameNetexStops).exists())) { + fileNameNetexStops = null; + } progressMonitor = pm; } @@ -154,22 +181,33 @@ public void setRangeThreshold(double newRange) RANGE= newRange; DELTA = RANGE/100000; } - +/* public List convertToStopObject(List eNodes, String agencyName){ List stops = new ArrayList(eNodes.size()); for (int i=0; i it = GTFSstops.iterator(); boolean isFirst = true; while (it.hasNext()) { Stop tempStop = it.next(); + // Skip unexpected values: + if (MainForm.processingParams.getStopMinLat() != null && Double.parseDouble(tempStop.getLat()) < MainForm.processingParams.getStopMinLat() + || MainForm.processingParams.getStopMaxLat() != null && Double.parseDouble(tempStop.getLat()) > MainForm.processingParams.getStopMaxLat()) { + System.err.println(String.format("Unexpected latitude for stop_id: %s. Skipping it to build OSM Bounding Box.", tempStop.getStopID())); + continue; + } + if (MainForm.processingParams.getStopMinLon() != null && Double.parseDouble(tempStop.getLon()) < MainForm.processingParams.getStopMinLon() + || MainForm.processingParams.getStopMaxLon() != null && Double.parseDouble(tempStop.getLon()) > MainForm.processingParams.getStopMaxLon()) { + System.err.println(String.format("Unexpected longitude for stop_id: %s. Skipping it to build OSM Bounding Box.", tempStop.getStopID())); + continue; + } if (isFirst) { isFirst = false; minLat = Double.parseDouble(tempStop.getLat()); @@ -209,8 +247,8 @@ public void getBoundingBox(){ System.out.println("Lon, Lat format = "+minLon+","+minLat + " " + maxLon + "," + maxLat); List boundList = new ArrayList(2); - boundList.add(new Stop("-1","Min Lat Min Lon", "UNKNOWN", Double.toString(minLat),Double.toString(minLon))); - boundList.add(new Stop("-1","Max Lat Max Lon", "UNKNOWN",Double.toString(maxLat),Double.toString(maxLon))); + boundList.add(new Stop("node", "-1","Min Lat Min Lon", "UNKNOWN", Double.toString(minLat),Double.toString(minLon), null)); + boundList.add(new Stop("node", "-1","Max Lat Max Lon", "UNKNOWN",Double.toString(maxLat),Double.toString(maxLon), null)); } @@ -245,6 +283,7 @@ public void addToReport(Stop gtfs, Stop osm, boolean found) { if(gtfsStop.getReportCategory().equals("MODIFY")){ gtfsStop.setLat(osmStop.getLat()); gtfsStop.setLon(osmStop.getLon()); + gtfsStop.setWayNdRefs(osmStop.getWayNdRefs()); gtfsStop.addAndOverwriteTags(osmStop.getTags()); // some stops id are accidentally overwritten. We need to keep the original stop_id gtfsStop.addAndOverwriteTag("gtfs_id", gtfs.toString()); @@ -264,6 +303,99 @@ public void addToReport(Stop gtfs, Stop osm, boolean found) { } } + /** + * add osm route to list of potential matches + * by using TreeSort, each tree is sorted by distance from potentially match osm stop + * @param gtfs GTFS route + * @param osm add this route to array of potential matches to gtfs + * @param osmIndex The index of the osm route, in OSMRelations + * @param found if true, then osm is only match + * otherwise, append stop to list + */ + public void addToReportRoute(Route gtfs, Route osm, Integer osmIndex, boolean found) { + Route gtfsRoute = new Route(gtfs); + if (osm != null) { + //System.out.println(String.format("Adding to reportRoute: %s",gtfsRoute.getRouteId())); + Route osmRoute = new Route(osm); + TreeMap tree = null; + + if (reportRoute.containsKey(gtfsRoute)) { + tree = reportRoute.get(gtfsRoute); + if (found) { + tree.clear(); + } + reportRoute.remove(gtfsRoute); + } + + if (tree == null) { + //tree = new TreeSet(new CompareGtfsOsmRouteScore(gtfsStop)); + tree = new TreeMap(Collections.reverseOrder()); + } + + // 1st value = Score (higher=best match), 2nd value = index of relation in OSMRelations + String gtfsTripId = gtfs.getRouteId(); + String gtfsRouteId = gtfs.getTag("gtfs:route_id"); + String gtfsRouteShortName = gtfs.getRouteRef(); + + Integer score = 0; + + HashMap osmtag = new HashMap(); + osmtag.putAll(OSMRelationTags.get(osmIndex)); + + String osmTripId = (String) osmtag.get("gtfs:trip_id:sample"); + String osmRouteId = (String) osmtag.get("gtfs:route_id"); + if (osmRouteId == null) { + osmRouteId = (String) osmtag.get("gtfs_route_id"); + } + String osmRouteShortName = (String) osmtag.get("ref"); + + if (osmTripId != null && !osmTripId.isEmpty()) { + if (gtfsTripId.equals(osmTripId)) { + // Matched by TripId = Score 1000 + score = 1000; + } else if (gtfsTripIdToRouteVariantMap.containsKey(osmTripId)) { + // Trip id didn't match to the ones we saved as RouteVariant, but there is a matching trip + // in the RouteVariant that is equivalent (it is in the same_sequence_list). Use that one. + score = 900; + } + } else if (osmRouteId != null && !osmRouteId.isEmpty()) { + if (gtfsRouteId.equals(osmRouteId)) { + // Matched by routeId. In that case, there can be more that one relation for the same routeId in OSM (ie. one relation per route variant) + score = 600; + } + } else if (osmRouteShortName != null && !osmRouteShortName.isEmpty()) { + if (gtfsRouteShortName.equals(osmRouteShortName)) { + // Matched by routeShortName. In that case, there can be more that one relation for the same shortName in OSM (ie. one relation per route variant) + score = 300; + } + } else { + // These have no match per tripId, RouteId or RouteShortName. Skip for now + } + + while (tree.containsKey(score)) { + score--; + } + //System.out.println(String.format("Adding %s with score %d",osmRoute.getOsmId(), score)); + + tree.put(score, osmRoute); + + gtfsRoute.addAndOverwriteTags(osmRoute.getTags()); + gtfsRoute.addAndOverwriteTag("gtfs:trip_id:sample", gtfs.toString()); + if (gtfsRoute.toString().equals("none") || gtfsRoute.getRouteId().equals("") || gtfsRoute.getTag("gtfs:trip_id:sample").equals("none")) { + System.out.println(); + } + + reportRoute.put(gtfsRoute, tree); + //System.out.println(String.format("Adding reportRoute: %s: %s",gtfsRoute.getRouteId(), tree.toString())); + } else { + // OSM route is null + if (reportRoute.containsKey(gtfsRoute)) { + reportRoute.remove(gtfsRoute); + } + reportRoute.put(gtfsRoute, new TreeMap<>()); + } + } + /** Remove duplicates between upload set and noUpload set * Otherwise, many noUpload nodes will be in upload set * */ @@ -326,6 +458,33 @@ public Hashtable compareOsmTags(Hashtable osmtag, return diff; } + public static boolean areMembersEqual(LinkedHashSet left, LinkedHashSet right) { + if (left.equals(right)) { + // Also check that they are in the same order + // Because of equals, we are sure to have the same count of items in each collection + Iterator rightMemberIter = right.iterator(); + for (RelationMember leftMember : left) { + if (!rightMemberIter.next().equals(leftMember)) { + return false; + } + } + return true; + } + return false; + } + + public static boolean areMembersEqualForPlatforms(LinkedHashSet left, LinkedHashSet right) { + // First keep only members of OSM (left) that are of role "platform*" + // This is because the right part is what is provided by GTFS and it will only contain platforms + LinkedHashSet leftWithoutWays = new LinkedHashSet<>(); + for (RelationMember leftMember : left) { + if (leftMember.getRole().startsWith("platform")) { + leftWithoutWays.add(leftMember); + } + } + return areMembersEqual(leftWithoutWays, right); + } + /** * Only consider uploaded bus stops * e.g., stops in noUpload and (modify sets - modified stops in osm) @@ -459,49 +618,95 @@ public void compareRouteData() throws InterruptedException{ reportKeys.addAll(report.keySet()); HashSet gtfsRoutes = new HashSet(); gtfsRoutes.addAll(GTFSReadIn.getAllRoutesID()); - for (int i=0; i routeInOneStop = new ArrayList(); - if(st.getRoutes()!=null) { - routeInOneStop.addAll(st.getRoutes()); -// for(int j=0; j osm id + HashMap osmStopIdByGtfsStopId = new HashMap<>(); + // Map: gtfs_stop_id -> osm type (ie. node or way) + HashMap osmStopTypeByGtfsStopId = new HashMap<>(); + for (int i = 0; i < OSMNodes.size(); i++) { + Object gtfs_id = OSMTags.get(i).get("gtfs_id"); + if (gtfs_id != null) { + osmStopIdByGtfsStopId.put(gtfs_id.toString(), OSMNodes.get(i).getValue("id")); + osmStopTypeByGtfsStopId.put(gtfs_id.toString(), OSMNodes.get(i).geOsmPrimitiveType()); } } + for (HashMap.Entry rv_entry : allRouteVariants.entrySet()) { + RouteVariant rv = rv_entry.getValue(); + //Route r = new Route(rv.getOsmValue("gtfs:route_id"), rv.getOsmValue("ref"), OperatorInfo.getFullName()); + Route r = new Route(rv.getOsmValue("gtfs:trip_id:sample"), rv.getOsmValue("ref"), OperatorInfo.getFullName()); + //add tag + r.addTag("type", "route"); + r.addTag("route", rv.getOsmValue("route")); + r.addTag("gtfs:name", rv.getOsmValue("gtfs:name")); + r.addTag("gtfs:trip_id:sample", rv.getOsmValue("gtfs:trip_id:sample")); + r.addTag("gtfs:route_id", rv.getOsmValue("gtfs:route_id")); + r.addTag(tag_defs.OSM_NETWORK_KEY, OperatorInfo.getFullName()); + r.addTag("ref", rv.getOsmValue("ref")); + r.addTag("name", rv.getOsmValue("name")); + r.addTag("from", rv.getOsmValue("from")); + r.addTag("to", rv.getOsmValue("to")); + r.addTag("duration", rv.getDuration()); + if (rv.getOsmValue(tag_defs.OSM_COLOUR_KEY) != null) { + r.addTag(tag_defs.OSM_COLOUR_KEY, rv.getOsmValue(tag_defs.OSM_COLOUR_KEY)); + } + if (MainForm.processingOptions.contains(ProcessingOptions.CREATE_ROUTE_AS_PTV2)) { + r.addTag("public_transport:version", "2"); + } + + //add member + int count = 0; + for (HashMap.Entry rvstop : rv.getStops().entrySet()) { + count++; + // Add gtfs stops as members + String OsmNodeId = String.valueOf(-count); + String gtfsStopId = rvstop.getValue().getStop_id(); + String type; + if (osmStopIdByGtfsStopId.containsKey(gtfsStopId)) { + OsmNodeId = osmStopIdByGtfsStopId.get(rvstop.getValue().getStop_id()); + type = osmStopTypeByGtfsStopId.get(gtfsStopId); + } else { + type = "node"; + } + + String role; + if (!rvstop.getValue().getDrop_off_type().equals("1") + && rvstop.getValue().getPickup_type().equals("1")) { + role = "platform_exit_only"; + } else if (rvstop.getValue().getDrop_off_type().equals("1") + && !rvstop.getValue().getPickup_type().equals("1")) { + role = "platform_entry_only"; + } else { + role = "platform"; + } + + String lat, lon, publicTransportType; + if (osmIdToOSMNodexIndex.get(OsmNodeId) == null) { + lat = "0"; + lon = "0"; + publicTransportType = "platform"; + } else { + lat = OSMNodes.get(osmIdToOSMNodexIndex.get(OsmNodeId)).getLat(); + lon = OSMNodes.get(osmIdToOSMNodexIndex.get(OsmNodeId)).getLon(); + publicTransportType = (String) OSMTags.get(osmIdToOSMNodexIndex.get(OsmNodeId)).get(tag_defs.OSM_STOP_TYPE_KEY); + } + + RelationMember rm = new RelationMember( + OsmNodeId, + type, + role, + lat, + lon, + publicTransportType); + rm.setStatus("GTFS dataset"); + rm.setGtfsId(gtfsStopId); + r.addOsmMember(rm); + } + + // Save to routes + r.setStatus("n"); + routes.put(rv.getTrip_id(), r); + } agencyRoutes.putAll(routes); updateProgress(10); @@ -545,59 +750,182 @@ public void compareRouteData() throws InterruptedException{ ArrayList routeNameKeys = new ArrayList(); routeNameKeys.addAll(routesByShortName.keySet()); + HashSet gtfsTripList = new HashSet(); + for (HashMap.Entry rv_entry : allRouteVariants.entrySet()) { + gtfsTripList.add(rv_entry.getValue().getTrip_id()); + gtfsTripList.addAll(rv_entry.getValue().getSame_trip_sequence()); + } + for(int osm=0; osm em = OSMRelationMembers.get(osm); + Route r; String ostring,idstring,refstring; if (network != null) ostring = network; else ostring = operator; - if (routeKeys.contains(routeId)) - r = new Route(routes.get(routeId)); - else + + Route er; + er = new Route(tripId, routeShortName, ostring); - { - r = new Route(routesByShortName .get(routeShortName)); - routeId = r.getRouteId(); - } - Route er = new Route(routeId, routeShortName, ostring); - ArrayList tempem = new ArrayList(); + LinkedHashSet em = OSMRelationMembers.get(osm); + LinkedHashSet tempem = new LinkedHashSet(); tempem.addAll(em); - for(int i=0; i matchingTrips = gtfsTripIdByOsmIndex.get(osm); + for (String matchingTrip : matchingTrips) { + r = new Route(routes.get(gtfsTripIdToRouteVariantMap.get(matchingTrip))); + + for (RelationMember m : tempem) { + if (this.flagIsDone) { + return; + } + if (osmIdToGtfsId.get(m.getRef()) != null) { + m.setGtfsId((String) osmIdToGtfsId.get(m.getRef())); + } else { + Integer osmNodexIndex = osmIdToOSMNodexIndex.get(m.getRef()); + if (osmNodexIndex != null) { + String gtfsId = (String) OSMTags.get(osmNodexIndex).get(tag_defs.OSM_STOP_ID_KEY); + if (gtfsId != null && !gtfsId.isEmpty()) { + m.setGtfsId(gtfsId); + } + } + } + + RelationMember matchMember = r.getOsmMember(m.getRef()); + if (matchMember != null) { + matchMember.setStatus("both GTFS dataset and OSM server"); + } else { + //r.addOsmMember(new RelationMember(m)); + } + } + Hashtable diff = compareOsmTags(osmtag, r); + boolean areMembersEqual = false; + if (MainForm.processingOptions.contains(ProcessingOptions.CREATE_ROUTE_AS_PTV2)) { + areMembersEqual = areMembersEqualForPlatforms(em, r.getOsmMembers()); + } else { + areMembersEqual = em.containsAll(r.getOsmMembers()); + } + if (!areMembersEqual || diff.size() != 0) { + r.setStatus("m"); + r.addTags(osmtag); + } else { + r.setStatus("e"); + r.addTags(osmtag); + } + + EnumSet strategy = MainForm.processingOptions; + if (strategy.contains(ProcessingOptions.DONT_REPLACE_EXISING_OSM_ROUTE_COLOR)) { + String osmColor = (String) osmtag.get(tag_defs.OSM_COLOUR_KEY); + if (osmColor != null && !osmColor.isEmpty() && !osmColor.equals("none")) { + r.addAndOverwriteTag(tag_defs.OSM_COLOUR_KEY, osmColor); + } + } + + // Put the new + routes.remove(r.getRouteId()); + routes.put(r.getRouteId(), r); + existingRoutes.put(r.getRouteId(), er); + addToReportRoute(r, er, osm, false); + } + + } + } + System.out.println("There are "+routeKeys.size()+" routeKeys in total!"); + } + + public TreeMap getOsmRouteMatchesForGtfsRoute(String tripId) { + TreeMap routeVariantScores = osmRouteVariantScoreByGtfsRoute.get(tripId); + TreeMap osmRouteMatches = new TreeMap<>(); + + for (Map.Entry scoreEntry : routeVariantScores.entrySet()) { + Integer score = scoreEntry.getKey(); + Integer osmRouteIndex = scoreEntry.getValue(); - Hashtable diff = compareOsmTags(osmtag, r); + String osmTripId = (String) OSMRelationTags.get(osmRouteIndex).get("gtfs:trip_id:sample"); + String osmRouteRef = (String) OSMRelationTags.get(osmRouteIndex).get("ref"); + String operator = (String) OSMRelationTags.get(osmRouteIndex).get("operator"); //tag_defs.GTFS_OPERATOR_KEY); //FIXME use tag_defs + String network = (String) OSMRelationTags.get(osmRouteIndex).get("network"); //(tag_defs.GTFS_NETWORK_KEY); //FIXME use tag_defs + + String ostring; + + if (network != null) { + ostring = network; + } else { + ostring = operator; + } + + Route er = new Route(osmTripId, osmRouteRef, ostring); + + LinkedHashSet tempem = new LinkedHashSet(); + LinkedHashSet em = OSMRelationMembers.get(osmRouteIndex); + + tempem.addAll(em); + + for (RelationMember m : tempem) { + if (osmIdToGtfsId.get(m.getRef()) != null) { + m.setGtfsId((String) osmIdToGtfsId.get(m.getRef())); + } else { + Integer osmNodexIndex = osmIdToOSMNodexIndex.get(m.getRef()); + if (osmNodexIndex != null) { + String gtfsId = (String) OSMTags.get(osmNodexIndex).get(tag_defs.OSM_STOP_ID_KEY); + if (gtfsId != null && !gtfsId.isEmpty()) { + m.setGtfsId(gtfsId); + } + } + } + er.addOsmMember(m); + + /*RelationMember matchMember = r.getOsmMember(m.getRef()); + if(matchMember!=null) { + matchMember.setStatus("both GTFS dataset and OSM server"); + } else { + r.addOsmMember(new RelationMember(m)); + }*/ + } + er.addTags(OSMRelationTags.get(osmRouteIndex)); + er.setOsmVersion(OSMRelations.get(osmRouteIndex).getValue("version")); + er.setOsmId(OSMRelations.get(osmRouteIndex).getValue("id")); + /* + Hashtable diff = compareOsmTags(OSMRelationTags.get(osmRouteIndex), r); if(!em.containsAll(r.getOsmMembers()) || diff.size()!=0){ r.setStatus("m"); r.setOsmVersion(osmRelation.getValue("version")); @@ -607,16 +935,88 @@ public void compareRouteData() throws InterruptedException{ } else { r.setStatus("e"); - } + }*/ - routes.remove((String)r.getRouteId()); - routes.put(r.getRouteId(), r); + osmRouteMatches.put(score, er); + } + return osmRouteMatches; + } - existingRoutes.put(routeId, er); + public void buildGtfsTripIdByOsmIndex() { + if (!osmRouteVariantScoreByGtfsRoute.isEmpty() && !gtfsTripIdByOsmIndex.isEmpty()) { + return; + } else { + osmRouteVariantScoreByGtfsRoute.clear(); + gtfsTripIdByOsmIndex.clear(); + } + + assert !agencyRoutes.isEmpty() : "agencyRoutes is empty. Is this called after having populated it?"; + + for (HashMap.Entry gtfsRouteEntry : agencyRoutes.entrySet()) { + + // 1st value = Score (higher=best match), 2nd value = index of relation in OSMRelations + TreeMap scores = new TreeMap<>(); + String gtfsTripId = gtfsRouteEntry.getValue().getRouteId(); + String gtfsRouteId = gtfsRouteEntry.getValue().getTag("gtfs:route_id"); + String gtfsRouteShortName = gtfsRouteEntry.getValue().getRouteRef(); + + int countOfRelationsWithSameRouteId = 0; + int countOfRelationsWithSameRouteShortName = 0; + int countOfRelationsWithEquivalentTripId = 0; + + for (int osm = 0; osm < OSMRelations.size(); osm++) { + if (!gtfsTripIdByOsmIndex.containsKey(osm)) { + gtfsTripIdByOsmIndex.put(osm, new ArrayList()); + } + + AttributesImpl osmRelation = OSMRelations.get(osm); + Hashtable osmtag = new Hashtable(); + osmtag.putAll(OSMRelationTags.get(osm)); + + String osmTripId = (String) osmtag.get("gtfs:trip_id:sample"); + String osmRouteId = (String) osmtag.get("gtfs:route_id"); + if (osmRouteId == null) { + osmRouteId = (String) osmtag.get("gtfs_route_id"); + } + String osmRouteShortName = (String) osmtag.get("ref"); + + if (osmTripId != null && !osmTripId.isEmpty()) { + if (gtfsTripId.equals(osmTripId)) { + // Matched by TripId = Score 1000 + scores.put(1000, osm); + gtfsTripIdByOsmIndex.get(osm).add(gtfsTripId); + } else if (gtfsTripIdToRouteVariantMap.containsKey(osmTripId)) { + // Trip id didn't match to the ones we saved as RouteVariant, but there is a matching trip + // in the RouteVariant that is equivalent (it is in the same_sequence_list). Use that one. + countOfRelationsWithEquivalentTripId++; + scores.put(900 - countOfRelationsWithEquivalentTripId, osm); + } + } else if (osmRouteId != null && !osmRouteId.isEmpty()) { + if (gtfsRouteId.equals(osmRouteId)) { + // Matched by routeId. In that case, there can be more that one relation for the same routeId in OSM (ie. one relation per route variant) + countOfRelationsWithSameRouteId++; + scores.put(600 - countOfRelationsWithSameRouteId, osm); + gtfsTripIdByOsmIndex.get(osm).add(gtfsTripId); + } + } else if (osmRouteShortName != null && !osmRouteShortName.isEmpty()) { + if (gtfsRouteShortName.equals(osmRouteShortName)) { + // Matched by routeShortName. In that case, there can be more that one relation for the same shortName in OSM (ie. one relation per route variant) + countOfRelationsWithSameRouteShortName++; + scores.put(300 - countOfRelationsWithSameRouteShortName, osm); + gtfsTripIdByOsmIndex.get(osm).add(gtfsTripId); + } + } else { + // These have no match per tripId, RouteId or RouteShortName. Skip for now + } } + //System.out.println(String.format("TripId: %s: Scores: %s", gtfsTripId, scores.toString())); + osmRouteVariantScoreByGtfsRoute.put(gtfsTripId, scores); } - System.out.println("There are "+routeKeys.size()+" routeKeys in total!"); + + //for (HashMap.Entry> osmRel : gtfsTripIdByOsmIndex.entrySet()) { + // System.out.println(String.format("OsmIndex %d references trips: %s", osmRel.getKey(), osmRel.getValue().toString())); + //} } /** @@ -646,8 +1046,9 @@ public void compareBusStopData() throws InterruptedException { } Hashtable osmtag = new Hashtable(); osmtag.putAll(OSMTags.get(osmindex)); - String osmOperator = (String)osmtag.get(tag_defs.GTFS_OPERATOR_KEY); + String osmOperator = (String)osmtag.get(tag_defs.OSM_NETWORK_KEY); String osmStopID = (String)osmtag.get("gtfs_id"); + String osmPlatformType = (String)osmtag.get(tag_defs.OSM_STOP_TYPE_KEY); //add leading 0's if(osmStopID!=null) { if (!osmStopID.equals("missing")) { @@ -674,13 +1075,18 @@ public void compareBusStopData() throws InterruptedException { osmOperator = "missing"; } String osmStopName = (String)osmtag.get("name"); - AttributesImpl node = OSMNodes.get(osmindex); + NodeWayAttr node = OSMNodes.get(osmindex); String version = Integer.toString(Integer.parseInt(node.getValue("version"))); if (isOp) { for (int gtfsindex=0; gtfsindex possible same exact stop --> add gtfs_id, operator, stop_name else { - Stop ns = new Stop(gtfsStop); - ns.addTags(osmtag); - ns.setOsmId(node.getValue("id")); - ns.setOsmVersion(version); + if (osmPlatformType.equals(gtfsStop.getOsmPublicTransportType())) { + Stop ns = new Stop(gtfsStop); + ns.addTags(osmtag); + ns.setOsmId(node.getValue("id")); + ns.setOsmVersion(version); - modify.add(ns); + modify.add(ns); - osmActiveUsers.add(node.getValue("user")); + osmActiveUsers.add(node.getValue("user")); - noUpload.add(ns); - osmIdToGtfsId.put(node.getValue("id"), gtfsStop.getStopID()); - Stop es = new Stop(osmStopID, osmOperator, osmStopName, node.getValue("lat"), node.getValue("lon")); - es.addTags(osmtag); - es.setOsmId(node.getValue("id")); - es.setOsmVersion(version); - es.setReportText("Possible redundant stop with gtfs_id = "+gtfsStop.getStopID() + - "\n ACTION: Modify OSM stop["+node.getValue("id")+"] with expected gtfs_id and operator!"); - es.setLastEditedOsmUser(node.getValue("user")); - es.setLastEditedOsmDate(node.getValue("timestamp")); + noUpload.add(ns); + osmIdToGtfsId.put(node.getValue("id"), gtfsStop.getStopID()); + Stop es = new Stop(node.geOsmPrimitiveType(), osmStopID, osmOperator, osmStopName, node.getLat(), node.getLon(), null); + es.addTags(osmtag); + es.setWayNdRefs(node.getWayNds()); + es.setOsmId(node.getValue("id")); + es.setOsmVersion(version); + es.setReportText("Possible redundant stop with gtfs_id = " + gtfsStop.getStopID() + + "\n ACTION: Modify OSM stop[" + node.getValue("id") + "] with expected gtfs_id and operator!"); + es.setLastEditedOsmUser(node.getValue("user")); + es.setLastEditedOsmDate(node.getValue("timestamp")); - ns.setReportCategory("MODIFY"); - addToReport(ns, es, true); - break; + ns.setReportCategory("MODIFY"); + addToReport(ns, es, true); + break; + } } } } @@ -884,6 +1296,10 @@ public void compareBusStopData() throws InterruptedException { // if ((!noUpload.contains((GTFSstops.get(i)))) && (!reportKeys.contains(GTFSstops.get(i))) ) { if ((!noUpload.contains((GTFSstops.get(i)))) && (!reportIDs.contains(GTFSstops.get(i).getStopID())) ) { Stop n = new Stop(GTFSstops.get(i)); + // Skip gtfs "stations" + if (MainForm.processingOptions.contains(ProcessingOptions.SKIP_GTFS_STATIONS) && n.getTag("public_transport").equals("station")) { + continue; + } n.setReportText("New upload with no conflicts"); n.setReportCategory("UPLOAD_NO_CONFLICT"); upload.add(n); @@ -903,7 +1319,7 @@ public void setStopWithOsmDataDefault(){ String category = s.getReportCategory(); if(category.equals("MODIFY")){ TreeSet arr = report.get(s); - if(arr.size()==1) { + if(arr != null && arr.size()==1) { String tempStopId=null; report.remove(s); // empty all the value of the tags @@ -943,7 +1359,7 @@ public void startCompare() throws InterruptedException{ updateProgress(5); this.setMessage("Getting existing bus stops..."); progressMonitor.setNote("This might take several minutes..."); - ArrayList tempOSMNodes = osmRequest.getExistingBusStops(Double.toString(minLon), Double.toString(minLat), + ArrayList tempOSMNodes = osmRequest.getExistingBusStops(Double.toString(minLon), Double.toString(minLat), Double.toString(maxLon), Double.toString(maxLat)); if(this.flagIsDone) return; progressMonitor.setNote(""); @@ -1004,7 +1420,18 @@ public Void doInBackground(){ System.out.println("Agency Name: " + aName); if (aName!= null) OperatorInfo.setFullName(aName); - List st = data.readBusStop(fileNameInStops, OperatorInfo.getFullName(), fileNameInRoutes, fileNameInTrips, fileNameInStopTimes); + + List st = data.readBusStop(fileNameInStops, OperatorInfo.getFullName(), fileNameInRoutes, fileNameInTrips, fileNameInStopTimes, fileNameNetexStops); + + allRouteVariants = data.readRouteVariants(fileNameInStopTimes, fileNameInTrips, fileNameInRoutes); + gtfsTripIdToRouteVariantMap = data.getGtfsTripIdToRouteVariantMap(); + allRouteVariantsByRoute = GTFSReadIn.getAllRouteVariantsByRoute(allRouteVariants); + //for (HashMap.Entry rv : allRouteVariants.entrySet()) { + // String key = rv.getKey(); + // RouteVariant value = rv.getValue(); + // System.out.println(value.toText()); + //} + if(this.flagIsDone){ updateProgress(100); done(); @@ -1067,7 +1494,7 @@ public void generateReport(){ arr.addAll(entry.getValue()); reportArrays.put(key, arr); } - ReportViewer rv = new ReportViewer(GTFSstops, reportArrays, upload, modify, delete, routes, agencyRoutes, existingRoutes, taskOutput); + ReportViewer rv = new ReportViewer(GTFSstops, reportArrays, upload, modify, delete, reportRoute, routes, agencyRoutes, existingRoutes, taskOutput); String info = "Active OSM bus stop mappers:\n"+osmActiveUsers.toString()+"\n\n"; info += "There are currently "+OSMNodes.size()+" OSM stops in the region\n\n"; info += "Transit agency GTFS dataset has "+GTFSstops.size()+" stops"; @@ -1083,4 +1510,4 @@ public void generateReport(){ } } -//TODO parallelise comparebusdata using https://stackoverflow.com/questions/11366330/waiting-for-multiple-swingworkers/11372932#11372932 \ No newline at end of file +//TODO parallelise comparebusdata using https://stackoverflow.com/questions/11366330/waiting-for-multiple-swingworkers/11372932#11372932 diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/BusStopParser.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/BusStopParser.java index c4e784bd..fcb82d7b 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/BusStopParser.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/BusStopParser.java @@ -18,7 +18,9 @@ package edu.usf.cutr.go_sync.tools.parser; import java.util.ArrayList; +import java.util.HashMap; import java.util.Hashtable; +import java.util.Map; import org.xml.sax.helpers.DefaultHandler; import org.xml.sax.Attributes; import org.xml.sax.SAXException; @@ -30,34 +32,62 @@ */ public class BusStopParser extends DefaultHandler{ private Hashtable tempTag; - private AttributesImpl attImplNode; - private ArrayList xmlNodes; + private NodeWayAttr attImplNode; + private ArrayList xmlNodeWays; private ArrayList xmlTags; + private ArrayList wayNds; + private String firstNodeRefOfWay; + private int nodeOfWayItemCount = 0; + private Map wayNodeMap = new HashMap<>(); + private ArrayList allNodesReferencedByWays = new ArrayList<>(); + + private Map nodeLatMap = new HashMap<>(); + private Map nodeLonMap = new HashMap<>(); + public BusStopParser(){ - xmlNodes = new ArrayList(); + xmlNodeWays = new ArrayList(); xmlTags = new ArrayList(); } @Override public void startElement(String namespaceURI, String localName, String qname, Attributes attributes) throws SAXException { - if (qname.equals("node") || qname.equals("changeset")) { - attImplNode = new AttributesImpl(attributes); - xmlNodes.add(attImplNode); + if (qname.equals("node") || qname.equals("way") || qname.equals("changeset")) { + attImplNode = new NodeWayAttr(attributes, qname); tempTag = new Hashtable(); // start to collect tags of that node + wayNds = new ArrayList<>(); // start to collect tags of that node + } + if (qname.equals("node")) { + nodeLatMap.put(attributes.getValue("id"), attributes.getValue("lat")); + nodeLonMap.put(attributes.getValue("id"), attributes.getValue("lon")); + } + if (qname.equals("nd")) { + if (nodeOfWayItemCount == 0) { + firstNodeRefOfWay = attributes.getValue("ref"); + } + allNodesReferencedByWays.add(attributes.getValue("ref")); + wayNds.add(attributes.getValue("ref")); + nodeOfWayItemCount++; } if (qname.equals("tag")) { AttributesImpl attImpl = new AttributesImpl(attributes); - // System.out.println(attImpl.getValue("k") + attImpl.getValue("v")); tempTag.put(attImpl.getValue("k"), attImpl.getValue("v")); // insert key and value of that tag into Hashtable } } @Override public void endElement (String uri, String localName, String qName) throws SAXException { - if (qName.equals("node")) { + if (qName.equals("way")) { + nodeOfWayItemCount = 0; + wayNodeMap.put(attImplNode.getValue("id"), firstNodeRefOfWay); + //System.out.println("Adding way: " + attImplNode.getValue("id")); + attImplNode.setWayNds(wayNds); + } + if (qName.equals("node") || qName.equals("way") || qName.equals("changeset")) { + xmlNodeWays.add(attImplNode); xmlTags.add(tempTag); + //System.out.println("Adding '" + qName + "' object: " + attImplNode.getValue("id")); } } - public AttributesImpl getOneNode(){ + public NodeWayAttr getOneNode(){ return attImplNode; } @@ -65,11 +95,67 @@ public Hashtable getTagsOneNode(){ return tempTag; } - public ArrayList getNodes(){ - return xmlNodes; + public ArrayList getNodes(){ + return xmlNodeWays; } public ArrayList getTags(){ return xmlTags; } -} \ No newline at end of file + + public ArrayList getWayNds() { + return allNodesReferencedByWays; + } + + @Override + public void endDocument() throws SAXException { + + ArrayList indexOfNodesToRemove = new ArrayList<>(); + + for (NodeWayAttr nodeway : xmlNodeWays) { + // Set lat/lon of the 1st node of each way + if (nodeway.osmPrimitiveType.equals("way")) { + String wayId = nodeway.getValue("id"); + String nodeRef = wayNodeMap.get(wayId); + String lat = nodeLatMap.get(nodeRef); + String lon = nodeLonMap.get(nodeRef); + +// System.out.println( +// "Processing way: " + wayId +// + " - 1st node ref: " + nodeRef +// + " - lat: " + lat +// + " - lon: " + lon +// ); + nodeway.setLat(lat); + nodeway.setLon(lon); + } + + if (allNodesReferencedByWays.contains(nodeway.getValue("id"))) { + indexOfNodesToRemove.add(xmlNodeWays.indexOf(nodeway)); + } + } + + // Remove nodes that are part of a way + for (int i = xmlNodeWays.size() - 1; i >= 0; i--) { + if (indexOfNodesToRemove.contains(i)) { + // Don't remove node if it has a public_transport=platform tag + if (xmlTags.get(i).containsKey("public_transport") && xmlTags.get(i).get("public_transport").equals("platform")) { + System.out.println("Not removing node " + i + " of lat: " + xmlNodeWays.get(i).getLat()); + continue; + } + NodeWayAttr n = xmlNodeWays.remove(i); + xmlTags.remove(i); + //System.out.println("Removing index: " + i + " - nodeId: " + n.getValue("id")); + } + } + + //printNodeWayContent(); + } + + public void printNodeWayContent() { + System.out.println("All nodes/ways after parsing:"); + for (NodeWayAttr nodeway : xmlNodeWays) { + System.out.println(nodeway.toString()); + } + } +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/ChangesetDownloadParser.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/ChangesetDownloadParser.java index d385c60c..b9015d09 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/ChangesetDownloadParser.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/ChangesetDownloadParser.java @@ -52,7 +52,7 @@ public ChangesetDownloadParser(){ AttributesImpl attImpl = new AttributesImpl(attributes); String osmid = attImpl.getValue("id"); String version = attImpl.getValue("version"); - Stop s = new Stop(osmid, null,null,"0","0"); + Stop s = new Stop("node", osmid, null,null,"0","0", null); s.setOsmId(osmid); s.setOsmVersion(version); if (status.equals("create")) { diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/NodeWayAttr.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/NodeWayAttr.java new file mode 100644 index 00000000..433420de --- /dev/null +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/NodeWayAttr.java @@ -0,0 +1,87 @@ +/** + * Copyright (C) 2023 University of South Florida and individual contributors. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * + */ + +package edu.usf.cutr.go_sync.tools.parser; + +import java.util.ArrayList; +import org.xml.sax.Attributes; +import org.xml.sax.helpers.AttributesImpl; + +public class NodeWayAttr extends AttributesImpl { + + String osmPrimitiveType; // node or way + String lat; + String lon; + + ArrayList wayNds = new ArrayList<>(); + + NodeWayAttr(Attributes attr, String object_type) { + super(attr); + this.osmPrimitiveType = object_type; + } + + public ArrayList getWayNds() { + return wayNds; + } + + public void setWayNds(ArrayList wayNds) { + //System.out.println("Adding " + wayNds.size() + " nds to way."); + //System.out.println(wayNds.toString()); + this.wayNds = wayNds; + } + + public void setLat(String lat) { + if (osmPrimitiveType.equals("way")) { + this.lat = lat; + } + } + + public void setLon(String lon) { + if (osmPrimitiveType.equals("way")) { + this.lon = lon; + } + } + + public String getLat() { + if (osmPrimitiveType.equals("way")) { + return lat; + } + return getValue("lat"); + } + + public String getLon() { + if (osmPrimitiveType.equals("way")) { + return lon; + } + return getValue("lon"); + } + + public String geOsmPrimitiveType() { + return osmPrimitiveType; + } + + public boolean shouldSaveGeoData() { + return !osmPrimitiveType.equals("way"); + } + + @Override + public String toString() { + String a = "primitive type: [%s]\t- id: [%s]\t - lat: [%s]\t- lon: [%s]\t - " + + "nodes content: %s"; + return String.format(a, osmPrimitiveType, getValue("id"), lat, lon, wayNds.toString()); + } +} diff --git a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/RouteParser.java b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/RouteParser.java index f28fe2d3..ac5063b5 100644 --- a/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/RouteParser.java +++ b/GO_Sync/src/main/java/edu/usf/cutr/go_sync/tools/parser/RouteParser.java @@ -18,9 +18,10 @@ package edu.usf.cutr.go_sync.tools.parser; import java.util.ArrayList; -import java.util.HashSet; import java.util.Hashtable; import edu.usf.cutr.go_sync.object.RelationMember; +import java.util.HashMap; +import java.util.LinkedHashSet; import org.xml.sax.helpers.DefaultHandler; import org.xml.sax.Attributes; import org.xml.sax.SAXException; @@ -32,33 +33,69 @@ */ public class RouteParser extends DefaultHandler { private Hashtable tempTag; - private HashSet tempMembers; + private LinkedHashSet tempMembers; private ArrayList xmlRelations; //xmlTags ----------- xmlMembers private ArrayList xmlTags; - private ArrayList> xmlMembers; - public RouteParser(){ + private ArrayList> xmlMembers; + private HashMap nodes, ways, nodeWayPtValue; + boolean inWay, inNode; + String nodeWayId; + int ndcount; + + public RouteParser() { xmlRelations = new ArrayList(); xmlTags = new ArrayList(); - xmlMembers = new ArrayList>(); + xmlMembers = new ArrayList>(); + nodes = new HashMap<>(); + ways = new HashMap<>(); + nodeWayPtValue = new HashMap<>(); + inWay = false; + inNode = false; + ndcount = 0; } + @Override public void startElement(String namespaceURI, String localName, String qname, Attributes attributes) throws SAXException { if (qname.equals("relation")) { AttributesImpl attImpl = new AttributesImpl(attributes); xmlRelations.add(attImpl); tempTag = new Hashtable(); // start to collect tags of that relation - tempMembers = new HashSet(); + tempMembers = new LinkedHashSet(); } - if (tempTag!=null && qname.equals("tag")) { - AttributesImpl attImpl = new AttributesImpl(attributes); - tempTag.put(attImpl.getValue("k"), attImpl.getValue("v")); // insert key and value of that tag into Hashtable + if (qname.equals("tag")) { + if (tempTag != null) { + AttributesImpl attImpl = new AttributesImpl(attributes); + tempTag.put(attImpl.getValue("k"), attImpl.getValue("v")); // insert key and value of that tag into Hashtable + } + if (inNode || inWay) { + AttributesImpl attImpl = new AttributesImpl(attributes); + if (attImpl.getValue("k").equals("public_transport")) { + nodeWayPtValue.put(nodeWayId, attImpl.getValue("v")); + } + } } if (tempMembers!=null && qname.equals("member")) { AttributesImpl attImpl = new AttributesImpl(attributes); - RelationMember rm = new RelationMember(attImpl.getValue("ref"),attImpl.getValue("type"),attImpl.getValue("role")); + RelationMember rm = new RelationMember(attImpl.getValue("ref"), attImpl.getValue("type"), attImpl.getValue("role"), "", "", "unknown"); rm.setStatus("OSM server"); tempMembers.add(rm); } + if (qname.equals("node")) { + inNode = true; + AttributesImpl attImpl = new AttributesImpl(attributes); + nodeWayId = attImpl.getValue("id"); + nodes.put(attImpl.getValue("id"), attImpl.getValue("lat") + ";" + attImpl.getValue("lon")); + } + if (qname.equals("way")) { + inWay = true; + AttributesImpl attImpl = new AttributesImpl(attributes); + nodeWayId = attImpl.getValue("id"); + } + if (qname.equals("nd") && inWay && ndcount == 0) { + ndcount++; + AttributesImpl attImpl = new AttributesImpl(attributes); + ways.put(nodeWayId, attImpl.getValue("ref")); + } } @Override public void endElement (String uri, String localName, String qName) throws SAXException { @@ -68,6 +105,44 @@ public RouteParser(){ tempTag = null; tempMembers = null; } + if (qName.equals("way")) { + inWay = false; + ndcount = 0; + } + if (qName.equals("node")) { + inNode = false; + ndcount = 0; + } + } + + @Override + public void endDocument() throws SAXException { + super.endDocument(); + HashMap waysWithGeo = new HashMap<>(); + for (HashMap.Entry way : ways.entrySet()) { + waysWithGeo.put(way.getKey(), nodes.get(way.getValue())); + } + + for (LinkedHashSet hs : xmlMembers) { + for (RelationMember m : hs) { + String nodeId = nodes.get(m.getRef()); + //System.out.println(String.format("Id: %s / nodeId: %s", m.getRef(), nodeId)); + if (nodeId != null) { + m.setLat(nodeId.split(";")[0]); + m.setLon(nodeId.split(";")[1]); + } else { + String wayId = waysWithGeo.get(m.getRef()); + //System.out.println(String.format("Id: %s / wayId: %s", m.getRef(), wayId)); + if (wayId != null) { + m.setLat(wayId.split(";")[0]); + m.setLon(wayId.split(";")[1]); + } + } + if (nodeWayPtValue.containsKey(m.getRef())) { + m.setRefOsmPublicTransportType(nodeWayPtValue.get(m.getRef())); + } + } + } } public ArrayList getRelations(){ @@ -78,7 +153,7 @@ public ArrayList getTags(){ return xmlTags; } - public ArrayList> getMembers(){ + public ArrayList> getMembers(){ return xmlMembers; } } \ No newline at end of file diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/README b/GO_Sync/swingx-ws-1.0-bin/docs/README deleted file mode 100644 index 347306d1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/README +++ /dev/null @@ -1,51 +0,0 @@ -Readme - SwingLabs SwingX-WS Project - http://swingx-ws.dev.java.net - -SwingX-WS contains a set of JavaBeans for interacting with web services. -Initial beans include support for several Yahoo and Google webservices such as -searching news, video, images, and financial data, as well as a generic tile -based mapping component (as seen in the Aerith demo at JavaOne 2006), The -SwingX-WS beans have been designed with graphical configuration in mind and work -very well inside of a JavaBeans aware editor such as NetBeans. - -Getting the Latest Source -========================= - -1) Check out the lastest code -Download the latest release from our CVS repository; full instructions are at -https://swingx-ws.dev.java.net/servlets/ProjectSource - -but you can check out using the generic account "guest", with these settings - -cvs -d :pserver:guest@cvs.dev.java.net:/cvs login - -followed by - -cvs -d :pserver:guest@cvs.dev.java.net:/cvs checkout swingx-ws - - -Building the Source -=================== -SwingX-WS relies on Ant and Ant build files for controlling compilation, building docs, testing, etc. You can use our Ant build scripts or use your own--some IDEs make this easy to do. - -To compile from the command line, you'll need to have Apache Ant installed; see http://ant.apache.org. - -IMPORTANT: our default task in Ant also runs our unit tests, which are written using jUnit. You need to have Ant be aware of jUnit *before* compiling SwingX-WS. We can't help you with -this--it's an Ant configuration issue. - -If jUnit is not properly configured, you may get an error like this: - BUILD FAILED - c:\swingx-ws\nbproject\build-impl.xml:407: Following error occured while executing this line - c:\swingx-ws\nbproject\build-impl.xml:127: Could not create task or type of type: junit. - - Ant could not find the task or a class this task relies upon. - -Suggestions: -- for Ant 1.5.x and previous, make sure optional.jar is in your ANT_HOME\lib directory. -- for Ant 1.6.x and above, make sure ant-junit.jar is in your ANT_HOME\lib directory, and that jUnit.jar is either in that directory as well OR listed on your CLASSPATH. - -You can build SwingX-WS by going to the command line and typing -ant - -That should be it--this will test and build swingx-ws.jar in the dist directory. - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/README.html b/GO_Sync/swingx-ws-1.0-bin/docs/README.html deleted file mode 100644 index f2c9e28d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/README.html +++ /dev/null @@ -1,108 +0,0 @@ - - - - - Readme - SwingLabs SwingX Project - http://swingx.dev.java.net - - - - -
-
- - -
-
-

SwingX-WS contains a set of JavaBeans for interacting with web services. - Initial beans include support for several Yahoo and Google webservices such as - searching news, video, images, and financial data, as well as a generic tile - based mapping component (as seen in the Aerith demo at JavaOne 2006), The - SwingX-WS beans have been designed with graphical configuration in mind and work - very well inside of a JavaBeans aware editor such as NetBeans.

- -

The SwingX-WS project is actively seeking new developer to enhance the - existing beans and build new ones. We would especially like to see beans for - accessing Google's search services, Flickr photos, Microsoft Live, MusicBrainz - metadata, and enhancements to the JXMapViewer for connecting to NASA map - servers. Please join the SwingLabs forum and - mailing list

- -

Currently the SwingX-WS project has the following beans:

-
    - -
  • BackgroundWorker: a configurable wrapper around SwingWorker for performing - long running tasks.
  • - -
  • JXMapViewer: a generic viewer for tile based map servers
  • - -
  • Yahoo Search: a non-visual bean for calling Yahoo's various search services, - including images and video
  • - -
- -

SwingX-WS is released under the LGPL license and is part of the SwingLabs - umbrella project on Java.net

-
-
-

Getting the Latest Source

-

Download the latest release from our CVS repository; full instructions are at - https://swingx-ws.dev.java.net/servlets/ProjectSource. - But you can check out using the generic account "guest", with these settings -

-            cvs -d :pserver:guest@cvs.dev.java.net:/cvs login
-                        
- followed by -
-            cvs -d :pserver:guest@cvs.dev.java.net:/cvs checkout swingx-ws
-                        
-

-
-
-

Building the Source

-

SwingX-WS relies on Ant and Ant build files for controlling compilation, building - docs, testing, etc. You can use our Ant build scripts or use your own--some IDEs - make this easy to do.

- -

To compile from the command line, you'll need to have Apache Ant installed; - see http://ant.apache.org.

- -

IMPORTANT: our default task in Ant also runs our unit tests, which are - written using jUnit. You need to have Ant be aware of jUnit before compiling - SwingX-WS. We can't help you with this--it's an Ant configuration issue.

- -

If jUnit is not properly configured, you may get an error like this: -

-            BUILD FAILED
-            c:\swingx-ws\nbproject\build-impl.xml:407: Following error occured while executing this line
-            c:\swingx-ws\nbproject\build-impl.xml:127: Could not create task or type of type: junit.
-
-            Ant could not find the task or a class this task relies upon.
-                        

- -

Suggestions: -

    -
  • for Ant 1.5.x and previous, make sure optional.jar is in your ANT_HOME\lib directory.
  • -
  • for Ant 1.6.x and above, make sure ant-junit.jar is in your ANT_HOME\lib directory, - and that jUnit.jar is either in that directory as well OR listed on your CLASSPATH.
  • -
- You can build SwingX-WS by going to the command line and typing -

-            ant
-                        
- That should be it--this will test and build swingx-ws.jar in the dist directory.

-
-
- -
- - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/images/background.png b/GO_Sync/swingx-ws-1.0-bin/docs/images/background.png deleted file mode 100644 index ff99c80c..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/docs/images/background.png and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/images/banner.png b/GO_Sync/swingx-ws-1.0-bin/docs/images/banner.png deleted file mode 100644 index 99bc880c..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/docs/images/banner.png and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/images/footer.png b/GO_Sync/swingx-ws-1.0-bin/docs/images/footer.png deleted file mode 100644 index d535838c..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/docs/images/footer.png and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/images/menu-background.png b/GO_Sync/swingx-ws-1.0-bin/docs/images/menu-background.png deleted file mode 100644 index 790835c2..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/docs/images/menu-background.png and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/images/shadow.png b/GO_Sync/swingx-ws-1.0-bin/docs/images/shadow.png deleted file mode 100644 index e9f65364..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/docs/images/shadow.png and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/images/stitch.png b/GO_Sync/swingx-ws-1.0-bin/docs/images/stitch.png deleted file mode 100644 index 2fc07ba9..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/docs/images/stitch.png and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/allclasses-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/allclasses-frame.html deleted file mode 100644 index 84368cd3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/allclasses-frame.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - -All Classes - - - - - - - - - - - -All Classes -
- - - - - -
AbortEvent -
-AbortListener -
-Abs -
-AbstractForm -
-AbstractFunction -
-AbstractHttpService -
-AbstractRadioInput -
-AbstractSelect -
-AbstractTileFactory -
-AsyncHttpRequest -
-AsyncHttpRequest.ReadyState -
-AsyncRequestAdapter -
-AsyncRequestListener -
-BackgroundEvent -
-BackgroundListener -
-BackgroundWorker -
-BackgroundWorkerBeanInfo -
-BaseService -
-Coloration -
-Cookie -
-CookieManager -
-Country -
-CylindricalProjectionTileFactory -
-DefaultInput -
-DefaultTileFactory -
-DefaultWaypoint -
-DefaultWaypointRenderer -
-DoneEvent -
-DoneListener -
-EmptyTileFactory -
-Encoding -
-EndsWith -
-EqualsIgnoreCase -
-EscapeUri -
-ESRITileFactory -
-FailureEvent -
-FailureListener -
-FileFormat -
-FileFormat -
-FileInput -
-FileParameter -
-Form -
-Format -
-FormRequest -
-Forms -
-GeoBounds -
-GeoPosition -
-GeoUtil -
-Header -
-Header.Element -
-HtmlHttpRequest -
-HttpService -
-Input -
-JsonHttpRequest -
-JXHtmlForm -
-JXHtmlForm.Option -
-JXHtmlForm.Parameter -
-JXMapKit -
-JXMapKit.DefaultProviders -
-JXMapKitBeanInfo -
-JXMapKitBeanInfo.DefaultProvidersPropertyEditor -
-JXMapViewer -
-JXMapViewerApplet -
-Language -
-License -
-LocalResponseCache -
-LowerCase -
-Matches -
-MercatorUtils -
-Method -
-NameValuePair -
-PagedResultsArrayList -
-PagedResultsArrayListBeanInfo -
-PagedResultsList -
-Parameter -
-RadioInput -
-Region -
-Replace -
-Request -
-Response -
-ResultsArrayList -
-ResultsList -
-RSSException -
-Select -
-Session -
-Session.SecurityLevel -
-SimpleDocument -
-SimpleDocumentBuilder -
-SimpleHtmlCollection -
-SimpleHtmlDocument -
-SimpleHtmlDocumentBuilder -
-SimpleNodeList -
-SLMapServerInfo -
-SoapHttpRequest -
-State -
-StatusCode -
-Subscription -
-Tile -
-Tile.Priority -
-TileCache -
-TileFactory -
-TileFactoryInfo -
-Type -
-UpperCase -
-Utils -
-Waypoint -
-WaypointPainter -
-WaypointRenderer -
-WebService -
-WebService.Operation -
-WMSService -
-WMSTileFactory -
-XmlHttpRequest -
-XPathFunctionResolverImpl -
-XPathUtils -
-YahooCompanyFinanceNews -
-YahooCompanyFinanceNews.Type -
-YahooCompanyFinanceNewsBeanInfo -
-YahooContextSearch -
-YahooContextSearch.Result -
-YahooContextSearchBeanInfo -
-YahooFinanceNews -
-YahooFinanceNewsBeanInfo -
-YahooImageSearch -
-YahooImageSearch.Result -
-YahooImageSearchBeanInfo -
-YahooNews -
-YahooNewsBeanInfo -
-YahooRelatedSuggestion -
-YahooRelatedSuggestionBeanInfo -
-YahooRSS -
-YahooSearch -
-YahooSpellingSuggestion -
-YahooSpellingSuggestionBeanInfo -
-YahooVideoSearch -
-YahooVideoSearch.Result -
-YahooVideoSearchBeanInfo -
-YahooWebSearch -
-YahooWebSearch.Result -
-YahooWebSearchBeanInfo -
-
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/allclasses-noframe.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/allclasses-noframe.html deleted file mode 100644 index 710a4f18..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/allclasses-noframe.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - -All Classes - - - - - - - - - - - -All Classes -
- - - - - -
AbortEvent -
-AbortListener -
-Abs -
-AbstractForm -
-AbstractFunction -
-AbstractHttpService -
-AbstractRadioInput -
-AbstractSelect -
-AbstractTileFactory -
-AsyncHttpRequest -
-AsyncHttpRequest.ReadyState -
-AsyncRequestAdapter -
-AsyncRequestListener -
-BackgroundEvent -
-BackgroundListener -
-BackgroundWorker -
-BackgroundWorkerBeanInfo -
-BaseService -
-Coloration -
-Cookie -
-CookieManager -
-Country -
-CylindricalProjectionTileFactory -
-DefaultInput -
-DefaultTileFactory -
-DefaultWaypoint -
-DefaultWaypointRenderer -
-DoneEvent -
-DoneListener -
-EmptyTileFactory -
-Encoding -
-EndsWith -
-EqualsIgnoreCase -
-EscapeUri -
-ESRITileFactory -
-FailureEvent -
-FailureListener -
-FileFormat -
-FileFormat -
-FileInput -
-FileParameter -
-Form -
-Format -
-FormRequest -
-Forms -
-GeoBounds -
-GeoPosition -
-GeoUtil -
-Header -
-Header.Element -
-HtmlHttpRequest -
-HttpService -
-Input -
-JsonHttpRequest -
-JXHtmlForm -
-JXHtmlForm.Option -
-JXHtmlForm.Parameter -
-JXMapKit -
-JXMapKit.DefaultProviders -
-JXMapKitBeanInfo -
-JXMapKitBeanInfo.DefaultProvidersPropertyEditor -
-JXMapViewer -
-JXMapViewerApplet -
-Language -
-License -
-LocalResponseCache -
-LowerCase -
-Matches -
-MercatorUtils -
-Method -
-NameValuePair -
-PagedResultsArrayList -
-PagedResultsArrayListBeanInfo -
-PagedResultsList -
-Parameter -
-RadioInput -
-Region -
-Replace -
-Request -
-Response -
-ResultsArrayList -
-ResultsList -
-RSSException -
-Select -
-Session -
-Session.SecurityLevel -
-SimpleDocument -
-SimpleDocumentBuilder -
-SimpleHtmlCollection -
-SimpleHtmlDocument -
-SimpleHtmlDocumentBuilder -
-SimpleNodeList -
-SLMapServerInfo -
-SoapHttpRequest -
-State -
-StatusCode -
-Subscription -
-Tile -
-Tile.Priority -
-TileCache -
-TileFactory -
-TileFactoryInfo -
-Type -
-UpperCase -
-Utils -
-Waypoint -
-WaypointPainter -
-WaypointRenderer -
-WebService -
-WebService.Operation -
-WMSService -
-WMSTileFactory -
-XmlHttpRequest -
-XPathFunctionResolverImpl -
-XPathUtils -
-YahooCompanyFinanceNews -
-YahooCompanyFinanceNews.Type -
-YahooCompanyFinanceNewsBeanInfo -
-YahooContextSearch -
-YahooContextSearch.Result -
-YahooContextSearchBeanInfo -
-YahooFinanceNews -
-YahooFinanceNewsBeanInfo -
-YahooImageSearch -
-YahooImageSearch.Result -
-YahooImageSearchBeanInfo -
-YahooNews -
-YahooNewsBeanInfo -
-YahooRelatedSuggestion -
-YahooRelatedSuggestionBeanInfo -
-YahooRSS -
-YahooSearch -
-YahooSpellingSuggestion -
-YahooSpellingSuggestionBeanInfo -
-YahooVideoSearch -
-YahooVideoSearch.Result -
-YahooVideoSearchBeanInfo -
-YahooWebSearch -
-YahooWebSearch.Result -
-YahooWebSearchBeanInfo -
-
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/constant-values.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/constant-values.html deleted file mode 100644 index 8b5cb966..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/constant-values.html +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - -Constant Field Values - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Constant Field Values

-
-
-Contents - - - - - - -
-org.jdesktop.*
- -

- - - - - - - - - - - - - - - - - -
org.jdesktop.swingx.JXHtmlForm
-public static final java.lang.StringNAME"JXHtmlForm-form-name-id"
-public static final java.lang.StringVALUE"JXHtmlForm-form-value-id"
- -

- -

- - - - - - - - - - - - -
org.jdesktop.swingx.mapviewer.LocalResponseCache
-public static final booleanIS_CACHE_DISABLEDtrue
- -

- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews
-public static final java.lang.StringBANKING"banking"
-public static final java.lang.StringBONDS"bonds"
-public static final java.lang.StringCOMMODITIES"commodities"
-public static final java.lang.StringCURRENCIES"currencies"
-public static final java.lang.StringFUNDS"funds"
-public static final java.lang.StringINTERNATIONAL_FINANCE"international"
-public static final java.lang.StringMORTGAGES"mortgages"
-public static final java.lang.StringMOST_POPULAR"mostpopular"
-public static final java.lang.StringRETIREMENT"retirement"
-public static final java.lang.StringTAXES"taxes"
-public static final java.lang.StringUS_MARKETS"usmarkets"
- -

- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
org.jdesktop.swingx.ws.yahoo.rss.YahooNews
-public static final java.lang.StringBUSINESS"business"
-public static final java.lang.StringBUSINESS_ECONOMY"economy"
-public static final java.lang.StringBUSINESS_STOCKS"stocks"
-public static final java.lang.StringENTERTAINMENT"entertainment"
-public static final java.lang.StringHIGHEST_RATED"highestrated"
-public static final java.lang.StringMOST_EMAILED"mostemailed"
-public static final java.lang.StringMOST_VIEWED"mostviewed"
-public static final java.lang.StringMOVIES"movies"
-public static final java.lang.StringMUSIC"music"
-public static final java.lang.StringOPINION_EDITORIAL"oped"
-public static final java.lang.StringSPORTS"sports"
-public static final java.lang.StringTECH"tech"
-public static final java.lang.StringTOP_STORIES"topstories"
-public static final java.lang.StringUS"us"
-public static final java.lang.StringWORLD"world"
- -

- -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/deprecated-list.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/deprecated-list.html deleted file mode 100644 index 3d943518..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/deprecated-list.html +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - -Deprecated List - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Deprecated API

-
-
-Contents
    -
- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/help-doc.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/help-doc.html deleted file mode 100644 index a5f8c4bf..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/help-doc.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - -API Help - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-How This API Document Is Organized

-
-This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

-Overview

-
- -

-The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

-

-Package

-
- -

-Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

    -
  • Interfaces (italic)
  • Classes
  • Enums
  • Exceptions
  • Errors
  • Annotation Types
-
-

-Class/Interface

-
- -

-Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

    -
  • Class inheritance diagram
  • Direct Subclasses
  • All Known Subinterfaces
  • All Known Implementing Classes
  • Class/interface declaration
  • Class/interface description -

    -

  • Nested Class Summary
  • Field Summary
  • Constructor Summary
  • Method Summary -

    -

  • Field Detail
  • Constructor Detail
  • Method Detail
-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
- -

-Annotation Type

-
- -

-Each annotation type has its own separate page with the following sections:

    -
  • Annotation Type declaration
  • Annotation Type description
  • Required Element Summary
  • Optional Element Summary
  • Element Detail
-
- -

-Enum

-
- -

-Each enum has its own separate page with the following sections:

    -
  • Enum declaration
  • Enum description
  • Enum Constant Summary
  • Enum Constant Detail
-
-

-Use

-
-Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
-

-Tree (Class Hierarchy)

-
-There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.
    -
  • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
  • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
-
-

-Deprecated API

-
-The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
-

-Index

-
-The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
-

-Prev/Next

-These links take you to the next or previous class, interface, package, or related page.

-Frames/No Frames

-These links show and hide the HTML frames. All pages are available with or without frames. -

-

-Serialized Form

-Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. -

-

-Constant Field Values

-The Constant Field Values page lists the static final fields and their values. -

- - -This help file applies to API documentation generated using the standard doclet. - -
-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-1.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-1.html deleted file mode 100644 index bab490fe..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-1.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - -A-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-A

-
-
abort() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Cancels any network activity and resets the object. -
abort() - -Method in class org.jdesktop.ws.BaseService -
Aborts the current request. -
aborted(AbortEvent) - -Method in interface org.jdesktop.ws.events.AbortListener -
  -
AbortEvent - Class in org.jdesktop.ws.events
 
AbortEvent(BaseService) - -Constructor for class org.jdesktop.ws.events.AbortEvent -
  -
AbortListener - Interface in org.jdesktop.ws.events
 
Abs - Class in org.jdesktop.xpath.function
 
Abs() - -Constructor for class org.jdesktop.xpath.function.Abs -
Creates a new instance of EndsWith -
AbstractForm - Class in org.jdesktop.html.form
An abstract implementation of the Form interface.
AbstractForm(String, Set<Input>) - -Constructor for class org.jdesktop.html.form.AbstractForm -
Create a new AbstractForm with the given baseUrl and set of Inputs. -
AbstractForm(String, Input...) - -Constructor for class org.jdesktop.html.form.AbstractForm -
Create a new AbstractForm with the given baseUrl and array of Inputs. -
AbstractForm(String, Encoding, Input...) - -Constructor for class org.jdesktop.html.form.AbstractForm -
Create a new AbstractForm with the given baseUrl and array of Inputs. -
AbstractFunction - Class in org.jdesktop.xpath.function
 
AbstractFunction(String, int) - -Constructor for class org.jdesktop.xpath.function.AbstractFunction -
  -
AbstractHttpService - Class in org.jdesktop.ws
An abstact implementation of an HTTP based service.
AbstractHttpService() - -Constructor for class org.jdesktop.ws.AbstractHttpService -
Creates a new AbstractHttpService which is tied to one Session. -
AbstractRadioInput - Class in org.jdesktop.html.form
Abstract implementation of the RadioInput interface.
AbstractRadioInput(String, Set<String>) - -Constructor for class org.jdesktop.html.form.AbstractRadioInput -
Creates a new instance of AbstractRadioInput. -
AbstractSelect - Class in org.jdesktop.html.form
Abstract implementation of the Select interface.
AbstractSelect(String, Set<String>) - -Constructor for class org.jdesktop.html.form.AbstractSelect -
Creates a new instance of AbstractSelect. -
AbstractTileFactory - Class in org.jdesktop.swingx.mapviewer
The AbstractTileFactory provides a basic implementation for the TileFactory.
AbstractTileFactory(TileFactoryInfo) - -Constructor for class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo -
add(E) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
add(int, E) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
addAbortListener(AbortListener) - -Method in class org.jdesktop.ws.BaseService -
Adds an AbortListener -
addAll(Collection<? extends E>) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
addAll(int, Collection<? extends E>) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
addBackgroundListener(BackgroundListener) - -Method in class org.jdesktop.swingx.BackgroundWorker -
Adds a BackgroundListener -
addDoneListener(DoneListener) - -Method in class org.jdesktop.ws.BaseService -
Adds a DoneListener. -
addFailureListener(FailureListener) - -Method in class org.jdesktop.ws.BaseService -
Adds a FailureListener -
addNamespaceMapping(String, String) - -Method in class org.jdesktop.xpath.function.XPathFunctionResolverImpl -
  -
addOperation(WebService.Operation) - -Method in class org.jdesktop.ws.WebService -
  -
addReadyStateChangeListener(PropertyChangeListener) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
  -
addSymbol(String) - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
Adds the specified symbol to the set of symbols for which to retrieve news - articles. -
addUniquePropertyChangeListener(String, PropertyChangeListener) - -Method in class org.jdesktop.swingx.mapviewer.Tile -
Adds a single property change listener. -
adoptNode(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
adoptNode(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
appendChild(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
appendChild(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
AsyncHttpRequest - Class in org.jdesktop.http.async
A simple non visual bean that uses HTTP to interact with web servers.
AsyncHttpRequest() - -Constructor for class org.jdesktop.http.async.AsyncHttpRequest -
Creates a new instance of AsyncHttpRequest. -
AsyncHttpRequest.AsyncWorker - Class in org.jdesktop.http.async
 
AsyncHttpRequest.AsyncWorker() - -Constructor for class org.jdesktop.http.async.AsyncHttpRequest.AsyncWorker -
  -
AsyncHttpRequest.ReadyState - Enum in org.jdesktop.http.async
Indicates the state of this AsyncHttpRequest.
AsyncRequestAdapter - Class in org.jdesktop.http.async.event
 
AsyncRequestAdapter() - -Constructor for class org.jdesktop.http.async.event.AsyncRequestAdapter -
  -
AsyncRequestListener - Interface in org.jdesktop.http.async.event
 
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-10.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-10.html deleted file mode 100644 index f49249ab..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-10.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -J-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-J

-
-
JsonHttpRequest - Class in org.jdesktop.http.async
 
JsonHttpRequest() - -Constructor for class org.jdesktop.http.async.JsonHttpRequest -
Creates a new instance of JsonHttpRequest -
JXHtmlForm - Class in org.jdesktop.swingx
This widget allows a Swing UI (or other Java code) to simulate and send an - HTML submit.
JXHtmlForm() - -Constructor for class org.jdesktop.swingx.JXHtmlForm -
Creates a new instance of FormSubmitter -
JXHtmlForm(String, Method) - -Constructor for class org.jdesktop.swingx.JXHtmlForm -
  -
JXHtmlForm.Option - Class in org.jdesktop.swingx
 
JXHtmlForm.Option(String, String) - -Constructor for class org.jdesktop.swingx.JXHtmlForm.Option -
  -
JXHtmlForm.Parameter - Class in org.jdesktop.swingx
 
JXMapKit - Class in org.jdesktop.swingx
The JXMapKit is a pair of JXMapViewers preconfigured to be easy to use - with common features built in.
JXMapKit() - -Constructor for class org.jdesktop.swingx.JXMapKit -
Creates a new JXMapKit -
JXMapKit.DefaultProviders - Enum in org.jdesktop.swingx
 
JXMapKitBeanInfo - Class in org.jdesktop.swingx
 
JXMapKitBeanInfo() - -Constructor for class org.jdesktop.swingx.JXMapKitBeanInfo -
  -
JXMapKitBeanInfo.DefaultProvidersPropertyEditor - Class in org.jdesktop.swingx
 
JXMapKitBeanInfo.DefaultProvidersPropertyEditor() - -Constructor for class org.jdesktop.swingx.JXMapKitBeanInfo.DefaultProvidersPropertyEditor -
  -
JXMapViewer - Class in org.jdesktop.swingx
A tile oriented map component that can easily be used with tile sources - on the web like Google and Yahoo maps, satellite data such as NASA imagery, - and also with file based sources like pre-processed NASA images.
JXMapViewer() - -Constructor for class org.jdesktop.swingx.JXMapViewer -
Create a new JXMapViewer. -
JXMapViewerApplet - Class in org.jdesktop.swingx
 
JXMapViewerApplet() - -Constructor for class org.jdesktop.swingx.JXMapViewerApplet -
Creates a new instance of JXMapViewerApplet -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-11.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-11.html deleted file mode 100644 index d9764b70..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-11.html +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - -K-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-K

-
-
kit - -Variable in class org.jdesktop.swingx.JXMapViewerApplet -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-12.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-12.html deleted file mode 100644 index 4d9eb00a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-12.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - -L-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-L

-
-
Language - Enum in org.jdesktop.swingx.ws.yahoo.search
Language codes supported by Yahoo! search services
lastIndexOf(Object) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
lastPage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
lastPage() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
Reloads this PagedResultsList by searching the YahooSearch component for - the last page of results. -
latToY(double, double) - -Static method in class org.jdesktop.swingx.mapviewer.util.MercatorUtils -
  -
License - Enum in org.jdesktop.swingx.ws.yahoo.search
License codes supported by Yahoo! search services
listIterator() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
listIterator(int) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
LocalResponseCache - Class in org.jdesktop.swingx.mapviewer
 
longToX(double, double) - -Static method in class org.jdesktop.swingx.mapviewer.util.MercatorUtils -
  -
lookupNamespaceURI(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
lookupNamespaceURI(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
lookupPrefix(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
lookupPrefix(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
LowerCase - Class in org.jdesktop.xpath.function
 
LowerCase() - -Constructor for class org.jdesktop.xpath.function.LowerCase -
Creates a new instance of EndsWith -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-13.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-13.html deleted file mode 100644 index f8c83ce2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-13.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -M-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-M

-
-
main(String[]) - -Static method in class org.jdesktop.http.async.JsonHttpRequest -
  -
main(String[]) - -Static method in class org.jdesktop.http.async.SoapHttpRequest -
  -
main(String[]) - -Static method in class org.jdesktop.http.async.XmlHttpRequest -
  -
main(String...) - -Static method in class org.jdesktop.swingx.JXMapKit -
  -
Matches - Class in org.jdesktop.xpath.function
 
Matches() - -Constructor for class org.jdesktop.xpath.function.Matches -
Creates a new instance of EndsWith -
MercatorUtils - Class in org.jdesktop.swingx.mapviewer.util
A utility class of methods that help when dealing - with standard Mercator projections.
Method - Enum in org.jdesktop.http
 
MORTGAGES - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
MOST_EMAILED - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
MOST_POPULAR - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
MOST_VIEWED - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
MOVIES - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
MUSIC - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-14.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-14.html deleted file mode 100644 index 1acc8af1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-14.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - -N-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-N

-
-
NAME - -Static variable in class org.jdesktop.swingx.JXHtmlForm -
  -
namedItem(String) - -Method in class org.jdesktop.dom.SimpleHtmlCollection -
  -
NameValuePair - Class in org.jdesktop.http
Represents a name/value pair.
NameValuePair() - -Constructor for class org.jdesktop.http.NameValuePair -
Creates a new instance of NameValuePair. -
NameValuePair(String, String) - -Constructor for class org.jdesktop.http.NameValuePair -
Creates a new instance of NameValuePair, using the supplied name and value. -
needMoreMemory() - -Method in class org.jdesktop.swingx.mapviewer.TileCache -
Request that the cache free up some memory. -
newDocument() - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
newDocument() - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
nextPage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
nextPage() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
Reloads this PagedResultsList by searching the YahooSearch component for - the next page of results. -
normalize() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
normalize() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
normalizeDocument() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
normalizeDocument() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-15.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-15.html deleted file mode 100644 index fbc38c7c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-15.html +++ /dev/null @@ -1,184 +0,0 @@ - - - - - - -O-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-O

-
-
onAbort() - -Method in class org.jdesktop.http.async.event.AsyncRequestAdapter -
  -
onAbort() - -Method in interface org.jdesktop.http.async.event.AsyncRequestListener -
  -
onError() - -Method in class org.jdesktop.http.async.event.AsyncRequestAdapter -
  -
onError() - -Method in interface org.jdesktop.http.async.event.AsyncRequestListener -
  -
onLoad() - -Method in class org.jdesktop.http.async.event.AsyncRequestAdapter -
  -
onLoad() - -Method in interface org.jdesktop.http.async.event.AsyncRequestListener -
  -
onProgress() - -Method in class org.jdesktop.http.async.event.AsyncRequestAdapter -
  -
onProgress() - -Method in interface org.jdesktop.http.async.event.AsyncRequestListener -
  -
onTimeout() - -Method in class org.jdesktop.http.async.event.AsyncRequestAdapter -
  -
onTimeout() - -Method in interface org.jdesktop.http.async.event.AsyncRequestListener -
  -
open() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
open(Method, String) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Initializes the AsyncHttpRequest prior to sending a request. -
open(Method, String, boolean) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Initializes the AsyncHttpRequest prior to sending a request. -
OPINION_EDITORIAL - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
org.jdesktop.dom - package org.jdesktop.dom
 
org.jdesktop.html.form - package org.jdesktop.html.form
 
org.jdesktop.http - package org.jdesktop.http
Contains API for working with http.
org.jdesktop.http.async - package org.jdesktop.http.async
 
org.jdesktop.http.async.event - package org.jdesktop.http.async.event
 
org.jdesktop.swingx - package org.jdesktop.swingx
 
org.jdesktop.swingx.event - package org.jdesktop.swingx.event
 
org.jdesktop.swingx.mapviewer - package org.jdesktop.swingx.mapviewer
 
org.jdesktop.swingx.mapviewer.bmng - package org.jdesktop.swingx.mapviewer.bmng
 
org.jdesktop.swingx.mapviewer.empty - package org.jdesktop.swingx.mapviewer.empty
 
org.jdesktop.swingx.mapviewer.esri - package org.jdesktop.swingx.mapviewer.esri
 
org.jdesktop.swingx.mapviewer.util - package org.jdesktop.swingx.mapviewer.util
 
org.jdesktop.swingx.mapviewer.wms - package org.jdesktop.swingx.mapviewer.wms
 
org.jdesktop.swingx.ws.yahoo.rss - package org.jdesktop.swingx.ws.yahoo.rss
 
org.jdesktop.swingx.ws.yahoo.search - package org.jdesktop.swingx.ws.yahoo.search
 
org.jdesktop.swingx.ws.yahoo.search.imagesearch - package org.jdesktop.swingx.ws.yahoo.search.imagesearch
 
org.jdesktop.swingx.ws.yahoo.search.videosearch - package org.jdesktop.swingx.ws.yahoo.search.videosearch
 
org.jdesktop.swingx.ws.yahoo.search.websearch - package org.jdesktop.swingx.ws.yahoo.search.websearch
 
org.jdesktop.ws - package org.jdesktop.ws
 
org.jdesktop.ws.events - package org.jdesktop.ws.events
 
org.jdesktop.xpath - package org.jdesktop.xpath
 
org.jdesktop.xpath.function - package org.jdesktop.xpath.function
 
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-16.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-16.html deleted file mode 100644 index 1cd0ba23..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-16.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - -P-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-P

-
-
PagedResultsArrayList<E> - Class in org.jdesktop.swingx.ws.yahoo.search
A non visual JavaBean that represents the results of a Yahoo! search.
PagedResultsArrayList() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
Creates a new instance of PagedResultsArrayList -
PagedResultsArrayListBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.search
 
PagedResultsArrayListBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayListBeanInfo -
Creates a new instance of BackgroundWorkerBeanInfo -
PagedResultsList<E> - Interface in org.jdesktop.swingx.ws.yahoo.search
A ResultsList that pages through all of the results.
paintWaypoint(Graphics2D, JXMapViewer, Waypoint) - -Method in class org.jdesktop.swingx.mapviewer.DefaultWaypointRenderer -
paint the specified waypoint on the specified map and graphics context -
paintWaypoint(Waypoint, T, Graphics2D) - -Method in class org.jdesktop.swingx.mapviewer.WaypointPainter -
Override this method if you want more control over how a - waypoint is painted than what you can get by just - plugging in a custom waypoint renderer. -
paintWaypoint(Graphics2D, JXMapViewer, Waypoint) - -Method in interface org.jdesktop.swingx.mapviewer.WaypointRenderer -
paint the specified waypoint on the specified map and graphics context -
Parameter - Class in org.jdesktop.http
A NameValuePair used as a Parameter to http Requests.
Parameter() - -Constructor for class org.jdesktop.http.Parameter -
Creates a new instance of Parameter with a null name and value. -
Parameter(String, String) - -Constructor for class org.jdesktop.http.Parameter -
Creates a new instance of Parameter with the given name and value. -
parse(InputSource) - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
parse(InputStream) - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
parse(InputStream, String) - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
parse(String) - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
parse(File) - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
parse(InputSource) - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
parse(InputStream) - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
parse(InputStream, String) - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
parse(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
parse(File) - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
parseCookie(String) - -Static method in class org.jdesktop.http.Cookie -
  -
parseString(String) - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object. -
parseString(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
Parse the content of the given String as an XML - document and return a new HTML DOM SimpleHtmlDocument object. -
pixelToGeo(Point2D, int) - -Method in class org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory -
  -
pixelToGeo(Point2D, int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactory -
Convert a pixel in the world bitmap at the specified - zoom level into a GeoPosition -
post(String) - -Method in class org.jdesktop.http.Session -
Constructs and executes a Request using the Method.POST method. -
post(String, Parameter...) - -Method in class org.jdesktop.http.Session -
Constructs and executes a Request using the Method.POST method. -
previousPage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
previousPage() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
Reloads this PagedResultsList by searching the YahooSearch component for - the previous page of results. -
process(BackgroundEvent) - -Method in interface org.jdesktop.swingx.event.BackgroundListener -
Always called on the EDT. -
promote(Tile) - -Method in class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
Increase the priority of this tile so it will be loaded sooner. -
publish(Object...) - -Method in class org.jdesktop.swingx.BackgroundWorker -
Causes the given "chunks" of data to be published on the Event Dispatch Thread. -
put(URI, Map<String, List<String>>) - -Method in class org.jdesktop.http.CookieManager -
  -
put(String) - -Method in class org.jdesktop.http.Session -
Constructs and executes a Request using the Method.PUT method. -
put(String, Parameter...) - -Method in class org.jdesktop.http.Session -
Constructs and executes a Request using the Method.PUT method. -
put(URI, URLConnection) - -Method in class org.jdesktop.swingx.mapviewer.LocalResponseCache -
  -
put(URI, byte[], BufferedImage) - -Method in class org.jdesktop.swingx.mapviewer.TileCache -
Put a tile image into the cache. -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-17.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-17.html deleted file mode 100644 index 0f50f6d4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-17.html +++ /dev/null @@ -1,295 +0,0 @@ - - - - - - -R-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-R

-
-
RadioInput - Interface in org.jdesktop.html.form
Represents a collection of HTML "radio" type input fields with the same name.
readFeed() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS -
Reads a feed and returns the ROME SyndFeed object that was created by - reading the feed. -
readResults(InputStream) - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
readResults(InputStream) - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
readResults(InputStream) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
readResults(InputStream) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -
  -
readResults(InputStream) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -
  -
readResults(InputStream) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
readResults(InputStream) - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
  -
recenterToAddressLocation() - -Method in class org.jdesktop.swingx.JXMapViewer -
Re-centers the map to have the current address location - be at the center of the map, accounting for the map's width - and height. -
refresh() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
refresh() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
Reloads this PagedResultsList by searching the YahooSearch component for - the current page of results. -
Region - Enum in org.jdesktop.swingx.ws.yahoo.search
Region codes supported by Yahoo! search services
remove(Object) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
remove(int) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
removeAbortListener(AbortListener) - -Method in class org.jdesktop.ws.BaseService -
Removes an AbortListener -
removeAll(Collection<?>) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
removeBackgroundListener(BackgroundListener) - -Method in class org.jdesktop.swingx.BackgroundWorker -
Removes the given BackgroundListener such that it will no longer be notified - of background events. -
removeChild(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
removeChild(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
removeDoneListener(DoneListener) - -Method in class org.jdesktop.ws.BaseService -
Removes a DoneListener -
removeFailureListener(FailureListener) - -Method in class org.jdesktop.ws.BaseService -
Removes a FailureListener -
removeHeader(Header) - -Method in class org.jdesktop.http.Request -
Removes the given header from this Request. -
removeHeader(String) - -Method in class org.jdesktop.http.Request -
Removes the given named header from this Request. -
removeNamespaceMapping(String) - -Method in class org.jdesktop.xpath.function.XPathFunctionResolverImpl -
  -
removeReadyStateChangeListener(PropertyChangeListener) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
  -
removeSymbol(String) - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
Removes the specified symbol from the set of symbols for which to retrieve news - articles. -
renameNode(Node, String, String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
renameNode(Node, String, String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
Replace - Class in org.jdesktop.xpath.function
 
Replace() - -Constructor for class org.jdesktop.xpath.function.Replace -
Creates a new instance of EndsWith -
replaceChild(Node, Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
replaceChild(Node, Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
Request - Class in org.jdesktop.http
Represents an http request.
Request() - -Constructor for class org.jdesktop.http.Request -
Creates a new instance of Request. -
Request(String) - -Constructor for class org.jdesktop.http.Request -
Creaets a new instance of Request with the specified URL. -
Request(Method, String) - -Constructor for class org.jdesktop.http.Request -
Creates a new instance of Request with the specified HTTP method and - url. -
Request(Request) - -Constructor for class org.jdesktop.http.Request -
Creates a new instance of Request, using source as the - basis for all of the initial property values (except for requestBody, which - is always null). -
reset() - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
reset() - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
reset() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Clears any response state and resets the readyState to UNINITIALIZED. -
reset() - -Method in class org.jdesktop.http.async.HtmlHttpRequest -
  -
reset() - -Method in class org.jdesktop.http.async.JsonHttpRequest -
  -
reset() - -Method in class org.jdesktop.http.async.XmlHttpRequest -
  -
resolveFunction(QName, int) - -Method in class org.jdesktop.xpath.function.XPathFunctionResolverImpl -
  -
Response - Class in org.jdesktop.http
Represents a Response from an http Request.
ResultsArrayList<E> - Class in org.jdesktop.swingx.ws.yahoo.search
A basic implementation of ResultsList based on ArrayList.
ResultsArrayList(YahooSearch, int, int) - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList -
Creates a new instance of ResultsArrayList -
ResultsList<E> - Interface in org.jdesktop.swingx.ws.yahoo.search
A java.util.List containing the list of search results.
retainAll(Collection<?>) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
RETIREMENT - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
RSSException - Exception in org.jdesktop.swingx.ws.yahoo.rss
Exception thrown if some problem occurs while reading a feed.
RSSException() - -Constructor for exception org.jdesktop.swingx.ws.yahoo.rss.RSSException -
Creates a new instance of RSSException -
RSSException(String) - -Constructor for exception org.jdesktop.swingx.ws.yahoo.rss.RSSException -
  -
RSSException(Throwable) - -Constructor for exception org.jdesktop.swingx.ws.yahoo.rss.RSSException -
  -
RSSException(String, Throwable) - -Constructor for exception org.jdesktop.swingx.ws.yahoo.rss.RSSException -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-18.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-18.html deleted file mode 100644 index b9052d72..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-18.html +++ /dev/null @@ -1,844 +0,0 @@ - - - - - - -S-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-S

-
-
safeSetReadyState(AsyncHttpRequest.ReadyState) - -Method in class org.jdesktop.http.async.AsyncHttpRequest.AsyncWorker -
Helper method which allows me to set the ready state on - the EDT -
search() - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
Creates and returns a ResultsList populated with the search results. -
search(int, int) - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
Creates and returns a ResultsList populated with the search results. -
Select - Interface in org.jdesktop.html.form
Represents a combobox/list type input field.
send() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Sends the request to the server. -
send(String) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
  -
send(Document) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
  -
send(Document) - -Method in class org.jdesktop.http.async.SoapHttpRequest -
  -
send() - -Method in class org.jdesktop.ws.BaseService -
Initiates the request/response cycle by sending a request to the remote - service. -
Session - Class in org.jdesktop.http
Represents a user's "session" on the web.
Session() - -Constructor for class org.jdesktop.http.Session -
Creates a new Session. -
Session(boolean) - -Constructor for class org.jdesktop.http.Session -
Creates a new Session. -
Session.SecurityLevel - Enum in org.jdesktop.http
Specifies a value to use for security, either Low, Medium, or High.
set(int, E) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
setAction(URI) - -Method in class org.jdesktop.swingx.JXHtmlForm -
  -
setAddressLocation(GeoPosition) - -Method in class org.jdesktop.swingx.JXMapKit -
  -
setAddressLocation(GeoPosition) - -Method in class org.jdesktop.swingx.JXMapViewer -
Gets the current address location of the map -
setAddressLocationShown(boolean) - -Method in class org.jdesktop.swingx.JXMapKit -
  -
setAdultOk(boolean) - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
Sets the adult ok boolean. -
setAdultOk(boolean) - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
Sets the adult ok boolean. -
setAdultOk(boolean) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the adult ok boolean. -
setAdultOk(boolean) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the adult ok boolean. -
setAppId(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
Sets the Yahoo app id to use with this component. -
setAppId(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
Sets the Yahoo app id to use with this component. -
setAppId(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the Yahoo app id to use with this component. -
setAppId(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -
Sets the Yahoo app id to use with this component. -
setAppId(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -
Sets the Yahoo app id to use with this component. -
setAppId(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the Yahoo app id to use with this component. -
setBaseUrl(String) - -Method in class org.jdesktop.swingx.mapviewer.wms.WMSService -
  -
setBody(HTMLElement) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setBody(String) - -Method in class org.jdesktop.html.form.FormRequest -
  -
setBody(byte[]) - -Method in class org.jdesktop.html.form.FormRequest -
  -
setBody(Document) - -Method in class org.jdesktop.html.form.FormRequest -
  -
setBody(InputStream) - -Method in class org.jdesktop.html.form.FormRequest -
  -
setBody(String) - -Method in class org.jdesktop.http.Request -
Sets the request body to be the specified String. -
setBody(byte[]) - -Method in class org.jdesktop.http.Request -
Sets the request body to be the specified array of bytes. -
setBody(Document) - -Method in class org.jdesktop.http.Request -
Sets the request body to be the specified SimpleDocument. -
setBody(InputStream) - -Method in class org.jdesktop.http.Request -
Sets the request body to be the specified InputStream. -
setCenter(Point2D) - -Method in class org.jdesktop.swingx.JXMapViewer -
Sets the new center of the map in pixel coordinates. -
setCenterPosition(GeoPosition) - -Method in class org.jdesktop.swingx.JXMapKit -
  -
setCenterPosition(GeoPosition) - -Method in class org.jdesktop.swingx.JXMapViewer -
A property indicating the center position of the map -
setColoration(Coloration) - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
Sets the format code. -
setComment(String) - -Method in class org.jdesktop.http.Cookie -
  -
setContentType(String) - -Method in class org.jdesktop.html.form.FileParameter -
Sets the mime-type of the content being uploaded. -
setContext(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the search context to use. -
setCookie(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setCountry(Country) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the country code. -
setCountry(Country) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the country code. -
setDataProviderCreditShown(boolean) - -Method in class org.jdesktop.swingx.JXMapKit -
  -
setDefaultProvider(JXMapKit.DefaultProviders) - -Method in class org.jdesktop.swingx.JXMapKit -
  -
setDefaultZoomLevel(int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
setDesignTime(boolean) - -Method in class org.jdesktop.swingx.JXMapViewer -
Indicate that the component is being used at design time, such as in a visual - editor like NetBeans' Matisse -
setDocumentURI(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
setDocumentURI(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setDomain(String) - -Method in class org.jdesktop.http.Cookie -
  -
setDrawTileBorders(boolean) - -Method in class org.jdesktop.swingx.JXMapViewer -
Set if the tile borders should be drawn. -
setElements(Header.Element...) - -Method in class org.jdesktop.http.Header -
Sets the elements. -
setEncoding(Encoding) - -Method in class org.jdesktop.html.form.FormRequest -
Specifies the encoding to use with this FormRequest. -
setEntityResolver(EntityResolver) - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
setEntityResolver(EntityResolver) - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
setError(Throwable) - -Method in class org.jdesktop.swingx.mapviewer.Tile -
  -
setErrorHandler(ErrorHandler) - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
setErrorHandler(ErrorHandler) - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
setExecutorService(ExecutorService) - -Method in class org.jdesktop.swingx.BackgroundWorker -
Sets the executorService bound property. -
setFeedName(String) - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
Sets the name of the feed to read from Yahoo! Finance News. -
setFeedName(String) - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
Sets the name of the feed to read from Yahoo! News. -
setFileFormat(FileFormat) - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
Sets the file format code. -
setFileFormat(FileFormat) - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
Sets the format code. -
setFilename(String) - -Method in class org.jdesktop.html.form.FileParameter -
Sets the absolute path to the file to be uploaded. -
setFollowRedirects(boolean) - -Method in class org.jdesktop.http.Request -
Specifies whether to automatically follow redirects. -
setFollowsRedirects(boolean) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Specifies whether the request should automatically follow redirects. -
setFormat(Format) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the format code. -
setFormat(Format) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the format code. -
setFormParameter(String, String) - -Method in class org.jdesktop.html.form.FormRequest -
Creates a Form Parameter using the given key and value and then - adds it to the set of form parameters. -
setFormParameter(String, File) - -Method in class org.jdesktop.html.form.FormRequest -
Creates a Form Parameter using the given key and File and then - adds it to the set of form parameters. -
setFormParameter(Parameter) - -Method in class org.jdesktop.html.form.FormRequest -
Adds the given parameter to the set of Form parameters. -
setFormParameters(Parameter...) - -Method in class org.jdesktop.html.form.FormRequest -
Sets the Form parameters to use with this FormRequest. -
setHeader(String, String) - -Method in class org.jdesktop.http.Request -
Creates a new Header with the given name and value, and no elements and - adds it to the set of headers. -
setHeader(String, String, Header.Element...) - -Method in class org.jdesktop.http.Request -
Creates a new Header with the given name, value, and elements and adds - it to the set of headers. -
setHeader(Header) - -Method in class org.jdesktop.http.Request -
Adds the given header to the set of headers. -
setHeaders(Header...) - -Method in class org.jdesktop.http.Request -
Sets the headers to use with this Request. -
setHorizontalWrapped(boolean) - -Method in class org.jdesktop.swingx.JXMapViewer -
  -
setLanguage(Language) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the language code. -
setLanguage(Language) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the language code. -
setLayer(String) - -Method in class org.jdesktop.swingx.mapviewer.wms.WMSService -
  -
setLicense(License) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the license code. -
setLicense(License) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the license code. -
setLoading(boolean) - -Method in class org.jdesktop.swingx.mapviewer.Tile -
  -
setLoadingImage(Image) - -Method in class org.jdesktop.swingx.JXMapViewer -
A property for an image which will be display when an image is still - loading. -
setMaxAge(int) - -Method in class org.jdesktop.http.Cookie -
  -
setMethod(Method) - -Method in class org.jdesktop.http.Request -
Sets the http Method to use for this Request. -
setMethod(Method) - -Method in class org.jdesktop.swingx.JXHtmlForm -
  -
setMiniMapVisible(boolean) - -Method in class org.jdesktop.swingx.JXMapKit -
Sets if the mini-map should be visible -
setName(String) - -Method in class org.jdesktop.html.form.DefaultInput -
  -
setName(String) - -Method in class org.jdesktop.http.NameValuePair -
Sets the name. -
setNodeValue(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
setNodeValue(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setOnReadyStateChange(PropertyChangeListener) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Sets the listener to use for ready-state change event notification. -
setOverlayPainter(Painter) - -Method in class org.jdesktop.swingx.JXMapViewer -
Sets the map overlay. -
setPanEnabled(boolean) - -Method in class org.jdesktop.swingx.JXMapViewer -
A property indicating if the map should be pannable by the user using - the mouse. -
setParameter(Parameter) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Adds the given parameter to the set of parameters. -
setParameter(String, String) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Adds the given parameter to the set of parameters. -
setParameter(String, String) - -Method in class org.jdesktop.http.Request -
Creates a Parameter using the given name and value and then - adds it to the set of parameters. -
setParameter(Parameter) - -Method in class org.jdesktop.http.Request -
Adds the given parameter to the set of parameters. -
setParameters(Parameter...) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Sets the parameters to use with this Request. -
setParameters(Parameter...) - -Method in class org.jdesktop.http.Request -
Sets the parameters to use with this Request. -
setPassword(String) - -Method in class org.jdesktop.http.Request -
Sets the passsword to use for Basic Authentication. -
setPassword(char[]) - -Method in class org.jdesktop.swingx.mapviewer.esri.ESRITileFactory -
  -
setPath(String) - -Method in class org.jdesktop.http.Cookie -
  -
setPort(String) - -Method in class org.jdesktop.ws.WebService -
  -
setPosition(GeoPosition) - -Method in class org.jdesktop.swingx.mapviewer.DefaultWaypoint -
  -
setPosition(GeoPosition) - -Method in class org.jdesktop.swingx.mapviewer.Waypoint -
Set a new GeoPosition for this Waypoint -
setPrefix(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
setPrefix(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setPriority(Tile.Priority) - -Method in class org.jdesktop.swingx.mapviewer.Tile -
Set the loading priority of this tile. -
setProgress(float) - -Method in class org.jdesktop.swingx.BackgroundWorker -
Set the progress of this worker based on a value between 0 and 1 where 0 - represents 0% and 1 represents 100%. -
setProgress(float) - -Method in class org.jdesktop.ws.BaseService -
Sets the progress. -
setProgressPercent(int) - -Method in class org.jdesktop.swingx.BackgroundWorker -
Set the progress of this worker based on a value between 0 and 100 where 0 - represents 0% and 100 represents 100%. -
setQuery(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
Sets the search query to use. -
setQuery(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
Sets the search query to use. -
setQuery(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the search query to use. -
setQuery(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -
Sets the search query to use. -
setQuery(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -
Sets the search query to use. -
setQuery(String) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the search query to use. -
setRecenterOnClickEnabled(boolean) - -Method in class org.jdesktop.swingx.JXMapViewer -
Sets whether the map should recenter itself on mouse clicks (middle mouse - clicks?) -
setRegion(Region) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the region code. -
setRenderer(WaypointRenderer) - -Method in class org.jdesktop.swingx.mapviewer.WaypointPainter -
Sets the waypoint renderer to use when painting waypoints -
setRequest(Request) - -Method in class org.jdesktop.ws.HttpService -
Sets the Request to use with this service. -
setRequestDocument(Document) - -Method in class org.jdesktop.ws.WebService.Operation -
  -
setRequestHeader(String, String) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Specifies a request header for the HTTP request. -
setRestrictOutsidePanning(boolean) - -Method in class org.jdesktop.swingx.JXMapViewer -
  -
setResultsPerPage(int) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
setSecure(boolean) - -Method in class org.jdesktop.http.Cookie -
  -
setSecurityLevel(Session.SecurityLevel) - -Method in class org.jdesktop.ws.HttpService -
Sets the security level. -
setService(String) - -Method in class org.jdesktop.ws.WebService -
  -
setSession(Session) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Sets the Session to use with this request. -
setSimilarOk(boolean) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Sets the similar ok flag. -
setSimilarOk(boolean) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the similar ok flag. -
setSslSecurityLevel(Session.SecurityLevel) - -Method in class org.jdesktop.http.Session -
Sets the security level to use with SSL. -
setState(State) - -Method in class org.jdesktop.http.Session -
  -
setState(State) - -Method in class org.jdesktop.ws.AbstractHttpService -
Overridden to ensure that the state of the Session is kept in sync with - the state of this AbstractHttpService. -
setState(State) - -Method in class org.jdesktop.ws.BaseService -
Sets the local state property, firing a property change event on the - EventDispatchThread if necessary. -
setStrictErrorChecking(boolean) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
setStrictErrorChecking(boolean) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setSymbols(String...) - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
Specifies the set of ticker symbols representing companies for which to - retrieve news articles. -
setTargetNamespace(String) - -Method in class org.jdesktop.ws.WebService -
  -
setTextContent(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
setTextContent(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setThreadPoolSize(int) - -Method in class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
Set the number of threads to use for loading the tiles. -
setTileCache(TileCache) - -Method in class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
  -
setTileFactory(TileFactory) - -Method in class org.jdesktop.swingx.JXMapKit -
Sets the tile factory for both embedded JXMapViewer components. -
setTileFactory(TileFactory) - -Method in class org.jdesktop.swingx.JXMapViewer -
Set the current tile factory -
setTitle(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setType(YahooCompanyFinanceNews.Type) - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
The type of news items to return. -
setType(Type) - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
Sets the type code. -
setType(Type) - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
Sets the type code. -
setType(Type) - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Sets the type code. -
setUrl(String) - -Method in class org.jdesktop.http.Request -
The URL to request content from. -
setUserData(String, Object, UserDataHandler) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
setUserData(String, Object, UserDataHandler) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setUserID(String) - -Method in class org.jdesktop.swingx.mapviewer.esri.ESRITileFactory -
  -
setUsername(String) - -Method in class org.jdesktop.http.Request -
Sets the username to use for Basic Authentication. -
setUsername(String) - -Method in class org.jdesktop.swingx.mapviewer.esri.ESRITileFactory -
  -
setValue(String) - -Method in class org.jdesktop.html.form.AbstractRadioInput -
  -
setValue(String) - -Method in class org.jdesktop.html.form.AbstractSelect -
  -
setValue(String) - -Method in class org.jdesktop.html.form.DefaultInput -
  -
setValue(String) - -Method in class org.jdesktop.html.form.FileParameter -
  -
setValue(String) - -Method in interface org.jdesktop.html.form.Input -
Sets the value of the Input. -
setValue(String) - -Method in class org.jdesktop.http.NameValuePair -
Sets the value. -
setVersion(int) - -Method in class org.jdesktop.http.Cookie -
  -
setWaypoints(Set<Waypoint>) - -Method in class org.jdesktop.swingx.mapviewer.WaypointPainter -
Sets the current set of waypoints to paint -
setWsdl(String) - -Method in class org.jdesktop.ws.WebService -
  -
setXmlStandalone(boolean) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
setXmlStandalone(boolean) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setXmlVersion(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
setXmlVersion(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
setXr2l(boolean) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
A property indicating if the X coordinates of tiles go - from right to left or left to right. -
setYahooSearch(YahooSearch) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
setYahooSearch(YahooSearch) - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
Sets the YahooSearch component to use for populating this PagedResultsList. -
setYt2b(boolean) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
A property indicating if the Y coordinates of tiles go - from right to left or left to right. -
setZoom(int) - -Method in class org.jdesktop.swingx.JXMapKit -
Set the current zoomlevel for the main map. -
setZoom(int) - -Method in class org.jdesktop.swingx.JXMapViewer -
Set the current zoom level -
setZoomButtonsVisible(boolean) - -Method in class org.jdesktop.swingx.JXMapKit -
Sets if the zoom buttons should be visible. -
setZoomEnabled(boolean) - -Method in class org.jdesktop.swingx.JXMapViewer -
A property indicating if the map should be zoomable by the user using - the mouse wheel. -
setZoomSliderVisible(boolean) - -Method in class org.jdesktop.swingx.JXMapKit -
Sets if the zoom slider should be visible -
SimpleDocument - Class in org.jdesktop.dom
A DOM Document that makes it easier to work with DOM - documents.
SimpleDocument() - -Constructor for class org.jdesktop.dom.SimpleDocument -
Create a new, empty, SimpleDocument -
SimpleDocument(Document) - -Constructor for class org.jdesktop.dom.SimpleDocument -
Creates a new instance of SimpleDocument. -
SimpleDocument(String) - -Constructor for class org.jdesktop.dom.SimpleDocument -
Creates a new instance of SimpleDocument with the given XML. -
SimpleDocumentBuilder - Class in org.jdesktop.dom
A DOM DocumentBuilder implementation that does - not require the factory pattern for creation.
SimpleDocumentBuilder() - -Constructor for class org.jdesktop.dom.SimpleDocumentBuilder -
Create a new SimpleDocumentBuilder. -
SimpleDocumentBuilder(boolean) - -Constructor for class org.jdesktop.dom.SimpleDocumentBuilder -
  -
SimpleDocumentBuilder(DocumentBuilderFactory) - -Constructor for class org.jdesktop.dom.SimpleDocumentBuilder -
Create a SimpleDocumentBuilder that will wrap builders created from the - given factory. -
SimpleHtmlCollection - Class in org.jdesktop.dom
An implementation of HTMLCollection which also implements - Iterable.
SimpleHtmlCollection(HTMLCollection) - -Constructor for class org.jdesktop.dom.SimpleHtmlCollection -
Creates a new instance of SimpleHtmlCollection. -
SimpleHtmlDocument - Class in org.jdesktop.dom
A DOM Document that makes it easier to work with DOM - documents.
SimpleHtmlDocument() - -Constructor for class org.jdesktop.dom.SimpleHtmlDocument -
Create a new, empty, SimpleHtmlDocument -
SimpleHtmlDocument(HTMLDocument) - -Constructor for class org.jdesktop.dom.SimpleHtmlDocument -
Creates a new instance of SimpleHtmlDocument. -
SimpleHtmlDocumentBuilder - Class in org.jdesktop.dom
An HTML DOM DocumentBuilder implementation that does - not require the factory pattern for creation.
SimpleHtmlDocumentBuilder() - -Constructor for class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
Create a new SimpleHtmlDocumentBuilder. -
SimpleNodeList - Class in org.jdesktop.dom
An implementation of NodeList which also implements - Iterable.
SimpleNodeList(NodeList) - -Constructor for class org.jdesktop.dom.SimpleNodeList -
Creates a new instance of SimpleNodeList. -
SimpleNodeList(List<Node>) - -Constructor for class org.jdesktop.dom.SimpleNodeList -
Create a new SimpleNodeList that wraps the given nodes -
SimpleNodeList(Node...) - -Constructor for class org.jdesktop.dom.SimpleNodeList -
Create a new SimpleNodeList that wraps the given nodes -
simpleParse(InputSource) - -Static method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given input source as an XML document - and return a new DOM SimpleDocument object. -
simpleParse(InputStream) - -Static method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given InputStream as an XML - document and return a new DOM SimpleDocument object. -
simpleParse(URL) - -Static method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given URL as an XML document - and return a new DOM SimpleDocument object. -
simpleParse(String) - -Static method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object. -
simpleParse(InputSource, boolean) - -Static method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given input source as an XML document - and return a new DOM SimpleDocument object. -
simpleParse(InputStream, boolean) - -Static method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given InputStream as an XML - document and return a new DOM SimpleDocument object. -
simpleParse(URL, boolean) - -Static method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given URL as an XML document - and return a new DOM SimpleDocument object. -
simpleParse(String, boolean) - -Static method in class org.jdesktop.dom.SimpleDocumentBuilder -
Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object. -
simpleParse(InputSource) - -Static method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
Parse the content of the given input source as an XML document - and return a new HTML DOM SimpleDocument object. -
simpleParse(InputStream) - -Static method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
Parse the content of the given InputStream as an XML - document and return a new HTML DOM SimpleHtmlDocument object. -
simpleParse(URL) - -Static method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
Parse the content of the given URL as an XML document - and return a new HTML DOM SimpleHtmlDocument object. -
simpleParse(String) - -Static method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
Parse the content of the given String as an XML - document and return a new HTML DOM SimpleHtmlDocument object. -
size() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
SLMapServerInfo - Class in org.jdesktop.swingx.mapviewer.bmng
A TileFactoryInfo subclass which knows how to connect - to the SwingLabs map server.
SLMapServerInfo() - -Constructor for class org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo -
  -
SLMapServerInfo(String) - -Constructor for class org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo -
  -
SoapHttpRequest - Class in org.jdesktop.http.async
 
SoapHttpRequest() - -Constructor for class org.jdesktop.http.async.SoapHttpRequest -
Creates a new instance of SoapHttpRequest -
SPORTS - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
started(BackgroundEvent) - -Method in interface org.jdesktop.swingx.event.BackgroundListener -
Always called on the EDT right before the background task actually begins. -
startLoading(Tile) - -Method in class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
  -
startLoading(Tile) - -Method in class org.jdesktop.swingx.mapviewer.empty.EmptyTileFactory -
Override this method to load the tile using, for example, an ExecutorService. -
startLoading(Tile) - -Method in class org.jdesktop.swingx.mapviewer.TileFactory -
Override this method to load the tile using, for example, an ExecutorService. -
State - Enum in org.jdesktop.http
Enumeration indicating the state that a Session is in.
StatusCode - Enum in org.jdesktop.http
Based on: The HttpClient project's HttpStatus class.
subList(int, int) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
submit(Session) - -Method in class org.jdesktop.html.form.AbstractForm -
  -
submit(Form, Session) - -Static method in class org.jdesktop.html.form.Forms -
Submits this form using the given Session. -
submit(AsyncHttpRequest) - -Method in class org.jdesktop.swingx.JXHtmlForm -
  -
submit() - -Method in class org.jdesktop.swingx.JXHtmlForm -
  -
Subscription - Enum in org.jdesktop.swingx.ws.yahoo.search
Subscription codes supported by Yahoo! search services
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-19.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-19.html deleted file mode 100644 index 217c2f32..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-19.html +++ /dev/null @@ -1,231 +0,0 @@ - - - - - - -T-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-T

-
-
TAXES - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
TECH - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
Tile - Class in org.jdesktop.swingx.mapviewer
The Tile class represents a particular square image - piece of the world bitmap at a particular zoom level.
Tile(int, int, int) - -Constructor for class org.jdesktop.swingx.mapviewer.Tile -
Create a new Tile at the specified tile point and zoom level -
Tile.Priority - Enum in org.jdesktop.swingx.mapviewer
 
TileCache - Class in org.jdesktop.swingx.mapviewer
An implementation only class for now.
TileCache() - -Constructor for class org.jdesktop.swingx.mapviewer.TileCache -
  -
TileFactory - Class in org.jdesktop.swingx.mapviewer
A class that can produce tiles and convert coordinates to pixels
TileFactory(TileFactoryInfo) - -Constructor for class org.jdesktop.swingx.mapviewer.TileFactory -
Creates a new instance of TileFactory -
TileFactoryInfo - Class in org.jdesktop.swingx.mapviewer
A TileFactoryInfo encapsulates all information - specific to a map server.
TileFactoryInfo(int, int, int, int, boolean, boolean, String, String, String, String) - -Constructor for class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
Creates a new instance of TileFactoryInfo. -
TileFactoryInfo(String, int, int, int, int, boolean, boolean, String, String, String, String) - -Constructor for class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
Creates a new instance of TileFactoryInfo. -
toArray() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
toArray(T[]) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
TOP_STORIES - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
toParamString() - -Method in class org.jdesktop.swingx.JXHtmlForm.Parameter -
  -
toString() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
toString() - -Method in enum org.jdesktop.html.form.Encoding -
  -
toString() - -Method in class org.jdesktop.html.form.FormRequest -
  -
toString() - -Method in class org.jdesktop.http.Cookie -
  -
toString() - -Method in class org.jdesktop.http.Header -
  -
toString() - -Method in class org.jdesktop.http.NameValuePair -
  -
toString() - -Method in class org.jdesktop.http.Request -
  -
toString() - -Method in class org.jdesktop.http.Response -
  -
toString() - -Method in enum org.jdesktop.http.StatusCode -
  -
toString() - -Method in class org.jdesktop.swingx.JXHtmlForm.Option -
  -
toString() - -Method in class org.jdesktop.swingx.mapviewer.GeoPosition -
-
toWMSURL(int, int, int, int) - -Method in class org.jdesktop.swingx.mapviewer.wms.WMSService -
  -
toXML() - -Method in class org.jdesktop.dom.SimpleDocument -
Exports this DOM as a String -
toXML(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
toXML() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Exports this DOM as a String -
toXML(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
toXML(Document) - -Static method in class org.jdesktop.xpath.XPathUtils -
Exports this DOM as a String -
toXML(Document, Properties) - -Static method in class org.jdesktop.xpath.XPathUtils -
  -
Type - Enum in org.jdesktop.swingx.ws.yahoo.search
Type codes supported by Yahoo! search services
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-2.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-2.html deleted file mode 100644 index d10210c3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-2.html +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - -B-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-B

-
-
BackgroundEvent - Class in org.jdesktop.swingx.event
The Event object for events fired to BackgroundListeners.
BackgroundEvent(BackgroundWorker) - -Constructor for class org.jdesktop.swingx.event.BackgroundEvent -
Creates a new instance of BackgroundEvent -
BackgroundEvent(BackgroundWorker, Object[]) - -Constructor for class org.jdesktop.swingx.event.BackgroundEvent -
Creates a new instance of BackgroundEvent -
BackgroundListener - Interface in org.jdesktop.swingx.event
The Event Handler listener for the BackgroundWorker.
BackgroundWorker - Class in org.jdesktop.swingx
A JavaBean to perform lengthy GUI-interacting tasks in a dedicated thread.
BackgroundWorker() - -Constructor for class org.jdesktop.swingx.BackgroundWorker -
Creates a new instance of BackgroundWorker -
BackgroundWorkerBeanInfo - Class in org.jdesktop.swingx
 
BackgroundWorkerBeanInfo() - -Constructor for class org.jdesktop.swingx.BackgroundWorkerBeanInfo -
Creates a new instance of BackgroundWorkerBeanInfo -
BANKING - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
BaseService - Class in org.jdesktop.ws
An abstact class useful as a base for asynchronous data service classes.
BaseService() - -Constructor for class org.jdesktop.ws.BaseService -
Creates a new BaseService. -
baseURL - -Variable in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
The base url for loading tiles from. -
BONDS - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
BUSINESS - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
BUSINESS_ECONOMY - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
BUSINESS_STOCKS - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-20.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-20.html deleted file mode 100644 index bd269d1e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-20.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - -U-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-U

-
-
UpperCase - Class in org.jdesktop.xpath.function
 
UpperCase() - -Constructor for class org.jdesktop.xpath.function.UpperCase -
Creates a new instance of EndsWith -
US - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
US_MARKETS - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
Utils - Class in org.jdesktop.swingx.ws.yahoo.search
 
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-21.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-21.html deleted file mode 100644 index 794f8c36..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-21.html +++ /dev/null @@ -1,281 +0,0 @@ - - - - - - -V-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-V

-
-
VALUE - -Static variable in class org.jdesktop.swingx.JXHtmlForm -
  -
valueOf(String) - -Static method in enum org.jdesktop.html.form.Encoding -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.http.async.AsyncHttpRequest.ReadyState -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.http.Method -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.http.Session.SecurityLevel -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.http.State -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.http.StatusCode -
Returns the enum constant of this type with the specified name. -
valueOf(int) - -Static method in enum org.jdesktop.http.StatusCode -
  -
valueOf(String) - -Static method in enum org.jdesktop.swingx.JXMapKit.DefaultProviders -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.mapviewer.Tile.Priority -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews.Type -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Country -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Format -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.imagesearch.Coloration -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.imagesearch.FileFormat -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Language -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.License -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Region -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Subscription -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Type -
Returns the enum constant of this type with the specified name. -
valueOf(String) - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.videosearch.FileFormat -
Returns the enum constant of this type with the specified name. -
values() - -Static method in enum org.jdesktop.html.form.Encoding -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.http.async.AsyncHttpRequest.ReadyState -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.http.Method -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.http.Session.SecurityLevel -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.http.State -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.http.StatusCode -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.JXMapKit.DefaultProviders -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.mapviewer.Tile.Priority -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews.Type -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Country -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Format -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.imagesearch.Coloration -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.imagesearch.FileFormat -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Language -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.License -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Region -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Subscription -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.Type -
Returns an array containing the constants of this enum type, in -the order they are declared. -
values() - -Static method in enum org.jdesktop.swingx.ws.yahoo.search.videosearch.FileFormat -
Returns an array containing the constants of this enum type, in -the order they are declared. -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-22.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-22.html deleted file mode 100644 index 40dc8939..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-22.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - -W-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-W

-
-
Waypoint - Class in org.jdesktop.swingx.mapviewer
A Waypoint is a GeoPosition that can be drawn on a may using - a WaypointPainter.
Waypoint() - -Constructor for class org.jdesktop.swingx.mapviewer.Waypoint -
Creates a new instance of Waypoint at lat/long 0,0 -
Waypoint(double, double) - -Constructor for class org.jdesktop.swingx.mapviewer.Waypoint -
Creates a new instance of Waypoint at the specified - latitude and longitude -
Waypoint(GeoPosition) - -Constructor for class org.jdesktop.swingx.mapviewer.Waypoint -
Creates a new instance of Waypoint at the specified - GeoPosition -
WaypointPainter<T extends JXMapViewer> - Class in org.jdesktop.swingx.mapviewer
Paints waypoints on the JXMapViewer.
WaypointPainter() - -Constructor for class org.jdesktop.swingx.mapviewer.WaypointPainter -
Creates a new instance of WaypointPainter -
WaypointRenderer - Interface in org.jdesktop.swingx.mapviewer
A interface that draws waypoints.
WebService - Class in org.jdesktop.ws
Represents a SOAP web service client.
WebService() - -Constructor for class org.jdesktop.ws.WebService -
  -
WebService.Operation - Class in org.jdesktop.ws
Represents an operation that can be performed
WebService.Operation(WebService, String) - -Constructor for class org.jdesktop.ws.WebService.Operation -
  -
WMSService - Class in org.jdesktop.swingx.mapviewer.wms
A class that represents a WMS mapping service.
WMSService() - -Constructor for class org.jdesktop.swingx.mapviewer.wms.WMSService -
Creates a new instance of WMSService -
WMSService(String, String) - -Constructor for class org.jdesktop.swingx.mapviewer.wms.WMSService -
  -
WMSTileFactory - Class in org.jdesktop.swingx.mapviewer.wms
A tile factory that uses a WMS service.
WMSTileFactory(WMSService) - -Constructor for class org.jdesktop.swingx.mapviewer.wms.WMSTileFactory -
Creates a new instance of WMSTileFactory -
WORLD - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
write(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
writeln(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-23.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-23.html deleted file mode 100644 index a0e50f39..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-23.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - -X-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-X

-
-
XmlHttpRequest - Class in org.jdesktop.http.async
Mimics the AJAX equivilent.
XmlHttpRequest() - -Constructor for class org.jdesktop.http.async.XmlHttpRequest -
Creates a new instance of XmlHttpRequest -
XPathFunctionResolverImpl - Class in org.jdesktop.xpath.function
 
XPathFunctionResolverImpl() - -Constructor for class org.jdesktop.xpath.function.XPathFunctionResolverImpl -
  -
XPathUtils - Class in org.jdesktop.xpath
Various utilities for working with XPath.
xToLong(int, double) - -Static method in class org.jdesktop.swingx.mapviewer.util.MercatorUtils -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-24.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-24.html deleted file mode 100644 index 9e615ec0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-24.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - -Y-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-Y

-
-
YahooCompanyFinanceNews - Class in org.jdesktop.swingx.ws.yahoo.rss
A simple JavaBean that queries Yahoo! for news items related to one or more - companies, identified by stock ticker symbol.
YahooCompanyFinanceNews() - -Constructor for class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
Creates a new instance of YahooFinance -
YahooCompanyFinanceNews.Type - Enum in org.jdesktop.swingx.ws.yahoo.rss
The type of news items to return.
YahooCompanyFinanceNewsBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.rss
 
YahooCompanyFinanceNewsBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNewsBeanInfo -
Creates a new instance of BackgroundWorkerBeanInfo -
YahooContextSearch - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
Non visual JavaBean for calling Yahoo! context search and retrieving the search results.
YahooContextSearch() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
Creates a new instance of YahooContextSearch -
YahooContextSearch.Result - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
The Result of performing a search.
YahooContextSearch.Result() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result -
  -
YahooContextSearchBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
 
YahooContextSearchBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearchBeanInfo -
Creates a new instance of YahooContextSearchBeanInfo -
YahooFinanceNews - Class in org.jdesktop.swingx.ws.yahoo.rss
A simple JavaBean encapsulating access to the Yahoo! Finance News RSS feeds.
YahooFinanceNews() - -Constructor for class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
Creates a new instance of YahooNews -
YahooFinanceNewsBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.rss
 
YahooFinanceNewsBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNewsBeanInfo -
Creates a new instance of BackgroundWorkerBeanInfo -
YahooImageSearch - Class in org.jdesktop.swingx.ws.yahoo.search.imagesearch
A non visual JavaBean that leverages the Yahoo! image search service.
YahooImageSearch() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
Creates a new instance of YahooWebContextSearch -
YahooImageSearch.Result - Class in org.jdesktop.swingx.ws.yahoo.search.imagesearch
 
YahooImageSearch.Result() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
YahooImageSearchBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.search.imagesearch
 
YahooImageSearchBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearchBeanInfo -
Creates a new instance of YahooImageSearchBeanInfo -
YahooNews - Class in org.jdesktop.swingx.ws.yahoo.rss
A simple JavaBean encapsulating access to the Yahoo! News RSS feeds.
YahooNews() - -Constructor for class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
Creates a new instance of YahooNews -
YahooNewsBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.rss
 
YahooNewsBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.rss.YahooNewsBeanInfo -
Creates a new instance of BackgroundWorkerBeanInfo -
YahooRelatedSuggestion - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
A non visual JavaBean for using the Yahoo! Related Suggestion service.
YahooRelatedSuggestion() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -
Creates a new instance of YahooRelatedSuggestion -
YahooRelatedSuggestionBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
 
YahooRelatedSuggestionBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestionBeanInfo -
Creates a new instance of YahooRelatedSuggestionBeanInfo -
YahooRSS - Class in org.jdesktop.swingx.ws.yahoo.rss
Base class from which YahooRSS feeds extend.
YahooRSS() - -Constructor for class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS -
Creates a new instance of YahooRSS -
YahooSearch<T> - Class in org.jdesktop.swingx.ws.yahoo.search
Base class from which other Yahoo! search beans extend.
YahooSearch() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
  -
YahooSpellingSuggestion - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
The YahooSpellingSuggestion bean provides a suggested spelling correction for - a given term.
YahooSpellingSuggestion() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -
Creates a new instance of YahooSpellingSuggestion -
YahooSpellingSuggestionBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
 
YahooSpellingSuggestionBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestionBeanInfo -
Creates a new instance of YahooSpellingSuggestionBeanInfo -
YahooVideoSearch - Class in org.jdesktop.swingx.ws.yahoo.search.videosearch
A non visual JavaBean which allows you to use Yahoo! to search for videos - on the internet.
YahooVideoSearch() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
Creates a new instance of YahooWebContextSearch -
YahooVideoSearch.Result - Class in org.jdesktop.swingx.ws.yahoo.search.videosearch
 
YahooVideoSearch.Result() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
YahooVideoSearchBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.search.videosearch
 
YahooVideoSearchBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearchBeanInfo -
Creates a new instance of YahooVideoSearchBeanInfo -
YahooWebSearch - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
Non visual JavaBean for calling Yahoo! search and retrieving the search results.
YahooWebSearch() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
Creates a new instance of YahooWebContextSearch -
YahooWebSearch.Result - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
The Result of performing a search.
YahooWebSearch.Result() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result -
  -
YahooWebSearchBeanInfo - Class in org.jdesktop.swingx.ws.yahoo.search.websearch
 
YahooWebSearchBeanInfo() - -Constructor for class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearchBeanInfo -
Creates a new instance of YahooWebSearchBeanInfo -
yToLat(int, double) - -Static method in class org.jdesktop.swingx.mapviewer.util.MercatorUtils -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-3.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-3.html deleted file mode 100644 index f7b4c1f3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-3.html +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - -C-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-C

-
-
calculateZoomFrom(Set<GeoPosition>) - -Method in class org.jdesktop.swingx.JXMapViewer -
Calculates a zoom level so that all points in the specified set will be - visible on screen. -
CHACHE_DIR - -Static variable in class org.jdesktop.swingx.mapviewer.LocalResponseCache -
  -
clear() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
clone() - -Method in class org.jdesktop.html.form.FileParameter -
  -
clone() - -Method in class org.jdesktop.http.NameValuePair -
  -
clone() - -Method in class org.jdesktop.http.Parameter -
  -
cloneNode(boolean) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
cloneNode(boolean) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
close() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
Coloration - Enum in org.jdesktop.swingx.ws.yahoo.search.imagesearch
Coloration code
COMMODITIES - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
compareDocumentPosition(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
compareDocumentPosition(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
compile(String) - -Static method in class org.jdesktop.xpath.XPathUtils -
Compiles the given expression, using the internal XPath instance of this - class and returns the XPathExpression. -
constructUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS -
Constructs the URL to return -
constructUrl(int, int) - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
Creates and returns a java.net.URL representing the search. -
contains(Object) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
containsAll(Collection<?>) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
convertGeoPositionToPoint(GeoPosition) - -Method in class org.jdesktop.swingx.JXMapViewer -
Converts the specified GeoPosition to a point in the JXMapViewer's - local coordinate space. -
convertPointToGeoPosition(Point2D) - -Method in class org.jdesktop.swingx.JXMapViewer -
Converts the specified Point2D in the JXMapViewer's local coordinate space - to a GeoPosition on the map. -
Cookie - Class in org.jdesktop.http
Doesn't yet support Cookie2.
Cookie() - -Constructor for class org.jdesktop.http.Cookie -
  -
CookieManager - Class in org.jdesktop.http
A JVM-wide manager of HTTP Cookies.
Country - Enum in org.jdesktop.swingx.ws.yahoo.search
Country codes supported by Yahoo search services.
createAsyncWorker(String) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
  -
createAsyncWorker(String) - -Method in class org.jdesktop.http.async.SoapHttpRequest -
  -
createAttribute(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createAttribute(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createAttributeNS(String, String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createAttributeNS(String, String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createCDATASection(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createCDATASection(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createComment(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createComment(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createDocumentFragment() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createDocumentFragment() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createElement(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createElement(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createElementNS(String, String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createElementNS(String, String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createEntityReference(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createEntityReference(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createGUI() - -Method in class org.jdesktop.swingx.JXMapViewerApplet -
  -
createProcessingInstruction(String, String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createProcessingInstruction(String, String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createTextNode(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
createTextNode(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
createTileRunner(Tile) - -Method in class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
Subclasses can override this if they need custom TileRunners for some reason -
createURL(String) - -Method in class org.jdesktop.http.Session -
This method exists for the sake of testing. -
createWorker() - -Method in class org.jdesktop.ws.AbstractHttpService -
  -
createWorker() - -Method in class org.jdesktop.ws.HttpService -
  -
createWorker() - -Method in class org.jdesktop.ws.WebService.Operation -
  -
CURRENCIES - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
CylindricalProjectionTileFactory - Class in org.jdesktop.swingx.mapviewer.bmng
 
CylindricalProjectionTileFactory() - -Constructor for class org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory -
  -
CylindricalProjectionTileFactory(SLMapServerInfo) - -Constructor for class org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-4.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-4.html deleted file mode 100644 index 509926e8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-4.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - -D-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-D

-
-
DefaultInput - Class in org.jdesktop.html.form
A default implementation of the Input interface.
DefaultInput() - -Constructor for class org.jdesktop.html.form.DefaultInput -
Creates a new instance of DefaultInput -
DefaultInput(String, String) - -Constructor for class org.jdesktop.html.form.DefaultInput -
  -
DefaultTileFactory - Class in org.jdesktop.swingx.mapviewer
A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.
DefaultTileFactory(TileFactoryInfo) - -Constructor for class org.jdesktop.swingx.mapviewer.DefaultTileFactory -
Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo -
DefaultWaypoint - Class in org.jdesktop.swingx.mapviewer
 
DefaultWaypoint() - -Constructor for class org.jdesktop.swingx.mapviewer.DefaultWaypoint -
Creates a new instance of Waypoint -
DefaultWaypoint(double, double) - -Constructor for class org.jdesktop.swingx.mapviewer.DefaultWaypoint -
  -
DefaultWaypoint(GeoPosition) - -Constructor for class org.jdesktop.swingx.mapviewer.DefaultWaypoint -
  -
DefaultWaypointRenderer - Class in org.jdesktop.swingx.mapviewer
This is a standard waypoint renderer.
DefaultWaypointRenderer() - -Constructor for class org.jdesktop.swingx.mapviewer.DefaultWaypointRenderer -
  -
doAbort() - -Method in class org.jdesktop.ws.AbstractHttpService -
  -
doAbort() - -Method in class org.jdesktop.ws.BaseService -
Invoked by this AbstractHttpService, this method performs the actual - chores behind aborting the asynchronous process. -
doInBackground() - -Method in class org.jdesktop.http.async.AsyncHttpRequest.AsyncWorker -
  -
doInBackground(BackgroundEvent) - -Method in interface org.jdesktop.swingx.event.BackgroundListener -
Always called on a background thread. -
done() - -Method in class org.jdesktop.http.async.AsyncHttpRequest.AsyncWorker -
  -
done(BackgroundEvent) - -Method in interface org.jdesktop.swingx.event.BackgroundListener -
Always called on the EDT when all background work as finished -
done() - -Method in class org.jdesktop.ws.BaseService -
Called by the subclass when the background process completes successfully. -
done(DoneEvent) - -Method in interface org.jdesktop.ws.events.DoneListener -
  -
DoneEvent - Class in org.jdesktop.ws.events
 
DoneEvent(BaseService) - -Constructor for class org.jdesktop.ws.events.DoneEvent -
  -
DoneListener - Interface in org.jdesktop.ws.events
 
doPaint(Graphics2D, T, int, int) - -Method in class org.jdesktop.swingx.mapviewer.WaypointPainter -
-
doSend() - -Method in class org.jdesktop.ws.AbstractHttpService -
  -
doSend() - -Method in class org.jdesktop.ws.BaseService -
Invoked by this AbstractHttpService, this method performs the actual - send operation. -
doSend() - -Method in class org.jdesktop.ws.HttpService -
  -
doSend() - -Method in class org.jdesktop.ws.WebService.Operation -
  -
drawMapTiles(Graphics, int, Rectangle) - -Method in class org.jdesktop.swingx.JXMapViewer -
Draw the map tiles. -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-5.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-5.html deleted file mode 100644 index bad65dce..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-5.html +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - -E-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-E

-
-
EmptyTileFactory - Class in org.jdesktop.swingx.mapviewer.empty
A null implementation of TileFactory.
EmptyTileFactory() - -Constructor for class org.jdesktop.swingx.mapviewer.empty.EmptyTileFactory -
Creates a new instance of EmptyTileFactory -
EmptyTileFactory(TileFactoryInfo) - -Constructor for class org.jdesktop.swingx.mapviewer.empty.EmptyTileFactory -
Creates a new instance of EmptyTileFactory using the specified info. -
Encoding - Enum in org.jdesktop.html.form
Represents valid encoding techniques for use with HTML Forms.
EndsWith - Class in org.jdesktop.xpath.function
 
EndsWith() - -Constructor for class org.jdesktop.xpath.function.EndsWith -
Creates a new instance of EndsWith -
ENTERTAINMENT - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
equals(Object) - -Method in class org.jdesktop.swingx.mapviewer.GeoPosition -
Returns true the specified GeoPosition and this GeoPosition represent - the exact same latitude and longitude coordinates. -
equals(Object) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
EqualsIgnoreCase - Class in org.jdesktop.xpath.function
 
EqualsIgnoreCase() - -Constructor for class org.jdesktop.xpath.function.EqualsIgnoreCase -
Creates a new instance of EndsWith -
EscapeUri - Class in org.jdesktop.xpath.function
 
EscapeUri() - -Constructor for class org.jdesktop.xpath.function.EscapeUri -
Creates a new instance of EndsWith -
ESRITileFactory - Class in org.jdesktop.swingx.mapviewer.esri
 
ESRITileFactory() - -Constructor for class org.jdesktop.swingx.mapviewer.esri.ESRITileFactory -
Creates a new instance of ESRITileFactory -
evaluate(List) - -Method in class org.jdesktop.xpath.function.Abs -
  -
evaluate(List) - -Method in class org.jdesktop.xpath.function.EndsWith -
  -
evaluate(List) - -Method in class org.jdesktop.xpath.function.EqualsIgnoreCase -
  -
evaluate(List) - -Method in class org.jdesktop.xpath.function.EscapeUri -
  -
evaluate(List) - -Method in class org.jdesktop.xpath.function.LowerCase -
  -
evaluate(List) - -Method in class org.jdesktop.xpath.function.Matches -
  -
evaluate(List) - -Method in class org.jdesktop.xpath.function.Replace -
  -
evaluate(List) - -Method in class org.jdesktop.xpath.function.UpperCase -
  -
execute(Method, String) - -Method in class org.jdesktop.http.Session -
Constructs and executes a Request, and returns the Response. -
execute(Method, String, Parameter...) - -Method in class org.jdesktop.http.Session -
Constructs and executes a Request, and returns the Response. -
execute(Request) - -Method in class org.jdesktop.http.Session -
Executes the given Request, and returns a Response. -
execute() - -Method in class org.jdesktop.swingx.BackgroundWorker -
Executes the BackgroundWorker, causing it to begin processing. -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-6.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-6.html deleted file mode 100644 index 2b7a4918..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-6.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -F-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-F

-
-
fail(Throwable) - -Method in class org.jdesktop.ws.BaseService -
Invoke this method from subclasses to force the connection to fail. -
failure(FailureEvent) - -Method in interface org.jdesktop.ws.events.FailureListener -
  -
FailureEvent - Class in org.jdesktop.ws.events
 
FailureEvent(BaseService, Throwable) - -Constructor for class org.jdesktop.ws.events.FailureEvent -
  -
FailureListener - Interface in org.jdesktop.ws.events
 
FileFormat - Enum in org.jdesktop.swingx.ws.yahoo.search.imagesearch
File format code for supported image types
FileFormat - Enum in org.jdesktop.swingx.ws.yahoo.search.videosearch
File format codes for Yahoo! video search service.
FileInput - Interface in org.jdesktop.html.form
Represents an Input for Files.
FileParameter - Class in org.jdesktop.html.form
A special Parameter intended to be used as a Form Parameter on a - FormRequest for uploading files.
FileParameter() - -Constructor for class org.jdesktop.html.form.FileParameter -
Create a new FileParameter. -
FileParameter(String, File) - -Constructor for class org.jdesktop.html.form.FileParameter -
Create a new FileParameter using the given name as the name of this - parameter (the key, if you will), and the given File as the file to - be uploaded by the FormRequest. -
FileParameter(String, String) - -Constructor for class org.jdesktop.html.form.FileParameter -
Create a new FileParameter using the given name as the name of this - parameter (the key if you will) and the given fileName as the absolute - path to the file to be uploaded by the FormRequest. -
fireOnEDT(String, Object, Object) - -Method in class org.jdesktop.ws.BaseService -
Fires the given property change event on the EDT in a manner that - avoids calling invokeLater for every property change event. -
firstPage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
firstPage() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
Reloads this PagedResultsList by searching the YahooSearch component for - the first page of results. -
Form - Interface in org.jdesktop.html.form
Represents the model portion of the HTML <form&gh; element.
Format - Enum in org.jdesktop.swingx.ws.yahoo.search
Format codes supported by Yahoo! search services
FormRequest - Class in org.jdesktop.html.form
A FormRequest is a Request specifically designed for emulating HTML forms.
FormRequest() - -Constructor for class org.jdesktop.html.form.FormRequest -
Creates a new FormRequest, which defaults its HTTP method to POST. -
FormRequest(String) - -Constructor for class org.jdesktop.html.form.FormRequest -
Creates a new FormRequest for the specified URL. -
FormRequest(FormRequest) - -Constructor for class org.jdesktop.html.form.FormRequest -
Creates a new FormRequest based on the given FormRequest. -
Forms - Class in org.jdesktop.html.form
Utility class used for automatically creating a Form instance directly from - an HTTP Response.
FUNDS - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-7.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-7.html deleted file mode 100644 index fd36556b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-7.html +++ /dev/null @@ -1,1528 +0,0 @@ - - - - - - -G-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-G

-
-
GeoBounds - Class in org.jdesktop.swingx.mapviewer
The GeoBounds class provides access the the North East and - South West corners of the bounds and provides an intersects method.
GeoBounds(double, double, double, double) - -Constructor for class org.jdesktop.swingx.mapviewer.GeoBounds -
Constructor. -
GeoBounds(Set<GeoPosition>) - -Constructor for class org.jdesktop.swingx.mapviewer.GeoBounds -
Constructor. -
GeoPosition - Class in org.jdesktop.swingx.mapviewer
An immutable coordinate in the real (geographic) world, - composed of a latitude and a longitude.
GeoPosition(double, double) - -Constructor for class org.jdesktop.swingx.mapviewer.GeoPosition -
Creates a new instance of GeoPosition from the specified - latitude and longitude. -
GeoPosition(double[]) - -Constructor for class org.jdesktop.swingx.mapviewer.GeoPosition -
Creates a new instance of GeoPosition from the specified - latitude and longitude as an array of two doubles, with the - latitude first. -
GeoPosition(double, double, double, double, double, double) - -Constructor for class org.jdesktop.swingx.mapviewer.GeoPosition -
Creates a new instance of GeoPosition from the specified - latitude and longitude. -
geoToPixel(GeoPosition, int) - -Method in class org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory -
  -
geoToPixel(GeoPosition, int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactory -
Convert a GeoPosition to a pixel position in the world bitmap - a the specified zoom level. -
GeoUtil - Class in org.jdesktop.swingx.mapviewer.util
These are math utilities for converting between pixels, tiles, and geographic - coordinates.
GeoUtil() - -Constructor for class org.jdesktop.swingx.mapviewer.util.GeoUtil -
  -
get(URI, Map<String, List<String>>) - -Method in class org.jdesktop.http.CookieManager -
  -
get(String) - -Method in class org.jdesktop.http.Session -
Constructs and executes a Request using the Method.GET method. -
get(String, Parameter...) - -Method in class org.jdesktop.http.Session -
Constructs and executes a Request using the Method.GET method. -
get(URI, String, Map<String, List<String>>) - -Method in class org.jdesktop.swingx.mapviewer.LocalResponseCache -
  -
get(URI) - -Method in class org.jdesktop.swingx.mapviewer.TileCache -
Returns a buffered image for the requested URI from the cache. -
get(int) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
getAction() - -Method in interface org.jdesktop.html.form.Form -
Returns the url that should be used when the form is submitted. -
getAction() - -Method in class org.jdesktop.swingx.JXHtmlForm -
  -
getAddressLocation() - -Method in class org.jdesktop.swingx.JXMapKit -
  -
getAddressLocation() - -Method in class org.jdesktop.swingx.JXMapViewer -
Gets the current address location of the map. -
getAllResponseHeaders() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Gets all of the response headers as one long string. -
getAnchors() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getAppId() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getAppId() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
getAppId() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getAppId() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -
  -
getAppId() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -
  -
getAppId() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getApplets() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getArity() - -Method in class org.jdesktop.xpath.function.AbstractFunction -
  -
getAttributes() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getAttributes() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getBackgroundListeners() - -Method in class org.jdesktop.swingx.BackgroundWorker -
Returns an array of all BackgroundListeners registered with this object -
getBaseURI() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getBaseURI() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getBaseUrl() - -Method in class org.jdesktop.html.form.AbstractForm -
  -
getBaseUrl() - -Method in interface org.jdesktop.html.form.Form -
Returns the base url. -
getBaseUrl() - -Method in class org.jdesktop.http.Response -
Gets the url that was used to produce this Response. -
getBaseUrl() - -Method in class org.jdesktop.swingx.mapviewer.wms.WMSService -
  -
getBitmapCoordinate(GeoPosition, int, TileFactoryInfo) - -Static method in class org.jdesktop.swingx.mapviewer.util.GeoUtil -
Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels. -
getBitmapCoordinate(double, double, int, TileFactoryInfo) - -Static method in class org.jdesktop.swingx.mapviewer.util.GeoUtil -
Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels. -
getBody() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getBody() - -Method in class org.jdesktop.html.form.FormRequest -
  -
getBody() - -Method in class org.jdesktop.http.Request -
Protected method which returns the request body. -
getBody() - -Method in class org.jdesktop.http.Response -
Gets the response body as a String. -
getBodyAsBytes() - -Method in class org.jdesktop.http.Response -
Gets a byte array representing the body of the response. -
getBodyAsReader() - -Method in class org.jdesktop.http.Response -
Gets a Reader from which the body of the response may - be read. -
getBodyAsStream() - -Method in class org.jdesktop.http.Response -
Gets an InputStream from which the body of the response may - be read. -
getBytesSoFar() - -Method in class org.jdesktop.http.Session -
  -
getCache() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result -
  -
getCache() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result -
  -
getCenter() - -Method in class org.jdesktop.swingx.JXMapViewer -
Gets the current pixel center of the map. -
getCenterPosition() - -Method in class org.jdesktop.swingx.JXMapKit -
  -
getCenterPosition() - -Method in class org.jdesktop.swingx.JXMapViewer -
A property indicating the center position of the map -
getChannels() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getChildElementCount(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
Returns the number of child elements for the given node. -
getChildElementCount(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Returns the number of child elements for the given node. -
getChildElements(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
Returns the child elements of the specified node. -
getChildElements(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Returns the child elements of the specified node. -
getChildNodes() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getChildNodes() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getClickUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getClickUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getClickUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result -
  -
getClickUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result -
  -
getCode() - -Method in enum org.jdesktop.http.StatusCode -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.Country -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.Format -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.imagesearch.Coloration -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.imagesearch.FileFormat -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.Language -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.License -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.Region -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.Subscription -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.Type -
  -
getCode() - -Method in enum org.jdesktop.swingx.ws.yahoo.search.videosearch.FileFormat -
  -
getColoration() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getComment() - -Method in class org.jdesktop.http.Cookie -
  -
getContentType() - -Method in interface org.jdesktop.html.form.FileInput -
Gets the content type of the File. -
getContentType() - -Method in class org.jdesktop.html.form.FileParameter -
Gets the content type of the data being uploaded. -
getContext() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getCookie() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getCookies(URI) - -Static method in class org.jdesktop.http.CookieManager -
  -
getCookies(String) - -Static method in class org.jdesktop.http.CookieManager -
  -
getCookies() - -Static method in class org.jdesktop.http.CookieManager -
  -
getCopyright() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getCopyright() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getCountry() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getCountry() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getCountryEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.Utils -
  -
getCurrentPageIndex() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
getData() - -Method in class org.jdesktop.swingx.event.BackgroundEvent -
  -
getDefaultProvider() - -Method in class org.jdesktop.swingx.JXMapKit -
  -
getDefaultResultCount() - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
  -
getDefaultZoomLevel() - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
getDescription() - -Method in enum org.jdesktop.http.StatusCode -
  -
getDoctype() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getDoctype() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getDocumentElement() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getDocumentElement() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getDocumentURI() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getDocumentURI() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getDomain() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getDomain() - -Method in class org.jdesktop.http.Cookie -
  -
getDomConfig() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getDomConfig() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getDOMImplementation() - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
getDOMImplementation() - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
getDuration() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getElement(String) - -Method in class org.jdesktop.dom.SimpleDocument -
Returns a Node matching the given expression. -
getElement(String, Node) - -Method in class org.jdesktop.dom.SimpleDocument -
Returns a Node matching the given expression. -
getElement(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Returns a Node matching the given expression. -
getElement(String, Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Returns a Node matching the given expression. -
getElement(String, Node) - -Static method in class org.jdesktop.xpath.XPathUtils -
Returns a Node matching the given expression. -
getElement(XPathExpression, Node) - -Static method in class org.jdesktop.xpath.XPathUtils -
Returns a Node matching the given expression. -
getElementById(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getElementById(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getElements(String) - -Method in class org.jdesktop.dom.SimpleDocument -
Returns a SimpleNodeList containing all the nodes that match the given expression. -
getElements(String, Node) - -Method in class org.jdesktop.dom.SimpleDocument -
Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole). -
getElements(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Returns a SimpleNodeList containing all the nodes that match the given expression. -
getElements(String, Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole). -
getElements() - -Method in class org.jdesktop.http.Header -
Returns an array of Elements for this Header. -
getElements(String, Node) - -Static method in class org.jdesktop.xpath.XPathUtils -
Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole). -
getElements(XPathExpression, Node) - -Static method in class org.jdesktop.xpath.XPathUtils -
Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole). -
getElementsByName(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getElementsByTagName(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getElementsByTagName(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getElementsByTagNameNS(String, String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getElementsByTagNameNS(String, String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getEncoding() - -Method in class org.jdesktop.html.form.AbstractForm -
  -
getEncoding() - -Method in interface org.jdesktop.html.form.Form -
Returns the Encoding used with this Form. -
getEncoding() - -Method in class org.jdesktop.html.form.FormRequest -
Gets the encoding to use with this FormRequest. -
getError() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
  -
getException() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
If during the processing of this request an exception occured, then this - method will return that Exception. -
getExecutorService() - -Method in class org.jdesktop.swingx.BackgroundWorker -
Returns the executorService bound property. -
getFeature(String, String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getFeature(String, String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getFeedName() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
getFeedName() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
getFileFormat() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getFileFormat() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getFileFormat() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
getFileFormat() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getFileFormatEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearchBeanInfo -
  -
getFileFormatEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearchBeanInfo -
  -
getFilename() - -Method in interface org.jdesktop.html.form.FileInput -
The filename associated with this file. -
getFilename() - -Method in class org.jdesktop.html.form.FileParameter -
Gets the absolute path of the file being uploaded. -
getFileSize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getFileSize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getFirstChild() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getFirstChild() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getFirstResultPosition() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
getFirstResultPosition() - -Method in class org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList -
  -
getFirstResultPosition() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.ResultsList -
  -
getFollowRedirects() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Returns true if this request should automatically follow redirects, false otherwise. -
getFollowRedirects() - -Method in class org.jdesktop.http.Request -
Gets whether to automatically follow redirct requests. -
getForm(SimpleDocument, String, String) - -Static method in class org.jdesktop.html.form.Forms -
Gets a Form from the given DOM Document, based on the given - XPath expression. -
getFormat() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getFormat() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getFormatEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.Utils -
  -
getFormById(SimpleDocument, String, String) - -Static method in class org.jdesktop.html.form.Forms -
Gets a Form from the given DOM Document by finding the Form in - the document which has an id attribute equal to the given id - parameter. -
getFormByIndex(SimpleDocument, String, int) - -Static method in class org.jdesktop.html.form.Forms -
Gets a Form from the given DOM Document by finding the - index'th Form in the document. -
getFormByName(SimpleDocument, String, String) - -Static method in class org.jdesktop.html.form.Forms -
Gets a Form from the given DOM Document by finding the Form in - the document which has a name attribute equal to the given name - parameter. -
getFormParameter(String) - -Method in class org.jdesktop.html.form.FormRequest -
Returns the Form Parameter with the given name, or null if there is no - such Form Parameter. -
getFormParameters() - -Method in class org.jdesktop.html.form.FormRequest -
Gets an array of all the Form Parameters for this FormRequest. -
getForms() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getHeader(String) - -Method in class org.jdesktop.http.Request -
Returns the Header with the given name, or null if there is no such header. -
getHeader(String) - -Method in class org.jdesktop.http.Response -
Returns the Header with the given name, or null if there is no such header. -
getHeaders() - -Method in class org.jdesktop.http.Request -
Gets an array of all the Headers for this Request. -
getHeaders() - -Method in class org.jdesktop.http.Response -
Gets an array of all the Headers for this Request. -
getHeight() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getHeight() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getImage() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
Returns the Image associated with this Tile. -
getImages() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getImplementation() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getImplementation() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getInfo() - -Method in class org.jdesktop.swingx.mapviewer.TileFactory -
Get the TileFactoryInfo describing this TileFactory -
getInput(String) - -Method in class org.jdesktop.html.form.AbstractForm -
  -
getInput(String) - -Method in interface org.jdesktop.html.form.Form -
Gets the Input with the given name. -
getInputEncoding() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getInputEncoding() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getInputParameters() - -Method in class org.jdesktop.html.form.AbstractForm -
  -
getInputs() - -Method in class org.jdesktop.html.form.AbstractForm -
  -
getInputs() - -Method in interface org.jdesktop.html.form.Form -
Gets the array of Inputs for this Form. -
getLanguage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getLanguage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getLanguageEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.Utils -
  -
getLastChild() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getLastChild() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getLastModified() - -Method in class org.jdesktop.http.Response -
Gets the Date specified in the Last-Modified header, if any. -
getLatitude() - -Method in class org.jdesktop.swingx.mapviewer.GeoPosition -
Get the latitude as decimal degrees -
getLayer() - -Method in class org.jdesktop.swingx.mapviewer.wms.WMSService -
  -
getLength() - -Method in class org.jdesktop.dom.SimpleHtmlCollection -
  -
getLength() - -Method in class org.jdesktop.dom.SimpleNodeList -
  -
getLicense() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getLicense() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getLicenseEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.Utils -
  -
getLinks() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getLoadingError() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
Returns the Throwable tied to any error that may have ocurred while - loading the tile. -
getLoadingImage() - -Method in class org.jdesktop.swingx.JXMapViewer -
A property for an image which will be display when an image is still - loading. -
getLocalFile(URI) - -Static method in class org.jdesktop.swingx.mapviewer.LocalResponseCache -
Returns the local File corresponding to the given remote URI. -
getLocalName() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getLocalName() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getLongitude() - -Method in class org.jdesktop.swingx.mapviewer.GeoPosition -
Get the longitude as decimal degrees -
getLongitudeDegreeWidthInPixels(int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
getLongitudeRadianWidthInPixels(int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
getMainMap() - -Method in class org.jdesktop.swingx.JXMapKit -
Returns a reference to the main embedded JXMapViewer component -
getMapBounds(JXMapViewer) - -Static method in class org.jdesktop.swingx.mapviewer.util.GeoUtil -
Gets the map bounds. -
getMapCenterInPixelsAtZoom(int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
getMapSize(int) - -Method in class org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory -
  -
getMapSize(int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactory -
Returns a Dimension containing the width and height of the map, - in tiles at the - current zoom level. -
getMapSize(int, TileFactoryInfo) - -Static method in class org.jdesktop.swingx.mapviewer.util.GeoUtil -
  -
getMapWidthInTilesAtZoom(int) - -Method in class org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo -
  -
getMapWidthInTilesAtZoom(int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
getMaxAge() - -Method in class org.jdesktop.http.Cookie -
  -
getMaximumZoomLevel() - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
getMethod() - -Method in interface org.jdesktop.html.form.Form -
Gets the HTTP Method to use when the form is submitted. -
getMethod() - -Method in class org.jdesktop.http.Request -
Gets the http Method used. -
getMethod() - -Method in class org.jdesktop.swingx.JXHtmlForm -
  -
getMethod() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getMethod() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
getMethod() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getMethod() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -
  -
getMethod() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -
  -
getMethod() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getMethod() - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
  -
getMidpoint() - -Method in class org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo -
  -
getMimeType() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result -
  -
getMimeType() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result -
  -
getMiniMap() - -Method in class org.jdesktop.swingx.JXMapKit -
Returns a reference to the mini embedded JXMapViewer component -
getMinimumZoomLevel() - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
getModDate() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result -
  -
getModDate() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result -
  -
getName() - -Method in class org.jdesktop.html.form.AbstractRadioInput -
  -
getName() - -Method in class org.jdesktop.html.form.AbstractSelect -
  -
getName() - -Method in class org.jdesktop.html.form.DefaultInput -
  -
getName() - -Method in interface org.jdesktop.html.form.Input -
Gets the name of this Input. -
getName() - -Method in class org.jdesktop.http.NameValuePair -
Gets the name. -
getName() - -Method in class org.jdesktop.swingx.JXHtmlForm.Parameter -
  -
getName() - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
The name of this info. -
getName() - -Method in class org.jdesktop.ws.WebService.Operation -
  -
getName() - -Method in class org.jdesktop.xpath.function.AbstractFunction -
  -
getNamespaceURI() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getNamespaceURI() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getNamespaceURI(String) - -Method in class org.jdesktop.xpath.function.XPathFunctionResolverImpl -
  -
getNextSibling() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getNextSibling() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getNodeName() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getNodeName() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getNodeType() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getNodeType() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getNodeValue() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getNodeValue() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getNorthWest() - -Method in class org.jdesktop.swingx.mapviewer.GeoBounds -
Gets the north west position. -
getNumberParam(Object) - -Method in class org.jdesktop.xpath.function.AbstractFunction -
  -
getNumPages() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
getNumPages() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
  -
getOnReadyStateChange() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Returns the ready-state change listener. -
getOperation(String) - -Method in class org.jdesktop.ws.WebService -
  -
getOperationCount() - -Method in class org.jdesktop.ws.WebService -
  -
getOperations() - -Method in class org.jdesktop.ws.WebService -
  -
getOptions() - -Method in class org.jdesktop.html.form.AbstractSelect -
  -
getOptions() - -Method in interface org.jdesktop.html.form.Select -
Gets the set of valid values. -
getOverlayPainter() - -Method in class org.jdesktop.swingx.JXMapViewer -
Gets the current map overlay -
getOwnerDocument() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getOwnerDocument() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getParameter(String) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Returns the Parameter with the given name, or null if there is no such Parameter. -
getParameter(String) - -Method in class org.jdesktop.http.Request -
Returns the Parameter with the given name, or null if there is no such Parameter. -
getParameters(Form) - -Static method in class org.jdesktop.html.form.Forms -
Given a Form, return the Parameters that would be used to construct - an HTTP request for this form. -
getParameters() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Gets an array of all the Parameters for this Request. -
getParameters() - -Method in class org.jdesktop.http.Header.Element -
Gets the parameters. -
getParameters() - -Method in class org.jdesktop.http.Request -
Gets an array of all the Parameters for this Request. -
getParameters() - -Method in class org.jdesktop.swingx.JXHtmlForm -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getParameters() - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
  -
getParentNode() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getParentNode() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getPath() - -Method in class org.jdesktop.http.Cookie -
  -
getPort() - -Method in class org.jdesktop.ws.WebService -
  -
getPosition() - -Method in class org.jdesktop.swingx.mapviewer.DefaultWaypoint -
  -
getPosition(Point2D, int, TileFactoryInfo) - -Static method in class org.jdesktop.swingx.mapviewer.util.GeoUtil -
  -
getPosition() - -Method in class org.jdesktop.swingx.mapviewer.Waypoint -
Get the current GeoPosition of this Waypoint -
getPositionForAddress(String[]) - -Static method in class org.jdesktop.swingx.mapviewer.util.GeoUtil -
  -
getPositionForAddress(String, String, String) - -Static method in class org.jdesktop.swingx.mapviewer.util.GeoUtil -
Convert a street address into a position. -
getPrefix() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getPrefix() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getPrefix(String) - -Method in class org.jdesktop.xpath.function.XPathFunctionResolverImpl -
  -
getPrefixes(String) - -Method in class org.jdesktop.xpath.function.XPathFunctionResolverImpl -
  -
getPreviousSibling() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getPreviousSibling() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getPriority() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
Gets the loading priority of this tile. -
getProgress() - -Method in class org.jdesktop.http.Session -
  -
getProgress() - -Method in class org.jdesktop.swingx.BackgroundWorker -
Returns the progress bound property. -
getProgress() - -Method in class org.jdesktop.ws.BaseService -
Property indicating the upload or download progress. -
getProgressPercent() - -Method in class org.jdesktop.swingx.BackgroundWorker -
Returns the progressPercent bound property. -
getPublisher() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getPublisher() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getQuery() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getQuery() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
getQuery() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
getQuery() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -
  -
getQuery() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -
  -
getQuery() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getReadyState() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Gets the ready state of this AsyncHttpRequest. -
getReadyStateChangeListeners() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
  -
getRefererUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getRefererUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getReferrer() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getRegion() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getRegionEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.Utils -
  -
getRequest() - -Method in class org.jdesktop.ws.HttpService -
Gets the Request used by this service. -
getRequestDocument() - -Method in class org.jdesktop.ws.WebService.Operation -
  -
getResponse() - -Method in class org.jdesktop.ws.HttpService -
Gets the response, if there is one. -
getResponseDocument() - -Method in class org.jdesktop.ws.WebService.Operation -
  -
getResponseHeader(String) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Gets a single response header as a string. -
getResponseHtml() - -Method in class org.jdesktop.http.async.HtmlHttpRequest -
If the readyState attribute has a value other than LOADED, then this method - will return null. -
getResponseMap() - -Method in class org.jdesktop.http.async.JsonHttpRequest -
  -
getResponseText() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
If the readyState property has a value other than RECEIVING or LOADED, - reponseText MUST be the empty string. -
getResponseXML() - -Method in class org.jdesktop.http.async.XmlHttpRequest -
If the readyState attribute has a value other than LOADED, then this method - will return null. -
getResultsPerPage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
getSchema() - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
getSchema() - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
getSecurityLevel() - -Method in class org.jdesktop.ws.HttpService -
Gets the security level used with this service. -
getService() - -Method in class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
Subclasses may override this method to provide their own executor services. -
getService() - -Method in class org.jdesktop.ws.WebService -
  -
getServiceName() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getServiceName() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
getServiceName() - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
  -
getSession() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Returns the Session used with this Request. -
getSession() - -Method in class org.jdesktop.ws.AbstractHttpService -
Gets the session of this AbstractHttpService. -
getSouthEast() - -Method in class org.jdesktop.swingx.mapviewer.GeoBounds -
Gets the south east position. -
getSslSecurityLevel() - -Method in class org.jdesktop.http.Session -
Gets the SecurityLevel used for SSL connections. -
getState() - -Method in class org.jdesktop.http.Session -
  -
getState() - -Method in class org.jdesktop.ws.BaseService -
Property indicating the state of the service. -
getStatus() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
If the status property is not available it MUST raise an exception. -
getStatusCode() - -Method in class org.jdesktop.http.Response -
Gets the status code. -
getStatusText() - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
If the statusText property is not available, it MUST raise an exception. -
getStatusText() - -Method in class org.jdesktop.http.Response -
Returns the status text. -
getStrictErrorChecking() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getStrictErrorChecking() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getString(String) - -Method in class org.jdesktop.dom.SimpleDocument -
Returns the text content of the Node matching the given expression. -
getString(String, Node) - -Method in class org.jdesktop.dom.SimpleDocument -
Returns the text content of the Node matching the given expression. -
getString(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Returns the text content of the Node matching the given expression. -
getString(String, Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
Returns the text content of the Node matching the given expression. -
getString(String, Node) - -Static method in class org.jdesktop.xpath.XPathUtils -
Returns the text content of the Node matching the given expression. -
getString(String, Node, String, String) - -Static method in class org.jdesktop.xpath.XPathUtils -
  -
getString(XPathExpression, Node) - -Static method in class org.jdesktop.xpath.XPathUtils -
Returns the text content of the Node matching the given expression. -
getStringParam(Object) - -Method in class org.jdesktop.xpath.function.AbstractFunction -
  -
getSubscriptionEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.Utils -
  -
getSummary() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getSummary() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getSummary() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result -
  -
getSummary() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result -
  -
getSymbols() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
  -
getTargetNamespace() - -Method in class org.jdesktop.ws.WebService -
  -
getTextContent() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getTextContent() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getThrowable() - -Method in class org.jdesktop.ws.events.FailureEvent -
  -
getThumbnail() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getThumbnail() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getTile(int, int, int) - -Method in class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
Returns the tile that is located at the given tilePoint for this zoom. -
getTile(int, int, int) - -Method in class org.jdesktop.swingx.mapviewer.empty.EmptyTileFactory -
Gets an instance of an empty tile for the given tile position and zoom on - the world map. -
getTile(int, int, int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactory -
Return the Tile at a given TilePoint and zoom level -
getTileCache() - -Method in class org.jdesktop.swingx.mapviewer.AbstractTileFactory -
  -
getTileFactory() - -Method in class org.jdesktop.swingx.JXMapViewer -
Get the current factory -
getTileSize(int) - -Method in class org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo -
  -
getTileSize(int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactory -
Gets the size of an edge of a tile in pixels at the current zoom level. -
getTileSize(int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
Get the tile size. -
getTileUrl(int, int, int) - -Method in class org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo -
  -
getTileUrl(int, int, int) - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
Returns the tile url for the specified tile at the specified - zoom level. -
getTitle() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getTitle() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getTitle() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getTitle() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result -
  -
getTitle() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result -
  -
getTotalBytes() - -Method in class org.jdesktop.http.Session -
  -
getTotalMapZoom() - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
  -
getTotalResultsAvailable() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
getTotalResultsAvailable() - -Method in class org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList -
  -
getTotalResultsAvailable() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.ResultsList -
  -
getType() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
  -
getType() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getType() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
getType() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
getTypeEnumValues() - -Static method in class org.jdesktop.swingx.ws.yahoo.search.Utils -
  -
getUnrecoverableError() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
Returns the last error in a possible chain of errors that occured during - the loading of the tile -
getURL() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getUrl() - -Method in class org.jdesktop.http.Request -
Returns the URL to request content from. -
getURL() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
Gets the URL of this tile. -
getUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result -
  -
getUrl() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result -
  -
getUrlPrefix() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -
  -
getUrlPrefix() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
getUrlPrefix() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
getUrlPrefix() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS -
This method is called while YahooRSS constructs the URL. -
getUserData(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getUserData(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getUsername() - -Method in class org.jdesktop.http.Request -
Gets the username used for Basic Authentication. -
getValue() - -Method in class org.jdesktop.html.form.AbstractRadioInput -
  -
getValue() - -Method in class org.jdesktop.html.form.AbstractSelect -
  -
getValue() - -Method in class org.jdesktop.html.form.DefaultInput -
  -
getValue() - -Method in interface org.jdesktop.html.form.Input -
Gets the value of the Input. -
getValue() - -Method in class org.jdesktop.http.NameValuePair -
Gets the value. -
getValue() - -Method in class org.jdesktop.swingx.JXHtmlForm.Option -
  -
getValue() - -Method in class org.jdesktop.swingx.JXHtmlForm.Parameter -
  -
getValues() - -Method in class org.jdesktop.html.form.AbstractRadioInput -
  -
getValues() - -Method in interface org.jdesktop.html.form.RadioInput -
Gets the set of valid values. -
getValueStream() - -Method in interface org.jdesktop.html.form.FileInput -
Returns the value represented by this FileItem as an input stream. -
getValueStream() - -Method in class org.jdesktop.html.form.FileParameter -
Creates and returns a new InputStream based on the underlying file - data. -
getVersion() - -Method in class org.jdesktop.http.Cookie -
  -
getVersionNumber() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
getVersionNumber() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
getVersionNumber() - -Method in class org.jdesktop.swingx.ws.yahoo.search.YahooSearch -
  -
getViewportBounds() - -Method in class org.jdesktop.swingx.JXMapViewer -
Returns the bounds of the viewport in pixels. -
getWaypoints() - -Method in class org.jdesktop.swingx.mapviewer.WaypointPainter -
Gets the current set of waypoints to paint -
getWebService() - -Method in class org.jdesktop.ws.WebService.Operation -
  -
getWidth() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result -
  -
getWidth() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
getWorker() - -Method in class org.jdesktop.swingx.event.BackgroundEvent -
  -
getWsdl() - -Method in class org.jdesktop.ws.WebService -
  -
getX() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
  -
getXmlEncoding() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getXmlEncoding() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getXmlStandalone() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getXmlStandalone() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getXmlVersion() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
getXmlVersion() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
getY() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
  -
getYahooSearch() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
getYahooSearch() - -Method in class org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList -
  -
getYahooSearch() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.ResultsList -
  -
getZoom() - -Method in class org.jdesktop.swingx.JXMapViewer -
Gets the current zoom level -
getZoom() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
  -
getZoomInAction() - -Method in class org.jdesktop.swingx.JXMapKit -
Returns an action which can be attached to buttons or menu - items to make the map zoom in -
getZoomInButton() - -Method in class org.jdesktop.swingx.JXMapKit -
returns a reference to the zoom in button -
getZoomOutAction() - -Method in class org.jdesktop.swingx.JXMapKit -
Returns an action which can be attached to buttons or menu - items to make the map zoom out -
getZoomOutButton() - -Method in class org.jdesktop.swingx.JXMapKit -
returns a reference to the zoom out button -
getZoomSlider() - -Method in class org.jdesktop.swingx.JXMapKit -
returns a reference to the zoom slider -
gotoPage(int) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
gotoPage(int) - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
Reloads this PagedResultsList by searching the YahooSearch component for - the given page of results. -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-8.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-8.html deleted file mode 100644 index e49c4168..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-8.html +++ /dev/null @@ -1,191 +0,0 @@ - - - - - - -H-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-H

-
-
handleResponse(String) - -Method in class org.jdesktop.http.async.AsyncHttpRequest -
Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read. -
handleResponse(String) - -Method in class org.jdesktop.http.async.HtmlHttpRequest -
  -
handleResponse(String) - -Method in class org.jdesktop.http.async.JsonHttpRequest -
  -
handleResponse(String) - -Method in class org.jdesktop.http.async.XmlHttpRequest -
  -
hasAttributes() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
hasAttributes() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
hasChildNodes() - -Method in class org.jdesktop.dom.SimpleDocument -
  -
hasChildNodes() - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
hashCode() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
Header - Class in org.jdesktop.http
Represents a header field in an http Request or Response.
Header() - -Constructor for class org.jdesktop.http.Header -
Creates a new Header with a null name and value, and no elements. -
Header(String, String) - -Constructor for class org.jdesktop.http.Header -
Creates a new Header with the given name and value, and no elements. -
Header(String, String, Header.Element...) - -Constructor for class org.jdesktop.http.Header -
Creates a new Header with the given name, value, and elements. -
Header.Element - Class in org.jdesktop.http
A representation of an Element within a Header.
Header.Element(Parameter...) - -Constructor for class org.jdesktop.http.Header.Element -
Create a new instance of Element with the given params. -
HIGHEST_RATED - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooNews -
  -
HtmlHttpRequest - Class in org.jdesktop.http.async
NOTE: This class requires JTidy!
HtmlHttpRequest() - -Constructor for class org.jdesktop.http.async.HtmlHttpRequest -
Creates a new instance of XmlHttpRequest -
HttpService - Class in org.jdesktop.ws
An HTTP based REST web service.
HttpService() - -Constructor for class org.jdesktop.ws.HttpService -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-9.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-9.html deleted file mode 100644 index f9fbb7cf..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index-files/index-9.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - -I-Index - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
-

-I

-
-
importNode(Node, boolean) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
importNode(Node, boolean) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
indexOf(Object) - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
init() - -Method in class org.jdesktop.swingx.JXMapViewerApplet -
  -
initialize() - -Method in class org.jdesktop.swingx.BackgroundWorkerBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.JXMapKitBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNewsBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNewsBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.rss.YahooNewsBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearchBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayListBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearchBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearchBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestionBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestionBeanInfo -
  -
initialize() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearchBeanInfo -
  -
Input - Interface in org.jdesktop.html.form
An input value on a Form.
insertBefore(Node, Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
insertBefore(Node, Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
install() - -Static method in class org.jdesktop.http.CookieManager -
  -
installFunction(AbstractFunction) - -Static method in class org.jdesktop.xpath.function.XPathFunctionResolverImpl -
  -
installResponseCache() - -Static method in class org.jdesktop.swingx.mapviewer.LocalResponseCache -
  -
INTERNATIONAL_FINANCE - -Static variable in class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -
  -
intersects(GeoBounds) - -Method in class org.jdesktop.swingx.mapviewer.GeoBounds -
Determines if this bounds intersects the other bounds. -
IS_CACHE_DISABLED - -Static variable in class org.jdesktop.swingx.mapviewer.LocalResponseCache -
  -
isAddressLocationShown() - -Method in class org.jdesktop.swingx.JXMapKit -
  -
isAdultOk() - -Method in class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -
  -
isAdultOk() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -
  -
isAdultOk() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
isAdultOk() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
isDataProviderCreditShown() - -Method in class org.jdesktop.swingx.JXMapKit -
  -
isDefaultNamespace(String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
isDefaultNamespace(String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
isDesignTime() - -Method in class org.jdesktop.swingx.JXMapViewer -
Indicates whether the component is being used at design time, such as in - a visual editor like NetBeans' Matisse -
isDone() - -Method in class org.jdesktop.swingx.BackgroundWorker -
  -
isDrawTileBorders() - -Method in class org.jdesktop.swingx.JXMapViewer -
Indicates if the tile borders should be drawn. -
isEmpty() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
isEqualNode(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
isEqualNode(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
isHasNextPage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
isHasNextPage() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
  -
isHasPreviousPage() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
isHasPreviousPage() - -Method in interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList -
  -
isHorizontalWrapped() - -Method in class org.jdesktop.swingx.JXMapViewer -
  -
isLoaded() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
Indicates if this tile's underlying image has been successfully loaded yet. -
isLoading() - -Method in class org.jdesktop.swingx.mapviewer.Tile -
  -
isMiniMapVisible() - -Method in class org.jdesktop.swingx.JXMapKit -
Indicates if the mini-map is currently visible -
isNamespaceAware() - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
isNamespaceAware() - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
isPanEnabled() - -Method in class org.jdesktop.swingx.JXMapViewer -
A property indicating if the map should be pannable by the user using - the mouse. -
isRecenterOnClickEnabled() - -Method in class org.jdesktop.swingx.JXMapViewer -
Indicates if the map should recenter itself on mouse clicks. -
isRestrictOutsidePanning() - -Method in class org.jdesktop.swingx.JXMapViewer -
  -
isRunning() - -Method in class org.jdesktop.swingx.BackgroundWorker -
  -
isSameNode(Node) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
isSameNode(Node) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
isSecure() - -Method in class org.jdesktop.http.Cookie -
  -
isSimilarOk() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -
  -
isSimilarOk() - -Method in class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -
  -
isStreaming() - -Method in class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result -
  -
isSupported(String, String) - -Method in class org.jdesktop.dom.SimpleDocument -
  -
isSupported(String, String) - -Method in class org.jdesktop.dom.SimpleHtmlDocument -
  -
isValidating() - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
isValidating() - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
isValidTile(int, int, int, TileFactoryInfo) - -Static method in class org.jdesktop.swingx.mapviewer.util.GeoUtil -
  -
isXIncludeAware() - -Method in class org.jdesktop.dom.SimpleDocumentBuilder -
  -
isXIncludeAware() - -Method in class org.jdesktop.dom.SimpleHtmlDocumentBuilder -
  -
isXr2l() - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
A property indicating if the X coordinates of tiles go - from right to left or left to right. -
isYt2b() - -Method in class org.jdesktop.swingx.mapviewer.TileFactoryInfo -
A property indicating if the Y coordinates of tiles go - from right to left or left to right. -
isZoomButtonsVisible() - -Method in class org.jdesktop.swingx.JXMapKit -
Indicates if the zoom buttons are visible. -
isZoomEnabled() - -Method in class org.jdesktop.swingx.JXMapViewer -
A property indicating if the map should be zoomable by the user using - the mouse wheel. -
isZoomSliderVisible() - -Method in class org.jdesktop.swingx.JXMapKit -
Indicates if the zoom slider is currently visible -
item(int) - -Method in class org.jdesktop.dom.SimpleHtmlCollection -
  -
item(int) - -Method in class org.jdesktop.dom.SimpleNodeList -
  -
iterator() - -Method in class org.jdesktop.dom.SimpleHtmlCollection -
  -
iterator() - -Method in class org.jdesktop.dom.SimpleNodeList -
  -
iterator() - -Method in class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -
  -
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J K L M N O P R S T U V W X Y
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index.html deleted file mode 100644 index 290d03fc..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - -Generated Documentation (Untitled) - - - - - - - - - - - -<H2> -Frame Alert</H2> - -<P> -This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. -<BR> -Link to<A HREF="overview-summary.html">Non-frame version.</A> - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleDocument.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleDocument.html deleted file mode 100644 index 9008e881..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleDocument.html +++ /dev/null @@ -1,2184 +0,0 @@ - - - - - - -SimpleDocument - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.dom -
-Class SimpleDocument

-
-java.lang.Object
-  extended by org.jdesktop.dom.SimpleDocument
-
-
-
All Implemented Interfaces:
org.w3c.dom.Document, org.w3c.dom.Node
-
-
-
-
public class SimpleDocument
extends java.lang.Object
implements org.w3c.dom.Document
- - -

-

A DOM Document that makes it easier to work with DOM - documents. This class simply wraps a delegate DOM Document and - delegates all calls to the Document. This allows this class to work with - any DOM Document.

-

- -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
-  - - - - - - - - - - - - - - - - -
-Constructor Summary
SimpleDocument() - -
-          Create a new, empty, SimpleDocument
SimpleDocument(org.w3c.dom.Document dom) - -
-          Creates a new instance of SimpleDocument.
SimpleDocument(java.lang.String xml) - -
-          Creates a new instance of SimpleDocument with the given XML.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- org.w3c.dom.NodeadoptNode(org.w3c.dom.Node source) - -
-           
- org.w3c.dom.NodeappendChild(org.w3c.dom.Node newChild) - -
-           
- org.w3c.dom.NodecloneNode(boolean deep) - -
-           
- shortcompareDocumentPosition(org.w3c.dom.Node other) - -
-           
- org.w3c.dom.AttrcreateAttribute(java.lang.String name) - -
-           
- org.w3c.dom.AttrcreateAttributeNS(java.lang.String namespaceURI, - java.lang.String qualifiedName) - -
-           
- org.w3c.dom.CDATASectioncreateCDATASection(java.lang.String data) - -
-           
- org.w3c.dom.CommentcreateComment(java.lang.String data) - -
-           
- org.w3c.dom.DocumentFragmentcreateDocumentFragment() - -
-           
- org.w3c.dom.ElementcreateElement(java.lang.String tagName) - -
-           
- org.w3c.dom.ElementcreateElementNS(java.lang.String namespaceURI, - java.lang.String qualifiedName) - -
-           
- org.w3c.dom.EntityReferencecreateEntityReference(java.lang.String name) - -
-           
- org.w3c.dom.ProcessingInstructioncreateProcessingInstruction(java.lang.String target, - java.lang.String data) - -
-           
- org.w3c.dom.TextcreateTextNode(java.lang.String data) - -
-           
- org.w3c.dom.NamedNodeMapgetAttributes() - -
-           
- java.lang.StringgetBaseURI() - -
-           
- intgetChildElementCount(org.w3c.dom.Node node) - -
-          Returns the number of child elements for the given node.
- SimpleNodeListgetChildElements(org.w3c.dom.Node node) - -
-          Returns the child elements of the specified node.
- SimpleNodeListgetChildNodes() - -
-           
- org.w3c.dom.DocumentTypegetDoctype() - -
-           
- org.w3c.dom.ElementgetDocumentElement() - -
-           
- java.lang.StringgetDocumentURI() - -
-           
- org.w3c.dom.DOMConfigurationgetDomConfig() - -
-           
- org.w3c.dom.NodegetElement(java.lang.String expression) - -
-          Returns a Node matching the given expression.
- org.w3c.dom.NodegetElement(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a Node matching the given expression.
- org.w3c.dom.ElementgetElementById(java.lang.String elementId) - -
-           
- SimpleNodeListgetElements(java.lang.String expression) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression.
- SimpleNodeListgetElements(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole).
- SimpleNodeListgetElementsByTagName(java.lang.String tagname) - -
-           
- SimpleNodeListgetElementsByTagNameNS(java.lang.String namespaceURI, - java.lang.String localName) - -
-           
- java.lang.ObjectgetFeature(java.lang.String feature, - java.lang.String version) - -
-           
- org.w3c.dom.NodegetFirstChild() - -
-           
- org.w3c.dom.DOMImplementationgetImplementation() - -
-           
- java.lang.StringgetInputEncoding() - -
-           
- org.w3c.dom.NodegetLastChild() - -
-           
- java.lang.StringgetLocalName() - -
-           
- java.lang.StringgetNamespaceURI() - -
-           
- org.w3c.dom.NodegetNextSibling() - -
-           
- java.lang.StringgetNodeName() - -
-           
- shortgetNodeType() - -
-           
- java.lang.StringgetNodeValue() - -
-           
- org.w3c.dom.DocumentgetOwnerDocument() - -
-           
- org.w3c.dom.NodegetParentNode() - -
-           
- java.lang.StringgetPrefix() - -
-           
- org.w3c.dom.NodegetPreviousSibling() - -
-           
- booleangetStrictErrorChecking() - -
-           
- java.lang.StringgetString(java.lang.String expression) - -
-          Returns the text content of the Node matching the given expression.
- java.lang.StringgetString(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns the text content of the Node matching the given expression.
- java.lang.StringgetTextContent() - -
-           
- java.lang.ObjectgetUserData(java.lang.String key) - -
-           
- java.lang.StringgetXmlEncoding() - -
-           
- booleangetXmlStandalone() - -
-           
- java.lang.StringgetXmlVersion() - -
-           
- booleanhasAttributes() - -
-           
- booleanhasChildNodes() - -
-           
- org.w3c.dom.NodeimportNode(org.w3c.dom.Node importedNode, - boolean deep) - -
-           
- org.w3c.dom.NodeinsertBefore(org.w3c.dom.Node newChild, - org.w3c.dom.Node refChild) - -
-           
- booleanisDefaultNamespace(java.lang.String namespaceURI) - -
-           
- booleanisEqualNode(org.w3c.dom.Node arg) - -
-           
- booleanisSameNode(org.w3c.dom.Node other) - -
-           
- booleanisSupported(java.lang.String feature, - java.lang.String version) - -
-           
- java.lang.StringlookupNamespaceURI(java.lang.String prefix) - -
-           
- java.lang.StringlookupPrefix(java.lang.String namespaceURI) - -
-           
- voidnormalize() - -
-           
- voidnormalizeDocument() - -
-           
- org.w3c.dom.NoderemoveChild(org.w3c.dom.Node oldChild) - -
-           
- org.w3c.dom.NoderenameNode(org.w3c.dom.Node n, - java.lang.String namespaceURI, - java.lang.String qualifiedName) - -
-           
- org.w3c.dom.NodereplaceChild(org.w3c.dom.Node newChild, - org.w3c.dom.Node oldChild) - -
-           
- voidsetDocumentURI(java.lang.String documentURI) - -
-           
- voidsetNodeValue(java.lang.String nodeValue) - -
-           
- voidsetPrefix(java.lang.String prefix) - -
-           
- voidsetStrictErrorChecking(boolean strictErrorChecking) - -
-           
- voidsetTextContent(java.lang.String textContent) - -
-           
- java.lang.ObjectsetUserData(java.lang.String key, - java.lang.Object data, - org.w3c.dom.UserDataHandler handler) - -
-           
- voidsetXmlStandalone(boolean xmlStandalone) - -
-           
- voidsetXmlVersion(java.lang.String xmlVersion) - -
-           
- java.lang.StringtoString() - -
-           
- java.lang.StringtoXML() - -
-          Exports this DOM as a String
- java.lang.StringtoXML(org.w3c.dom.Node n) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SimpleDocument

-
-public SimpleDocument()
-
-
Create a new, empty, SimpleDocument -

-

-
- -

-SimpleDocument

-
-public SimpleDocument(org.w3c.dom.Document dom)
-
-
Creates a new instance of SimpleDocument. -

-

-
Parameters:
Document - the DOM document to wrap within this SimpleDocument.
-
-
- -

-SimpleDocument

-
-public SimpleDocument(java.lang.String xml)
-
-
Creates a new instance of SimpleDocument with the given XML. The given - XML must be valid. -

-

-
Parameters:
xml -
-
- - - - - - - - -
-Method Detail
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class java.lang.Object
-
-
-
-
-
-
- -

-toXML

-
-public java.lang.String toXML()
-
-
Exports this DOM as a String -

-

-
-
-
-
-
-
-
- -

-toXML

-
-public java.lang.String toXML(org.w3c.dom.Node n)
-
-
-
-
-
-
-
-
-
- -

-getChildElements

-
-public SimpleNodeList getChildElements(org.w3c.dom.Node node)
-
-

Returns the child elements of the specified node. This returns only the - immediate child Nodes of type ELEMENT_NODE.

-

-

-
-
-
-
Parameters:
parent - the parent node -
Returns:
a SimpleNodeList containing all of the immediate child elements
-
-
-
- -

-getChildElementCount

-
-public int getChildElementCount(org.w3c.dom.Node node)
-
-
Returns the number of child elements for the given node. - Only immediate child nodes of type ELEMENT_NODE are counted. -

-

-
-
-
-
Parameters:
parent - the parent node -
Returns:
the number of immediate child Elements of the given parent node
-
-
-
- -

-getElements

-
-public SimpleNodeList getElements(java.lang.String expression)
-
-
Returns a SimpleNodeList containing all the nodes that match the given expression. -

-

-
-
-
-
Parameters:
expression - an XPath expression -
Returns:
SimpleNodeList containing the results from the expression. This will - never be null, but may contain no results. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getElements

-
-public SimpleNodeList getElements(java.lang.String expression,
-                                  org.w3c.dom.Node node)
-
-
Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole). -

-

-
-
-
-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
SimpleNodeList containing the results from the expression. This will - never be null, but may contain no results. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getElement

-
-public org.w3c.dom.Node getElement(java.lang.String expression)
-
-
Returns a Node matching the given expression. If more than one node matches, - the return value is undefined. -

-

-
-
-
-
Parameters:
expression - an XPath expression -
Returns:
Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getElement

-
-public org.w3c.dom.Node getElement(java.lang.String expression,
-                                   org.w3c.dom.Node node)
-
-
Returns a Node matching the given expression. If more than one node matches, - the return value is undefined. -

-

-
-
-
-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getString

-
-public java.lang.String getString(java.lang.String expression)
-
-
Returns the text content of the Node matching the given expression. - If more than one node matches, the return value is undefined. -

-

-
-
-
-
Parameters:
expression - an XPath expression -
Returns:
text content of the selected Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getString

-
-public java.lang.String getString(java.lang.String expression,
-                                  org.w3c.dom.Node node)
-
-
Returns the text content of the Node matching the given expression. - If more than one node matches, the return value is undefined. -

-

-
-
-
-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
text content of the selected Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getDoctype

-
-public org.w3c.dom.DocumentType getDoctype()
-
-
-
Specified by:
getDoctype in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getImplementation

-
-public org.w3c.dom.DOMImplementation getImplementation()
-
-
-
Specified by:
getImplementation in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getDocumentElement

-
-public org.w3c.dom.Element getDocumentElement()
-
-
-
Specified by:
getDocumentElement in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-createElement

-
-public org.w3c.dom.Element createElement(java.lang.String tagName)
-                                  throws org.w3c.dom.DOMException
-
-
-
Specified by:
createElement in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createDocumentFragment

-
-public org.w3c.dom.DocumentFragment createDocumentFragment()
-
-
-
Specified by:
createDocumentFragment in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-createTextNode

-
-public org.w3c.dom.Text createTextNode(java.lang.String data)
-
-
-
Specified by:
createTextNode in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-createComment

-
-public org.w3c.dom.Comment createComment(java.lang.String data)
-
-
-
Specified by:
createComment in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-createCDATASection

-
-public org.w3c.dom.CDATASection createCDATASection(java.lang.String data)
-                                            throws org.w3c.dom.DOMException
-
-
-
Specified by:
createCDATASection in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createProcessingInstruction

-
-public org.w3c.dom.ProcessingInstruction createProcessingInstruction(java.lang.String target,
-                                                                     java.lang.String data)
-                                                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
createProcessingInstruction in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createAttribute

-
-public org.w3c.dom.Attr createAttribute(java.lang.String name)
-                                 throws org.w3c.dom.DOMException
-
-
-
Specified by:
createAttribute in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createEntityReference

-
-public org.w3c.dom.EntityReference createEntityReference(java.lang.String name)
-                                                  throws org.w3c.dom.DOMException
-
-
-
Specified by:
createEntityReference in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getElementsByTagName

-
-public SimpleNodeList getElementsByTagName(java.lang.String tagname)
-
-
-
Specified by:
getElementsByTagName in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-importNode

-
-public org.w3c.dom.Node importNode(org.w3c.dom.Node importedNode,
-                                   boolean deep)
-                            throws org.w3c.dom.DOMException
-
-
-
Specified by:
importNode in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createElementNS

-
-public org.w3c.dom.Element createElementNS(java.lang.String namespaceURI,
-                                           java.lang.String qualifiedName)
-                                    throws org.w3c.dom.DOMException
-
-
-
Specified by:
createElementNS in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createAttributeNS

-
-public org.w3c.dom.Attr createAttributeNS(java.lang.String namespaceURI,
-                                          java.lang.String qualifiedName)
-                                   throws org.w3c.dom.DOMException
-
-
-
Specified by:
createAttributeNS in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getElementsByTagNameNS

-
-public SimpleNodeList getElementsByTagNameNS(java.lang.String namespaceURI,
-                                             java.lang.String localName)
-
-
-
Specified by:
getElementsByTagNameNS in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getElementById

-
-public org.w3c.dom.Element getElementById(java.lang.String elementId)
-
-
-
Specified by:
getElementById in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getInputEncoding

-
-public java.lang.String getInputEncoding()
-
-
-
Specified by:
getInputEncoding in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getXmlEncoding

-
-public java.lang.String getXmlEncoding()
-
-
-
Specified by:
getXmlEncoding in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getXmlStandalone

-
-public boolean getXmlStandalone()
-
-
-
Specified by:
getXmlStandalone in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-setXmlStandalone

-
-public void setXmlStandalone(boolean xmlStandalone)
-                      throws org.w3c.dom.DOMException
-
-
-
Specified by:
setXmlStandalone in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getXmlVersion

-
-public java.lang.String getXmlVersion()
-
-
-
Specified by:
getXmlVersion in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-setXmlVersion

-
-public void setXmlVersion(java.lang.String xmlVersion)
-                   throws org.w3c.dom.DOMException
-
-
-
Specified by:
setXmlVersion in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getStrictErrorChecking

-
-public boolean getStrictErrorChecking()
-
-
-
Specified by:
getStrictErrorChecking in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-setStrictErrorChecking

-
-public void setStrictErrorChecking(boolean strictErrorChecking)
-
-
-
Specified by:
setStrictErrorChecking in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getDocumentURI

-
-public java.lang.String getDocumentURI()
-
-
-
Specified by:
getDocumentURI in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-setDocumentURI

-
-public void setDocumentURI(java.lang.String documentURI)
-
-
-
Specified by:
setDocumentURI in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-adoptNode

-
-public org.w3c.dom.Node adoptNode(org.w3c.dom.Node source)
-                           throws org.w3c.dom.DOMException
-
-
-
Specified by:
adoptNode in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getDomConfig

-
-public org.w3c.dom.DOMConfiguration getDomConfig()
-
-
-
Specified by:
getDomConfig in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-normalizeDocument

-
-public void normalizeDocument()
-
-
-
Specified by:
normalizeDocument in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-renameNode

-
-public org.w3c.dom.Node renameNode(org.w3c.dom.Node n,
-                                   java.lang.String namespaceURI,
-                                   java.lang.String qualifiedName)
-                            throws org.w3c.dom.DOMException
-
-
-
Specified by:
renameNode in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getNodeName

-
-public java.lang.String getNodeName()
-
-
-
Specified by:
getNodeName in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getNodeValue

-
-public java.lang.String getNodeValue()
-                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
getNodeValue in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-setNodeValue

-
-public void setNodeValue(java.lang.String nodeValue)
-                  throws org.w3c.dom.DOMException
-
-
-
Specified by:
setNodeValue in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getNodeType

-
-public short getNodeType()
-
-
-
Specified by:
getNodeType in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getParentNode

-
-public org.w3c.dom.Node getParentNode()
-
-
-
Specified by:
getParentNode in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getChildNodes

-
-public SimpleNodeList getChildNodes()
-
-
-
Specified by:
getChildNodes in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getFirstChild

-
-public org.w3c.dom.Node getFirstChild()
-
-
-
Specified by:
getFirstChild in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getLastChild

-
-public org.w3c.dom.Node getLastChild()
-
-
-
Specified by:
getLastChild in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getPreviousSibling

-
-public org.w3c.dom.Node getPreviousSibling()
-
-
-
Specified by:
getPreviousSibling in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getNextSibling

-
-public org.w3c.dom.Node getNextSibling()
-
-
-
Specified by:
getNextSibling in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getAttributes

-
-public org.w3c.dom.NamedNodeMap getAttributes()
-
-
-
Specified by:
getAttributes in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getOwnerDocument

-
-public org.w3c.dom.Document getOwnerDocument()
-
-
-
Specified by:
getOwnerDocument in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-insertBefore

-
-public org.w3c.dom.Node insertBefore(org.w3c.dom.Node newChild,
-                                     org.w3c.dom.Node refChild)
-                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
insertBefore in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-replaceChild

-
-public org.w3c.dom.Node replaceChild(org.w3c.dom.Node newChild,
-                                     org.w3c.dom.Node oldChild)
-                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
replaceChild in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-removeChild

-
-public org.w3c.dom.Node removeChild(org.w3c.dom.Node oldChild)
-                             throws org.w3c.dom.DOMException
-
-
-
Specified by:
removeChild in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-appendChild

-
-public org.w3c.dom.Node appendChild(org.w3c.dom.Node newChild)
-                             throws org.w3c.dom.DOMException
-
-
-
Specified by:
appendChild in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-hasChildNodes

-
-public boolean hasChildNodes()
-
-
-
Specified by:
hasChildNodes in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-cloneNode

-
-public org.w3c.dom.Node cloneNode(boolean deep)
-
-
-
Specified by:
cloneNode in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-normalize

-
-public void normalize()
-
-
-
Specified by:
normalize in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-isSupported

-
-public boolean isSupported(java.lang.String feature,
-                           java.lang.String version)
-
-
-
Specified by:
isSupported in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getNamespaceURI

-
-public java.lang.String getNamespaceURI()
-
-
-
Specified by:
getNamespaceURI in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getPrefix

-
-public java.lang.String getPrefix()
-
-
-
Specified by:
getPrefix in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-setPrefix

-
-public void setPrefix(java.lang.String prefix)
-               throws org.w3c.dom.DOMException
-
-
-
Specified by:
setPrefix in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getLocalName

-
-public java.lang.String getLocalName()
-
-
-
Specified by:
getLocalName in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-hasAttributes

-
-public boolean hasAttributes()
-
-
-
Specified by:
hasAttributes in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getBaseURI

-
-public java.lang.String getBaseURI()
-
-
-
Specified by:
getBaseURI in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-compareDocumentPosition

-
-public short compareDocumentPosition(org.w3c.dom.Node other)
-                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
compareDocumentPosition in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getTextContent

-
-public java.lang.String getTextContent()
-                                throws org.w3c.dom.DOMException
-
-
-
Specified by:
getTextContent in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-setTextContent

-
-public void setTextContent(java.lang.String textContent)
-                    throws org.w3c.dom.DOMException
-
-
-
Specified by:
setTextContent in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-isSameNode

-
-public boolean isSameNode(org.w3c.dom.Node other)
-
-
-
Specified by:
isSameNode in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-lookupPrefix

-
-public java.lang.String lookupPrefix(java.lang.String namespaceURI)
-
-
-
Specified by:
lookupPrefix in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-isDefaultNamespace

-
-public boolean isDefaultNamespace(java.lang.String namespaceURI)
-
-
-
Specified by:
isDefaultNamespace in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-lookupNamespaceURI

-
-public java.lang.String lookupNamespaceURI(java.lang.String prefix)
-
-
-
Specified by:
lookupNamespaceURI in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-isEqualNode

-
-public boolean isEqualNode(org.w3c.dom.Node arg)
-
-
-
Specified by:
isEqualNode in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getFeature

-
-public java.lang.Object getFeature(java.lang.String feature,
-                                   java.lang.String version)
-
-
-
Specified by:
getFeature in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-setUserData

-
-public java.lang.Object setUserData(java.lang.String key,
-                                    java.lang.Object data,
-                                    org.w3c.dom.UserDataHandler handler)
-
-
-
Specified by:
setUserData in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getUserData

-
-public java.lang.Object getUserData(java.lang.String key)
-
-
-
Specified by:
getUserData in interface org.w3c.dom.Node
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleDocumentBuilder.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleDocumentBuilder.html deleted file mode 100644 index 9454a35e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleDocumentBuilder.html +++ /dev/null @@ -1,916 +0,0 @@ - - - - - - -SimpleDocumentBuilder - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.dom -
-Class SimpleDocumentBuilder

-
-java.lang.Object
-  extended by javax.xml.parsers.DocumentBuilder
-      extended by org.jdesktop.dom.SimpleDocumentBuilder
-
-
-
-
public class SimpleDocumentBuilder
extends javax.xml.parsers.DocumentBuilder
- - -

-

A DOM DocumentBuilder implementation that does - not require the factory pattern for creation. Most of the time calling one of - the static simpleParse methods is all that is required. Occasionally - you may need to create an instance of SimpleDocumentBuilder to tweak some of the - builder settings (such as setting an ErrorHandler or EntityResolver).

-

- -

-


- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
SimpleDocumentBuilder() - -
-          Create a new SimpleDocumentBuilder.
SimpleDocumentBuilder(boolean namespaceAware) - -
-           
SimpleDocumentBuilder(javax.xml.parsers.DocumentBuilderFactory factory) - -
-          Create a SimpleDocumentBuilder that will wrap builders created from the - given factory.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- org.w3c.dom.DOMImplementationgetDOMImplementation() - -
-           
- javax.xml.validation.SchemagetSchema() - -
-           
- booleanisNamespaceAware() - -
-           
- booleanisValidating() - -
-           
- booleanisXIncludeAware() - -
-           
- SimpleDocumentnewDocument() - -
-           
- SimpleDocumentparse(java.io.File f) - -
-           
- SimpleDocumentparse(org.xml.sax.InputSource is) - -
-           
- SimpleDocumentparse(java.io.InputStream is) - -
-           
- SimpleDocumentparse(java.io.InputStream is, - java.lang.String systemId) - -
-           
- SimpleDocumentparse(java.lang.String uri) - -
-           
- SimpleDocumentparseString(java.lang.String xml) - -
-          Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object.
- voidreset() - -
-           
- voidsetEntityResolver(org.xml.sax.EntityResolver er) - -
-           
- voidsetErrorHandler(org.xml.sax.ErrorHandler eh) - -
-           
-static SimpleDocumentsimpleParse(org.xml.sax.InputSource is) - -
-          Parse the content of the given input source as an XML document - and return a new DOM SimpleDocument object.
-static SimpleDocumentsimpleParse(org.xml.sax.InputSource is, - boolean namespaceAware) - -
-          Parse the content of the given input source as an XML document - and return a new DOM SimpleDocument object.
-static SimpleDocumentsimpleParse(java.io.InputStream in) - -
-          Parse the content of the given InputStream as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentsimpleParse(java.io.InputStream in, - boolean namespaceAware) - -
-          Parse the content of the given InputStream as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentsimpleParse(java.lang.String xml) - -
-          Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentsimpleParse(java.lang.String xml, - boolean namespaceAware) - -
-          Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentsimpleParse(java.net.URL url) - -
-          Parse the content of the given URL as an XML document - and return a new DOM SimpleDocument object.
-static SimpleDocumentsimpleParse(java.net.URL url, - boolean namespaceAware) - -
-          Parse the content of the given URL as an XML document - and return a new DOM SimpleDocument object.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SimpleDocumentBuilder

-
-public SimpleDocumentBuilder()
-
-
Create a new SimpleDocumentBuilder. SimpleDocumentBuilder will delegate - parsing to the default DocumentBuilder constructed via the default - DocumentBuilderFactory. This builder factory will be constructed to - be namespace aware by default, unlike the traditional Document builders. -

-

-
- -

-SimpleDocumentBuilder

-
-public SimpleDocumentBuilder(boolean namespaceAware)
-
-
-
- -

-SimpleDocumentBuilder

-
-public SimpleDocumentBuilder(javax.xml.parsers.DocumentBuilderFactory factory)
-
-
Create a SimpleDocumentBuilder that will wrap builders created from the - given factory. This can be used to construct non-namespace aware documents, - for example. -

-

- - - - - - - - -
-Method Detail
- -

-parseString

-
-public SimpleDocument parseString(java.lang.String xml)
-                           throws org.xml.sax.SAXException,
-                                  java.io.IOException
-
-
Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - String is null. -

-

-
Parameters:
xml - String containing the content to be parsed. -
Returns:
SimpleDocument result of parsing the - String -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When xml is null
See Also:
DocumentHandler
-
-
-
- -

-parse

-
-public SimpleDocument parse(org.xml.sax.InputSource is)
-                     throws org.xml.sax.SAXException,
-                            java.io.IOException
-
-
-
Specified by:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-parse

-
-public SimpleDocument parse(java.io.InputStream is)
-                     throws org.xml.sax.SAXException,
-                            java.io.IOException
-
-
-
Overrides:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-parse

-
-public SimpleDocument parse(java.io.InputStream is,
-                            java.lang.String systemId)
-                     throws org.xml.sax.SAXException,
-                            java.io.IOException
-
-
-
Overrides:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-parse

-
-public SimpleDocument parse(java.lang.String uri)
-                     throws org.xml.sax.SAXException,
-                            java.io.IOException
-
-
-
Overrides:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-parse

-
-public SimpleDocument parse(java.io.File f)
-                     throws org.xml.sax.SAXException,
-                            java.io.IOException
-
-
-
Overrides:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-isNamespaceAware

-
-public boolean isNamespaceAware()
-
-
-
Specified by:
isNamespaceAware in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-isValidating

-
-public boolean isValidating()
-
-
-
Specified by:
isValidating in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-setEntityResolver

-
-public void setEntityResolver(org.xml.sax.EntityResolver er)
-
-
-
Specified by:
setEntityResolver in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-setErrorHandler

-
-public void setErrorHandler(org.xml.sax.ErrorHandler eh)
-
-
-
Specified by:
setErrorHandler in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-newDocument

-
-public SimpleDocument newDocument()
-
-
-
Specified by:
newDocument in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-getDOMImplementation

-
-public org.w3c.dom.DOMImplementation getDOMImplementation()
-
-
-
Specified by:
getDOMImplementation in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-reset

-
-public void reset()
-
-
-
Overrides:
reset in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-getSchema

-
-public javax.xml.validation.Schema getSchema()
-
-
-
Overrides:
getSchema in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-isXIncludeAware

-
-public boolean isXIncludeAware()
-
-
-
Overrides:
isXIncludeAware in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-simpleParse

-
-public static SimpleDocument simpleParse(org.xml.sax.InputSource is)
-                                  throws org.xml.sax.SAXException,
-                                         java.io.IOException
-
-
Parse the content of the given input source as an XML document - and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - InputSource is null null. -

-

-
Parameters:
is - InputSource containing the content to be parsed. -
Returns:
A new DOM SimpleDocument object. -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When is is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleDocument simpleParse(java.io.InputStream in)
-                                  throws org.xml.sax.SAXException,
-                                         java.io.IOException
-
-
Parse the content of the given InputStream as an XML - document and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - InputStream is null. -

-

-
Parameters:
is - InputStream containing the content to be parsed. -
Returns:
SimpleDocument result of parsing the - InputStream -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When is is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleDocument simpleParse(java.net.URL url)
-                                  throws org.xml.sax.SAXException,
-                                         java.io.IOException
-
-
Parse the content of the given URL as an XML document - and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - URI is null null. -

-

-
Parameters:
uri - The location of the content to be parsed. -
Returns:
A new DOM SimpleDocument object. -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When url is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleDocument simpleParse(java.lang.String xml)
-                                  throws org.xml.sax.SAXException,
-                                         java.io.IOException
-
-
Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - String is null. -

-

-
Parameters:
xml - String containing the content to be parsed. -
Returns:
SimpleDocument result of parsing the - String -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When xml is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleDocument simpleParse(org.xml.sax.InputSource is,
-                                         boolean namespaceAware)
-                                  throws org.xml.sax.SAXException,
-                                         java.io.IOException
-
-
Parse the content of the given input source as an XML document - and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - InputSource is null null. -

-

-
Parameters:
is - InputSource containing the content to be parsed.
namespaceAware - whether the parser should be namespace aware -
Returns:
A new DOM SimpleDocument object. -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When is is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleDocument simpleParse(java.io.InputStream in,
-                                         boolean namespaceAware)
-                                  throws org.xml.sax.SAXException,
-                                         java.io.IOException
-
-
Parse the content of the given InputStream as an XML - document and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - InputStream is null. -

-

-
Parameters:
in - InputStream containing the content to be parsed.
namespaceAware - whether the parser should be namespace aware -
Returns:
SimpleDocument result of parsing the - InputStream -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When is is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleDocument simpleParse(java.net.URL url,
-                                         boolean namespaceAware)
-                                  throws org.xml.sax.SAXException,
-                                         java.io.IOException
-
-
Parse the content of the given URL as an XML document - and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - URI is null null. -

-

-
Parameters:
url - The location of the content to be parsed.
namespaceAware - whether the parser should be namespace aware -
Returns:
A new DOM SimpleDocument object. -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When url is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleDocument simpleParse(java.lang.String xml,
-                                         boolean namespaceAware)
-                                  throws org.xml.sax.SAXException,
-                                         java.io.IOException
-
-
Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - String is null. -

-

-
Parameters:
xml - String containing the content to be parsed.
namespaceAware - whether the parser should be namespace aware -
Returns:
SimpleDocument result of parsing the - String -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When xml is null
See Also:
DocumentHandler
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlCollection.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlCollection.html deleted file mode 100644 index 89875025..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlCollection.html +++ /dev/null @@ -1,343 +0,0 @@ - - - - - - -SimpleHtmlCollection - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.dom -
-Class SimpleHtmlCollection

-
-java.lang.Object
-  extended by org.jdesktop.dom.SimpleHtmlCollection
-
-
-
All Implemented Interfaces:
java.lang.Iterable<org.w3c.dom.Node>, org.w3c.dom.html.HTMLCollection
-
-
-
-
public class SimpleHtmlCollection
extends java.lang.Object
implements org.w3c.dom.html.HTMLCollection, java.lang.Iterable<org.w3c.dom.Node>
- - -

-

An implementation of HTMLCollection which also implements - Iterable. This allows you to use a SimpleHtmlCollection in an enhanced - for loop, such as: -


-  SimpleHtmlCollection nodes = ...;
-  for (Node n : nodes) {
-      System.out.println(n.getTextContent());
-  }
- 

- -

SimpleHtmlCollection wraps a source HtmlCollection. So any normal HTMLCollection - can be adapted for use with enhanced for loops by wrapping it in a SimpleHtmlCollection.

-

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
SimpleHtmlCollection(org.w3c.dom.html.HTMLCollection list) - -
-          Creates a new instance of SimpleHtmlCollection.
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetLength() - -
-           
- org.w3c.dom.Nodeitem(int index) - -
-           
- java.util.Iterator<org.w3c.dom.Node>iterator() - -
-           
- org.w3c.dom.NodenamedItem(java.lang.String name) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SimpleHtmlCollection

-
-public SimpleHtmlCollection(org.w3c.dom.html.HTMLCollection list)
-
-
Creates a new instance of SimpleHtmlCollection. -

-

-
Parameters:
list - the HTMLCollection to wrap.
-
- - - - - - - - -
-Method Detail
- -

-item

-
-public org.w3c.dom.Node item(int index)
-
-
-
Specified by:
item in interface org.w3c.dom.html.HTMLCollection
-
-
-
-
-
-
- -

-getLength

-
-public int getLength()
-
-
-
Specified by:
getLength in interface org.w3c.dom.html.HTMLCollection
-
-
-
-
-
-
- -

-iterator

-
-public java.util.Iterator<org.w3c.dom.Node> iterator()
-
-
-
Specified by:
iterator in interface java.lang.Iterable<org.w3c.dom.Node>
-
-
-
-
-
-
- -

-namedItem

-
-public org.w3c.dom.Node namedItem(java.lang.String name)
-
-
-
Specified by:
namedItem in interface org.w3c.dom.html.HTMLCollection
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlDocument.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlDocument.html deleted file mode 100644 index 9efdf9b9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlDocument.html +++ /dev/null @@ -1,2562 +0,0 @@ - - - - - - -SimpleHtmlDocument - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.dom -
-Class SimpleHtmlDocument

-
-java.lang.Object
-  extended by org.jdesktop.dom.SimpleHtmlDocument
-
-
-
All Implemented Interfaces:
org.w3c.dom.Document, org.w3c.dom.html.HTMLDocument, org.w3c.dom.Node
-
-
-
-
public class SimpleHtmlDocument
extends java.lang.Object
implements org.w3c.dom.html.HTMLDocument
- - -

-

A DOM Document that makes it easier to work with DOM - documents. This class simply wraps a delegate HTMLDocument and - delegates all calls to the Document. This allows this class to work with - any HTMLDocument.

-

- -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
-  - - - - - - - - - - - - - -
-Constructor Summary
SimpleHtmlDocument() - -
-          Create a new, empty, SimpleHtmlDocument
SimpleHtmlDocument(org.w3c.dom.html.HTMLDocument dom) - -
-          Creates a new instance of SimpleHtmlDocument.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- org.w3c.dom.NodeadoptNode(org.w3c.dom.Node source) - -
-           
- org.w3c.dom.NodeappendChild(org.w3c.dom.Node newChild) - -
-           
- org.w3c.dom.NodecloneNode(boolean deep) - -
-           
- voidclose() - -
-           
- shortcompareDocumentPosition(org.w3c.dom.Node other) - -
-           
- org.w3c.dom.AttrcreateAttribute(java.lang.String name) - -
-           
- org.w3c.dom.AttrcreateAttributeNS(java.lang.String namespaceURI, - java.lang.String qualifiedName) - -
-           
- org.w3c.dom.CDATASectioncreateCDATASection(java.lang.String data) - -
-           
- org.w3c.dom.CommentcreateComment(java.lang.String data) - -
-           
- org.w3c.dom.DocumentFragmentcreateDocumentFragment() - -
-           
- org.w3c.dom.ElementcreateElement(java.lang.String tagName) - -
-           
- org.w3c.dom.ElementcreateElementNS(java.lang.String namespaceURI, - java.lang.String qualifiedName) - -
-           
- org.w3c.dom.EntityReferencecreateEntityReference(java.lang.String name) - -
-           
- org.w3c.dom.ProcessingInstructioncreateProcessingInstruction(java.lang.String target, - java.lang.String data) - -
-           
- org.w3c.dom.TextcreateTextNode(java.lang.String data) - -
-           
- SimpleHtmlCollectiongetAnchors() - -
-           
- SimpleHtmlCollectiongetApplets() - -
-           
- org.w3c.dom.NamedNodeMapgetAttributes() - -
-           
- java.lang.StringgetBaseURI() - -
-           
- org.w3c.dom.html.HTMLElementgetBody() - -
-           
- intgetChildElementCount(org.w3c.dom.Node parent) - -
-          Returns the number of child elements for the given node.
- SimpleNodeListgetChildElements(org.w3c.dom.Node parent) - -
-          Returns the child elements of the specified node.
- SimpleNodeListgetChildNodes() - -
-           
- java.lang.StringgetCookie() - -
-           
- org.w3c.dom.DocumentTypegetDoctype() - -
-           
- org.w3c.dom.ElementgetDocumentElement() - -
-           
- java.lang.StringgetDocumentURI() - -
-           
- java.lang.StringgetDomain() - -
-           
- org.w3c.dom.DOMConfigurationgetDomConfig() - -
-           
- org.w3c.dom.NodegetElement(java.lang.String expression) - -
-          Returns a Node matching the given expression.
- org.w3c.dom.NodegetElement(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a Node matching the given expression.
- org.w3c.dom.ElementgetElementById(java.lang.String elementId) - -
-           
- SimpleNodeListgetElements(java.lang.String expression) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression.
- SimpleNodeListgetElements(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole).
- SimpleNodeListgetElementsByName(java.lang.String elementName) - -
-           
- SimpleNodeListgetElementsByTagName(java.lang.String tagname) - -
-           
- SimpleNodeListgetElementsByTagNameNS(java.lang.String namespaceURI, - java.lang.String localName) - -
-           
- java.lang.ObjectgetFeature(java.lang.String feature, - java.lang.String version) - -
-           
- org.w3c.dom.NodegetFirstChild() - -
-           
- SimpleHtmlCollectiongetForms() - -
-           
- SimpleHtmlCollectiongetImages() - -
-           
- org.w3c.dom.DOMImplementationgetImplementation() - -
-           
- java.lang.StringgetInputEncoding() - -
-           
- org.w3c.dom.NodegetLastChild() - -
-           
- SimpleHtmlCollectiongetLinks() - -
-           
- java.lang.StringgetLocalName() - -
-           
- java.lang.StringgetNamespaceURI() - -
-           
- org.w3c.dom.NodegetNextSibling() - -
-           
- java.lang.StringgetNodeName() - -
-           
- shortgetNodeType() - -
-           
- java.lang.StringgetNodeValue() - -
-           
- org.w3c.dom.DocumentgetOwnerDocument() - -
-           
- org.w3c.dom.NodegetParentNode() - -
-           
- java.lang.StringgetPrefix() - -
-           
- org.w3c.dom.NodegetPreviousSibling() - -
-           
- java.lang.StringgetReferrer() - -
-           
- booleangetStrictErrorChecking() - -
-           
- java.lang.StringgetString(java.lang.String expression) - -
-          Returns the text content of the Node matching the given expression.
- java.lang.StringgetString(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns the text content of the Node matching the given expression.
- java.lang.StringgetTextContent() - -
-           
- java.lang.StringgetTitle() - -
-           
- java.lang.StringgetURL() - -
-           
- java.lang.ObjectgetUserData(java.lang.String key) - -
-           
- java.lang.StringgetXmlEncoding() - -
-           
- booleangetXmlStandalone() - -
-           
- java.lang.StringgetXmlVersion() - -
-           
- booleanhasAttributes() - -
-           
- booleanhasChildNodes() - -
-           
- org.w3c.dom.NodeimportNode(org.w3c.dom.Node importedNode, - boolean deep) - -
-           
- org.w3c.dom.NodeinsertBefore(org.w3c.dom.Node newChild, - org.w3c.dom.Node refChild) - -
-           
- booleanisDefaultNamespace(java.lang.String namespaceURI) - -
-           
- booleanisEqualNode(org.w3c.dom.Node arg) - -
-           
- booleanisSameNode(org.w3c.dom.Node other) - -
-           
- booleanisSupported(java.lang.String feature, - java.lang.String version) - -
-           
- java.lang.StringlookupNamespaceURI(java.lang.String prefix) - -
-           
- java.lang.StringlookupPrefix(java.lang.String namespaceURI) - -
-           
- voidnormalize() - -
-           
- voidnormalizeDocument() - -
-           
- voidopen() - -
-           
- org.w3c.dom.NoderemoveChild(org.w3c.dom.Node oldChild) - -
-           
- org.w3c.dom.NoderenameNode(org.w3c.dom.Node n, - java.lang.String namespaceURI, - java.lang.String qualifiedName) - -
-           
- org.w3c.dom.NodereplaceChild(org.w3c.dom.Node newChild, - org.w3c.dom.Node oldChild) - -
-           
- voidsetBody(org.w3c.dom.html.HTMLElement body) - -
-           
- voidsetCookie(java.lang.String cookie) - -
-           
- voidsetDocumentURI(java.lang.String documentURI) - -
-           
- voidsetNodeValue(java.lang.String nodeValue) - -
-           
- voidsetPrefix(java.lang.String prefix) - -
-           
- voidsetStrictErrorChecking(boolean strictErrorChecking) - -
-           
- voidsetTextContent(java.lang.String textContent) - -
-           
- voidsetTitle(java.lang.String title) - -
-           
- java.lang.ObjectsetUserData(java.lang.String key, - java.lang.Object data, - org.w3c.dom.UserDataHandler handler) - -
-           
- voidsetXmlStandalone(boolean xmlStandalone) - -
-           
- voidsetXmlVersion(java.lang.String xmlVersion) - -
-           
- java.lang.StringtoXML() - -
-          Exports this DOM as a String
- java.lang.StringtoXML(org.w3c.dom.Node n) - -
-           
- voidwrite(java.lang.String text) - -
-           
- voidwriteln(java.lang.String text) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SimpleHtmlDocument

-
-public SimpleHtmlDocument()
-
-
Create a new, empty, SimpleHtmlDocument -

-

-
- -

-SimpleHtmlDocument

-
-public SimpleHtmlDocument(org.w3c.dom.html.HTMLDocument dom)
-
-
Creates a new instance of SimpleHtmlDocument. -

-

-
Parameters:
Document - the HTML DOM document to wrap within this SimpleDocument.
-
- - - - - - - - -
-Method Detail
- -

-toXML

-
-public java.lang.String toXML()
-
-
Exports this DOM as a String -

-

-
-
-
- -
Returns:
an XML String representation of this DOM
-
-
-
- -

-toXML

-
-public java.lang.String toXML(org.w3c.dom.Node n)
-
-
-
-
-
-
-
-
-
- -

-getChildElements

-
-public SimpleNodeList getChildElements(org.w3c.dom.Node parent)
-
-

Returns the child elements of the specified node. This returns only the - immediate child Nodes of type ELEMENT_NODE.

-

-

-
-
-
-
Parameters:
parent - the parent node -
Returns:
a SimpleNodeList containing all of the immediate child elements
-
-
-
- -

-getChildElementCount

-
-public int getChildElementCount(org.w3c.dom.Node parent)
-
-
Returns the number of child elements for the given node. - Only immediate child nodes of type ELEMENT_NODE are counted. -

-

-
-
-
-
Parameters:
parent - the parent node -
Returns:
the number of immediate child Elements of the given parent node
-
-
-
- -

-getElements

-
-public SimpleNodeList getElements(java.lang.String expression)
-
-
Returns a SimpleNodeList containing all the nodes that match the given expression. -

-

-
-
-
-
Parameters:
expression - an XPath expression -
Returns:
SimpleNodeList containing the results from the expression. This will - never be null, but may contain no results. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getElements

-
-public SimpleNodeList getElements(java.lang.String expression,
-                                  org.w3c.dom.Node node)
-
-
Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole). -

-

-
-
-
-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
SimpleNodeList containing the results from the expression. This will - never be null, but may contain no results. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getElement

-
-public org.w3c.dom.Node getElement(java.lang.String expression)
-
-
Returns a Node matching the given expression. If more than one node matches, - the return value is undefined. -

-

-
-
-
-
Parameters:
expression - an XPath expression -
Returns:
Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getElement

-
-public org.w3c.dom.Node getElement(java.lang.String expression,
-                                   org.w3c.dom.Node node)
-
-
Returns a Node matching the given expression. If more than one node matches, - the return value is undefined. -

-

-
-
-
-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getString

-
-public java.lang.String getString(java.lang.String expression)
-
-
Returns the text content of the Node matching the given expression. - If more than one node matches, the return value is undefined. -

-

-
-
-
-
Parameters:
expression - an XPath expression -
Returns:
text content of the selected Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getString

-
-public java.lang.String getString(java.lang.String expression,
-                                  org.w3c.dom.Node node)
-
-
Returns the text content of the Node matching the given expression. - If more than one node matches, the return value is undefined. -

-

-
-
-
-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
text content of the selected Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse
-
-
-
- -

-getDoctype

-
-public org.w3c.dom.DocumentType getDoctype()
-
-
-
Specified by:
getDoctype in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getImplementation

-
-public org.w3c.dom.DOMImplementation getImplementation()
-
-
-
Specified by:
getImplementation in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getDocumentElement

-
-public org.w3c.dom.Element getDocumentElement()
-
-
-
Specified by:
getDocumentElement in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-createElement

-
-public org.w3c.dom.Element createElement(java.lang.String tagName)
-                                  throws org.w3c.dom.DOMException
-
-
-
Specified by:
createElement in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createDocumentFragment

-
-public org.w3c.dom.DocumentFragment createDocumentFragment()
-
-
-
Specified by:
createDocumentFragment in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-createTextNode

-
-public org.w3c.dom.Text createTextNode(java.lang.String data)
-
-
-
Specified by:
createTextNode in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-createComment

-
-public org.w3c.dom.Comment createComment(java.lang.String data)
-
-
-
Specified by:
createComment in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-createCDATASection

-
-public org.w3c.dom.CDATASection createCDATASection(java.lang.String data)
-                                            throws org.w3c.dom.DOMException
-
-
-
Specified by:
createCDATASection in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createProcessingInstruction

-
-public org.w3c.dom.ProcessingInstruction createProcessingInstruction(java.lang.String target,
-                                                                     java.lang.String data)
-                                                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
createProcessingInstruction in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createAttribute

-
-public org.w3c.dom.Attr createAttribute(java.lang.String name)
-                                 throws org.w3c.dom.DOMException
-
-
-
Specified by:
createAttribute in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createEntityReference

-
-public org.w3c.dom.EntityReference createEntityReference(java.lang.String name)
-                                                  throws org.w3c.dom.DOMException
-
-
-
Specified by:
createEntityReference in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getElementsByTagName

-
-public SimpleNodeList getElementsByTagName(java.lang.String tagname)
-
-
-
Specified by:
getElementsByTagName in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-importNode

-
-public org.w3c.dom.Node importNode(org.w3c.dom.Node importedNode,
-                                   boolean deep)
-                            throws org.w3c.dom.DOMException
-
-
-
Specified by:
importNode in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createElementNS

-
-public org.w3c.dom.Element createElementNS(java.lang.String namespaceURI,
-                                           java.lang.String qualifiedName)
-                                    throws org.w3c.dom.DOMException
-
-
-
Specified by:
createElementNS in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-createAttributeNS

-
-public org.w3c.dom.Attr createAttributeNS(java.lang.String namespaceURI,
-                                          java.lang.String qualifiedName)
-                                   throws org.w3c.dom.DOMException
-
-
-
Specified by:
createAttributeNS in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getElementsByTagNameNS

-
-public SimpleNodeList getElementsByTagNameNS(java.lang.String namespaceURI,
-                                             java.lang.String localName)
-
-
-
Specified by:
getElementsByTagNameNS in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getElementById

-
-public org.w3c.dom.Element getElementById(java.lang.String elementId)
-
-
-
Specified by:
getElementById in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getInputEncoding

-
-public java.lang.String getInputEncoding()
-
-
-
Specified by:
getInputEncoding in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getXmlEncoding

-
-public java.lang.String getXmlEncoding()
-
-
-
Specified by:
getXmlEncoding in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getXmlStandalone

-
-public boolean getXmlStandalone()
-
-
-
Specified by:
getXmlStandalone in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-setXmlStandalone

-
-public void setXmlStandalone(boolean xmlStandalone)
-                      throws org.w3c.dom.DOMException
-
-
-
Specified by:
setXmlStandalone in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getXmlVersion

-
-public java.lang.String getXmlVersion()
-
-
-
Specified by:
getXmlVersion in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-setXmlVersion

-
-public void setXmlVersion(java.lang.String xmlVersion)
-                   throws org.w3c.dom.DOMException
-
-
-
Specified by:
setXmlVersion in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getStrictErrorChecking

-
-public boolean getStrictErrorChecking()
-
-
-
Specified by:
getStrictErrorChecking in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-setStrictErrorChecking

-
-public void setStrictErrorChecking(boolean strictErrorChecking)
-
-
-
Specified by:
setStrictErrorChecking in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-getDocumentURI

-
-public java.lang.String getDocumentURI()
-
-
-
Specified by:
getDocumentURI in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-setDocumentURI

-
-public void setDocumentURI(java.lang.String documentURI)
-
-
-
Specified by:
setDocumentURI in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-adoptNode

-
-public org.w3c.dom.Node adoptNode(org.w3c.dom.Node source)
-                           throws org.w3c.dom.DOMException
-
-
-
Specified by:
adoptNode in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getDomConfig

-
-public org.w3c.dom.DOMConfiguration getDomConfig()
-
-
-
Specified by:
getDomConfig in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-normalizeDocument

-
-public void normalizeDocument()
-
-
-
Specified by:
normalizeDocument in interface org.w3c.dom.Document
-
-
-
-
-
-
- -

-renameNode

-
-public org.w3c.dom.Node renameNode(org.w3c.dom.Node n,
-                                   java.lang.String namespaceURI,
-                                   java.lang.String qualifiedName)
-                            throws org.w3c.dom.DOMException
-
-
-
Specified by:
renameNode in interface org.w3c.dom.Document
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getNodeName

-
-public java.lang.String getNodeName()
-
-
-
Specified by:
getNodeName in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getNodeValue

-
-public java.lang.String getNodeValue()
-                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
getNodeValue in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-setNodeValue

-
-public void setNodeValue(java.lang.String nodeValue)
-                  throws org.w3c.dom.DOMException
-
-
-
Specified by:
setNodeValue in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getNodeType

-
-public short getNodeType()
-
-
-
Specified by:
getNodeType in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getParentNode

-
-public org.w3c.dom.Node getParentNode()
-
-
-
Specified by:
getParentNode in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getChildNodes

-
-public SimpleNodeList getChildNodes()
-
-
-
Specified by:
getChildNodes in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getFirstChild

-
-public org.w3c.dom.Node getFirstChild()
-
-
-
Specified by:
getFirstChild in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getLastChild

-
-public org.w3c.dom.Node getLastChild()
-
-
-
Specified by:
getLastChild in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getPreviousSibling

-
-public org.w3c.dom.Node getPreviousSibling()
-
-
-
Specified by:
getPreviousSibling in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getNextSibling

-
-public org.w3c.dom.Node getNextSibling()
-
-
-
Specified by:
getNextSibling in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getAttributes

-
-public org.w3c.dom.NamedNodeMap getAttributes()
-
-
-
Specified by:
getAttributes in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getOwnerDocument

-
-public org.w3c.dom.Document getOwnerDocument()
-
-
-
Specified by:
getOwnerDocument in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-insertBefore

-
-public org.w3c.dom.Node insertBefore(org.w3c.dom.Node newChild,
-                                     org.w3c.dom.Node refChild)
-                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
insertBefore in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-replaceChild

-
-public org.w3c.dom.Node replaceChild(org.w3c.dom.Node newChild,
-                                     org.w3c.dom.Node oldChild)
-                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
replaceChild in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-removeChild

-
-public org.w3c.dom.Node removeChild(org.w3c.dom.Node oldChild)
-                             throws org.w3c.dom.DOMException
-
-
-
Specified by:
removeChild in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-appendChild

-
-public org.w3c.dom.Node appendChild(org.w3c.dom.Node newChild)
-                             throws org.w3c.dom.DOMException
-
-
-
Specified by:
appendChild in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-hasChildNodes

-
-public boolean hasChildNodes()
-
-
-
Specified by:
hasChildNodes in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-cloneNode

-
-public org.w3c.dom.Node cloneNode(boolean deep)
-
-
-
Specified by:
cloneNode in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-normalize

-
-public void normalize()
-
-
-
Specified by:
normalize in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-isSupported

-
-public boolean isSupported(java.lang.String feature,
-                           java.lang.String version)
-
-
-
Specified by:
isSupported in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getNamespaceURI

-
-public java.lang.String getNamespaceURI()
-
-
-
Specified by:
getNamespaceURI in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getPrefix

-
-public java.lang.String getPrefix()
-
-
-
Specified by:
getPrefix in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-setPrefix

-
-public void setPrefix(java.lang.String prefix)
-               throws org.w3c.dom.DOMException
-
-
-
Specified by:
setPrefix in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getLocalName

-
-public java.lang.String getLocalName()
-
-
-
Specified by:
getLocalName in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-hasAttributes

-
-public boolean hasAttributes()
-
-
-
Specified by:
hasAttributes in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getBaseURI

-
-public java.lang.String getBaseURI()
-
-
-
Specified by:
getBaseURI in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-compareDocumentPosition

-
-public short compareDocumentPosition(org.w3c.dom.Node other)
-                              throws org.w3c.dom.DOMException
-
-
-
Specified by:
compareDocumentPosition in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-getTextContent

-
-public java.lang.String getTextContent()
-                                throws org.w3c.dom.DOMException
-
-
-
Specified by:
getTextContent in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-setTextContent

-
-public void setTextContent(java.lang.String textContent)
-                    throws org.w3c.dom.DOMException
-
-
-
Specified by:
setTextContent in interface org.w3c.dom.Node
-
-
- -
Throws: -
org.w3c.dom.DOMException
-
-
-
- -

-isSameNode

-
-public boolean isSameNode(org.w3c.dom.Node other)
-
-
-
Specified by:
isSameNode in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-lookupPrefix

-
-public java.lang.String lookupPrefix(java.lang.String namespaceURI)
-
-
-
Specified by:
lookupPrefix in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-isDefaultNamespace

-
-public boolean isDefaultNamespace(java.lang.String namespaceURI)
-
-
-
Specified by:
isDefaultNamespace in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-lookupNamespaceURI

-
-public java.lang.String lookupNamespaceURI(java.lang.String prefix)
-
-
-
Specified by:
lookupNamespaceURI in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-isEqualNode

-
-public boolean isEqualNode(org.w3c.dom.Node arg)
-
-
-
Specified by:
isEqualNode in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getFeature

-
-public java.lang.Object getFeature(java.lang.String feature,
-                                   java.lang.String version)
-
-
-
Specified by:
getFeature in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-setUserData

-
-public java.lang.Object setUserData(java.lang.String key,
-                                    java.lang.Object data,
-                                    org.w3c.dom.UserDataHandler handler)
-
-
-
Specified by:
setUserData in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getUserData

-
-public java.lang.Object getUserData(java.lang.String key)
-
-
-
Specified by:
getUserData in interface org.w3c.dom.Node
-
-
-
-
-
-
- -

-getTitle

-
-public java.lang.String getTitle()
-
-
-
Specified by:
getTitle in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-setTitle

-
-public void setTitle(java.lang.String title)
-
-
-
Specified by:
setTitle in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getReferrer

-
-public java.lang.String getReferrer()
-
-
-
Specified by:
getReferrer in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getDomain

-
-public java.lang.String getDomain()
-
-
-
Specified by:
getDomain in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getURL

-
-public java.lang.String getURL()
-
-
-
Specified by:
getURL in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getBody

-
-public org.w3c.dom.html.HTMLElement getBody()
-
-
-
Specified by:
getBody in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-setBody

-
-public void setBody(org.w3c.dom.html.HTMLElement body)
-
-
-
Specified by:
setBody in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getImages

-
-public SimpleHtmlCollection getImages()
-
-
-
Specified by:
getImages in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getApplets

-
-public SimpleHtmlCollection getApplets()
-
-
-
Specified by:
getApplets in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getLinks

-
-public SimpleHtmlCollection getLinks()
-
-
-
Specified by:
getLinks in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getForms

-
-public SimpleHtmlCollection getForms()
-
-
-
Specified by:
getForms in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getAnchors

-
-public SimpleHtmlCollection getAnchors()
-
-
-
Specified by:
getAnchors in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getCookie

-
-public java.lang.String getCookie()
-
-
-
Specified by:
getCookie in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-setCookie

-
-public void setCookie(java.lang.String cookie)
-
-
-
Specified by:
setCookie in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-open

-
-public void open()
-
-
-
Specified by:
open in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-close

-
-public void close()
-
-
-
Specified by:
close in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-write

-
-public void write(java.lang.String text)
-
-
-
Specified by:
write in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-writeln

-
-public void writeln(java.lang.String text)
-
-
-
Specified by:
writeln in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
-
- -

-getElementsByName

-
-public SimpleNodeList getElementsByName(java.lang.String elementName)
-
-
-
Specified by:
getElementsByName in interface org.w3c.dom.html.HTMLDocument
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlDocumentBuilder.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlDocumentBuilder.html deleted file mode 100644 index e7de5ea9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleHtmlDocumentBuilder.html +++ /dev/null @@ -1,772 +0,0 @@ - - - - - - -SimpleHtmlDocumentBuilder - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.dom -
-Class SimpleHtmlDocumentBuilder

-
-java.lang.Object
-  extended by javax.xml.parsers.DocumentBuilder
-      extended by org.jdesktop.dom.SimpleHtmlDocumentBuilder
-
-
-
-
public class SimpleHtmlDocumentBuilder
extends javax.xml.parsers.DocumentBuilder
- - -

-

An HTML DOM DocumentBuilder implementation that does - not require the factory pattern for creation. Most of the time calling one of - the static simpleParse methods is all that is required.

- -

This implementation requires a normal DOM parser. It is not suitable for parsing - arbitrary HTML documents, even those documents which conform to the various HTML - specifications. Rather, it requires a preproccesor to first clean up the HTML such - that it can be parsed into a DOM.

-

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
SimpleHtmlDocumentBuilder() - -
-          Create a new SimpleHtmlDocumentBuilder.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- org.w3c.dom.DOMImplementationgetDOMImplementation() - -
-           
- javax.xml.validation.SchemagetSchema() - -
-           
- booleanisNamespaceAware() - -
-           
- booleanisValidating() - -
-           
- booleanisXIncludeAware() - -
-           
- SimpleHtmlDocumentnewDocument() - -
-           
- SimpleHtmlDocumentparse(java.io.File f) - -
-           
- SimpleHtmlDocumentparse(org.xml.sax.InputSource is) - -
-           
- SimpleHtmlDocumentparse(java.io.InputStream is) - -
-           
- SimpleHtmlDocumentparse(java.io.InputStream is, - java.lang.String systemId) - -
-           
- SimpleHtmlDocumentparse(java.lang.String uri) - -
-           
- SimpleHtmlDocumentparseString(java.lang.String html) - -
-          Parse the content of the given String as an XML - document and return a new HTML DOM SimpleHtmlDocument object.
- voidreset() - -
-           
- voidsetEntityResolver(org.xml.sax.EntityResolver er) - -
-           
- voidsetErrorHandler(org.xml.sax.ErrorHandler eh) - -
-           
-static SimpleHtmlDocumentsimpleParse(org.xml.sax.InputSource is) - -
-          Parse the content of the given input source as an XML document - and return a new HTML DOM SimpleDocument object.
-static SimpleHtmlDocumentsimpleParse(java.io.InputStream in) - -
-          Parse the content of the given InputStream as an XML - document and return a new HTML DOM SimpleHtmlDocument object.
-static SimpleHtmlDocumentsimpleParse(java.lang.String xml) - -
-          Parse the content of the given String as an XML - document and return a new HTML DOM SimpleHtmlDocument object.
-static SimpleHtmlDocumentsimpleParse(java.net.URL url) - -
-          Parse the content of the given URL as an XML document - and return a new HTML DOM SimpleHtmlDocument object.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SimpleHtmlDocumentBuilder

-
-public SimpleHtmlDocumentBuilder()
-
-
Create a new SimpleHtmlDocumentBuilder. SimpleHtmlDocumentBuilder will delegate - parsing to the default DocumentBuilder constructed via the default - DocumentBuilderFactory. -

-

- - - - - - - - -
-Method Detail
- -

-parseString

-
-public SimpleHtmlDocument parseString(java.lang.String html)
-                               throws org.xml.sax.SAXException,
-                                      java.io.IOException
-
-

Parse the content of the given String as an XML - document and return a new HTML DOM SimpleHtmlDocument object. - An IllegalArgumentException is thrown if the - String is null.

- -

NOTE: this implementation requires a normal DOM parser. - It is not suitable for parsing arbitrary HTML documents, even those documents - which conform to the various HTML specifications. Rather, it requires a - preproccesor to first clean up the HTML such that it can be parsed into a DOM.

-

-

-
Parameters:
html - String containing the content to be parsed. Must be valid XHTML -
Returns:
SimpleHtmlDocument result of parsing the - String -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When html is null
See Also:
DocumentHandler
-
-
-
- -

-parse

-
-public SimpleHtmlDocument parse(org.xml.sax.InputSource is)
-                         throws org.xml.sax.SAXException,
-                                java.io.IOException
-
-
-
Specified by:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-parse

-
-public SimpleHtmlDocument parse(java.io.InputStream is)
-                         throws org.xml.sax.SAXException,
-                                java.io.IOException
-
-
-
Overrides:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-parse

-
-public SimpleHtmlDocument parse(java.io.InputStream is,
-                                java.lang.String systemId)
-                         throws org.xml.sax.SAXException,
-                                java.io.IOException
-
-
-
Overrides:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-parse

-
-public SimpleHtmlDocument parse(java.lang.String uri)
-                         throws org.xml.sax.SAXException,
-                                java.io.IOException
-
-
-
Overrides:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-parse

-
-public SimpleHtmlDocument parse(java.io.File f)
-                         throws org.xml.sax.SAXException,
-                                java.io.IOException
-
-
-
Overrides:
parse in class javax.xml.parsers.DocumentBuilder
-
-
- -
Throws: -
org.xml.sax.SAXException -
java.io.IOException
-
-
-
- -

-isNamespaceAware

-
-public boolean isNamespaceAware()
-
-
-
Specified by:
isNamespaceAware in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-isValidating

-
-public boolean isValidating()
-
-
-
Specified by:
isValidating in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-setEntityResolver

-
-public void setEntityResolver(org.xml.sax.EntityResolver er)
-
-
-
Specified by:
setEntityResolver in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-setErrorHandler

-
-public void setErrorHandler(org.xml.sax.ErrorHandler eh)
-
-
-
Specified by:
setErrorHandler in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-newDocument

-
-public SimpleHtmlDocument newDocument()
-
-
-
Specified by:
newDocument in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-getDOMImplementation

-
-public org.w3c.dom.DOMImplementation getDOMImplementation()
-
-
-
Specified by:
getDOMImplementation in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-reset

-
-public void reset()
-
-
-
Overrides:
reset in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-getSchema

-
-public javax.xml.validation.Schema getSchema()
-
-
-
Overrides:
getSchema in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-isXIncludeAware

-
-public boolean isXIncludeAware()
-
-
-
Overrides:
isXIncludeAware in class javax.xml.parsers.DocumentBuilder
-
-
-
-
-
-
- -

-simpleParse

-
-public static SimpleHtmlDocument simpleParse(org.xml.sax.InputSource is)
-                                      throws org.xml.sax.SAXException,
-                                             java.io.IOException
-
-

Parse the content of the given input source as an XML document - and return a new HTML DOM SimpleDocument object. - An IllegalArgumentException is thrown if the - InputSource is null null.

- -

NOTE: this implementation requires a normal DOM parser. - It is not suitable for parsing arbitrary HTML documents, even those documents - which conform to the various HTML specifications. Rather, it requires a - preproccesor to first clean up the HTML such that it can be parsed into a DOM.

-

-

-
Parameters:
is - InputSource containing the content to be parsed. -
Returns:
A new DOM SimpleHtmlDocument object. -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When is is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleHtmlDocument simpleParse(java.io.InputStream in)
-                                      throws org.xml.sax.SAXException,
-                                             java.io.IOException
-
-

Parse the content of the given InputStream as an XML - document and return a new HTML DOM SimpleHtmlDocument object. - An IllegalArgumentException is thrown if the - InputStream is null.

- -

NOTE: this implementation requires a normal DOM parser. - It is not suitable for parsing arbitrary HTML documents, even those documents - which conform to the various HTML specifications. Rather, it requires a - preproccesor to first clean up the HTML such that it can be parsed into a DOM.

-

-

-
Parameters:
is - InputStream containing the content to be parsed. -
Returns:
HtmlSimpleDocument result of parsing the - InputStream -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When is is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleHtmlDocument simpleParse(java.net.URL url)
-                                      throws org.xml.sax.SAXException,
-                                             java.io.IOException
-
-

Parse the content of the given URL as an XML document - and return a new HTML DOM SimpleHtmlDocument object. - An IllegalArgumentException is thrown if the - URI is null null.

- -

NOTE: this implementation requires a normal DOM parser. - It is not suitable for parsing arbitrary HTML documents, even those documents - which conform to the various HTML specifications. Rather, it requires a - preproccesor to first clean up the HTML such that it can be parsed into a DOM.

-

-

-
Parameters:
uri - The location of the content to be parsed. -
Returns:
A new DOM SimpleHtmlDocument object. -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When url is null
See Also:
DocumentHandler
-
-
-
- -

-simpleParse

-
-public static SimpleHtmlDocument simpleParse(java.lang.String xml)
-                                      throws org.xml.sax.SAXException,
-                                             java.io.IOException
-
-

Parse the content of the given String as an XML - document and return a new HTML DOM SimpleHtmlDocument object. - An IllegalArgumentException is thrown if the - String is null.

- -

NOTE: this implementation requires a normal DOM parser. - It is not suitable for parsing arbitrary HTML documents, even those documents - which conform to the various HTML specifications. Rather, it requires a - preproccesor to first clean up the HTML such that it can be parsed into a DOM.

-

-

-
Parameters:
xml - String containing the content to be parsed. -
Returns:
SimpleDocument result of parsing the - String -
Throws: -
java.io.IOException - If any IO errors occur. -
org.xml.sax.SAXException - If any parse errors occur. -
java.lang.IllegalArgumentException - When xml is null
See Also:
DocumentHandler
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleNodeList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleNodeList.html deleted file mode 100644 index cb62ab77..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/SimpleNodeList.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - - -SimpleNodeList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.dom -
-Class SimpleNodeList

-
-java.lang.Object
-  extended by org.jdesktop.dom.SimpleNodeList
-
-
-
All Implemented Interfaces:
java.lang.Iterable<org.w3c.dom.Node>, org.w3c.dom.NodeList
-
-
-
-
public class SimpleNodeList
extends java.lang.Object
implements org.w3c.dom.NodeList, java.lang.Iterable<org.w3c.dom.Node>
- - -

-

An implementation of NodeList which also implements - Iterable. This allows you to use a SimpleNodeList in an enhanced - for loop, such as: -


-  SimpleNodeList nodes = ...;
-  for (Node n : nodes) {
-      System.out.println(n.getTextContent());
-  }
- 

- -

SimpleNodeList wraps a source NodeList. Thus, any NodeList can be adapted - for use with enhanced for loops by wrapping it in a SimpleNodeList.

-

- -

-


- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
SimpleNodeList(java.util.List<org.w3c.dom.Node> nodes) - -
-          Create a new SimpleNodeList that wraps the given nodes
SimpleNodeList(org.w3c.dom.Node... nodes) - -
-          Create a new SimpleNodeList that wraps the given nodes
SimpleNodeList(org.w3c.dom.NodeList list) - -
-          Creates a new instance of SimpleNodeList.
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetLength() - -
-           
- org.w3c.dom.Nodeitem(int index) - -
-           
- java.util.Iterator<org.w3c.dom.Node>iterator() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SimpleNodeList

-
-public SimpleNodeList(org.w3c.dom.NodeList list)
-
-
Creates a new instance of SimpleNodeList. -

-

-
Parameters:
list - the NodeList to wrap.
-
-
- -

-SimpleNodeList

-
-public SimpleNodeList(java.util.List<org.w3c.dom.Node> nodes)
-
-
Create a new SimpleNodeList that wraps the given nodes -

-

-
Parameters:
nodes - the nodes to wrap
-
-
- -

-SimpleNodeList

-
-public SimpleNodeList(org.w3c.dom.Node... nodes)
-
-
Create a new SimpleNodeList that wraps the given nodes -

-

-
Parameters:
nodes - the nodes to wrap
-
- - - - - - - - -
-Method Detail
- -

-item

-
-public org.w3c.dom.Node item(int index)
-
-
-
Specified by:
item in interface org.w3c.dom.NodeList
-
-
-
-
-
-
- -

-getLength

-
-public int getLength()
-
-
-
Specified by:
getLength in interface org.w3c.dom.NodeList
-
-
-
-
-
-
- -

-iterator

-
-public java.util.Iterator<org.w3c.dom.Node> iterator()
-
-
-
Specified by:
iterator in interface java.lang.Iterable<org.w3c.dom.Node>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleDocument.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleDocument.html deleted file mode 100644 index 1a3f904d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleDocument.html +++ /dev/null @@ -1,412 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.dom.SimpleDocument - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.dom.SimpleDocument

-
- - - - - - - - - - - - - - - - - -
-Packages that use SimpleDocument
org.jdesktop.dom  
org.jdesktop.html.form  
org.jdesktop.http.async  
-  -

- - - - - -
-Uses of SimpleDocument in org.jdesktop.dom
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.dom that return SimpleDocument
- SimpleDocumentSimpleDocumentBuilder.newDocument() - -
-           
- SimpleDocumentSimpleDocumentBuilder.parse(java.io.File f) - -
-           
- SimpleDocumentSimpleDocumentBuilder.parse(org.xml.sax.InputSource is) - -
-           
- SimpleDocumentSimpleDocumentBuilder.parse(java.io.InputStream is) - -
-           
- SimpleDocumentSimpleDocumentBuilder.parse(java.io.InputStream is, - java.lang.String systemId) - -
-           
- SimpleDocumentSimpleDocumentBuilder.parse(java.lang.String uri) - -
-           
- SimpleDocumentSimpleDocumentBuilder.parseString(java.lang.String xml) - -
-          Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentSimpleDocumentBuilder.simpleParse(org.xml.sax.InputSource is) - -
-          Parse the content of the given input source as an XML document - and return a new DOM SimpleDocument object.
-static SimpleDocumentSimpleDocumentBuilder.simpleParse(org.xml.sax.InputSource is, - boolean namespaceAware) - -
-          Parse the content of the given input source as an XML document - and return a new DOM SimpleDocument object.
-static SimpleDocumentSimpleDocumentBuilder.simpleParse(java.io.InputStream in) - -
-          Parse the content of the given InputStream as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentSimpleDocumentBuilder.simpleParse(java.io.InputStream in, - boolean namespaceAware) - -
-          Parse the content of the given InputStream as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentSimpleDocumentBuilder.simpleParse(java.lang.String xml) - -
-          Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentSimpleDocumentBuilder.simpleParse(java.lang.String xml, - boolean namespaceAware) - -
-          Parse the content of the given String as an XML - document and return a new DOM SimpleDocument object.
-static SimpleDocumentSimpleDocumentBuilder.simpleParse(java.net.URL url) - -
-          Parse the content of the given URL as an XML document - and return a new DOM SimpleDocument object.
-static SimpleDocumentSimpleDocumentBuilder.simpleParse(java.net.URL url, - boolean namespaceAware) - -
-          Parse the content of the given URL as an XML document - and return a new DOM SimpleDocument object.
-  -

- - - - - -
-Uses of SimpleDocument in org.jdesktop.html.form
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.html.form with parameters of type SimpleDocument
-static FormForms.getForm(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String expression) - -
-          Gets a Form from the given DOM Document, based on the given - XPath expression.
-static FormForms.getFormById(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String formId) - -
-          Gets a Form from the given DOM Document by finding the Form in - the document which has an id attribute equal to the given id - parameter.
-static FormForms.getFormByIndex(SimpleDocument dom, - java.lang.String baseUrl, - int index) - -
-          Gets a Form from the given DOM Document by finding the - index'th Form in the document.
-static FormForms.getFormByName(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String name) - -
-          Gets a Form from the given DOM Document by finding the Form in - the document which has a name attribute equal to the given name - parameter.
-  -

- - - - - -
-Uses of SimpleDocument in org.jdesktop.http.async
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.http.async that return SimpleDocument
- SimpleDocumentHtmlHttpRequest.getResponseHtml() - -
-          If the readyState attribute has a value other than LOADED, then this method - will return null.
- SimpleDocumentXmlHttpRequest.getResponseXML() - -
-          If the readyState attribute has a value other than LOADED, then this method - will return null.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleDocumentBuilder.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleDocumentBuilder.html deleted file mode 100644 index 215d0a32..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleDocumentBuilder.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.dom.SimpleDocumentBuilder - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.dom.SimpleDocumentBuilder

-
-No usage of org.jdesktop.dom.SimpleDocumentBuilder -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlCollection.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlCollection.html deleted file mode 100644 index 9c7bb637..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlCollection.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.dom.SimpleHtmlCollection - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.dom.SimpleHtmlCollection

-
- - - - - - - - - -
-Packages that use SimpleHtmlCollection
org.jdesktop.dom  
-  -

- - - - - -
-Uses of SimpleHtmlCollection in org.jdesktop.dom
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.dom that return SimpleHtmlCollection
- SimpleHtmlCollectionSimpleHtmlDocument.getAnchors() - -
-           
- SimpleHtmlCollectionSimpleHtmlDocument.getApplets() - -
-           
- SimpleHtmlCollectionSimpleHtmlDocument.getForms() - -
-           
- SimpleHtmlCollectionSimpleHtmlDocument.getImages() - -
-           
- SimpleHtmlCollectionSimpleHtmlDocument.getLinks() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlDocument.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlDocument.html deleted file mode 100644 index ff83aea9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlDocument.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.dom.SimpleHtmlDocument - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.dom.SimpleHtmlDocument

-
- - - - - - - - - -
-Packages that use SimpleHtmlDocument
org.jdesktop.dom  
-  -

- - - - - -
-Uses of SimpleHtmlDocument in org.jdesktop.dom
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.dom that return SimpleHtmlDocument
- SimpleHtmlDocumentSimpleHtmlDocumentBuilder.newDocument() - -
-           
- SimpleHtmlDocumentSimpleHtmlDocumentBuilder.parse(java.io.File f) - -
-           
- SimpleHtmlDocumentSimpleHtmlDocumentBuilder.parse(org.xml.sax.InputSource is) - -
-           
- SimpleHtmlDocumentSimpleHtmlDocumentBuilder.parse(java.io.InputStream is) - -
-           
- SimpleHtmlDocumentSimpleHtmlDocumentBuilder.parse(java.io.InputStream is, - java.lang.String systemId) - -
-           
- SimpleHtmlDocumentSimpleHtmlDocumentBuilder.parse(java.lang.String uri) - -
-           
- SimpleHtmlDocumentSimpleHtmlDocumentBuilder.parseString(java.lang.String html) - -
-          Parse the content of the given String as an XML - document and return a new HTML DOM SimpleHtmlDocument object.
-static SimpleHtmlDocumentSimpleHtmlDocumentBuilder.simpleParse(org.xml.sax.InputSource is) - -
-          Parse the content of the given input source as an XML document - and return a new HTML DOM SimpleDocument object.
-static SimpleHtmlDocumentSimpleHtmlDocumentBuilder.simpleParse(java.io.InputStream in) - -
-          Parse the content of the given InputStream as an XML - document and return a new HTML DOM SimpleHtmlDocument object.
-static SimpleHtmlDocumentSimpleHtmlDocumentBuilder.simpleParse(java.lang.String xml) - -
-          Parse the content of the given String as an XML - document and return a new HTML DOM SimpleHtmlDocument object.
-static SimpleHtmlDocumentSimpleHtmlDocumentBuilder.simpleParse(java.net.URL url) - -
-          Parse the content of the given URL as an XML document - and return a new HTML DOM SimpleHtmlDocument object.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlDocumentBuilder.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlDocumentBuilder.html deleted file mode 100644 index 8797dc90..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleHtmlDocumentBuilder.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.dom.SimpleHtmlDocumentBuilder - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.dom.SimpleHtmlDocumentBuilder

-
-No usage of org.jdesktop.dom.SimpleHtmlDocumentBuilder -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleNodeList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleNodeList.html deleted file mode 100644 index 633c9ebd..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/class-use/SimpleNodeList.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.dom.SimpleNodeList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.dom.SimpleNodeList

-
- - - - - - - - - - - - - -
-Packages that use SimpleNodeList
org.jdesktop.dom  
org.jdesktop.xpath  
-  -

- - - - - -
-Uses of SimpleNodeList in org.jdesktop.dom
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.dom that return SimpleNodeList
- SimpleNodeListSimpleDocument.getChildElements(org.w3c.dom.Node node) - -
-          Returns the child elements of the specified node.
- SimpleNodeListSimpleHtmlDocument.getChildElements(org.w3c.dom.Node parent) - -
-          Returns the child elements of the specified node.
- SimpleNodeListSimpleDocument.getChildNodes() - -
-           
- SimpleNodeListSimpleHtmlDocument.getChildNodes() - -
-           
- SimpleNodeListSimpleDocument.getElements(java.lang.String expression) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression.
- SimpleNodeListSimpleHtmlDocument.getElements(java.lang.String expression) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression.
- SimpleNodeListSimpleDocument.getElements(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole).
- SimpleNodeListSimpleHtmlDocument.getElements(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole).
- SimpleNodeListSimpleHtmlDocument.getElementsByName(java.lang.String elementName) - -
-           
- SimpleNodeListSimpleDocument.getElementsByTagName(java.lang.String tagname) - -
-           
- SimpleNodeListSimpleHtmlDocument.getElementsByTagName(java.lang.String tagname) - -
-           
- SimpleNodeListSimpleDocument.getElementsByTagNameNS(java.lang.String namespaceURI, - java.lang.String localName) - -
-           
- SimpleNodeListSimpleHtmlDocument.getElementsByTagNameNS(java.lang.String namespaceURI, - java.lang.String localName) - -
-           
-  -

- - - - - -
-Uses of SimpleNodeList in org.jdesktop.xpath
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.xpath that return SimpleNodeList
-static SimpleNodeListXPathUtils.getElements(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole).
-static SimpleNodeListXPathUtils.getElements(javax.xml.xpath.XPathExpression expression, - org.w3c.dom.Node node) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole).
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-frame.html deleted file mode 100644 index 5ee5822e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-frame.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - -org.jdesktop.dom - - - - - - - - - - - -org.jdesktop.dom - - - - -
-Classes  - -
-SimpleDocument -
-SimpleDocumentBuilder -
-SimpleHtmlCollection -
-SimpleHtmlDocument -
-SimpleHtmlDocumentBuilder -
-SimpleNodeList
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-summary.html deleted file mode 100644 index e0a5c84b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-summary.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -org.jdesktop.dom - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.dom -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
SimpleDocumentA DOM Document that makes it easier to work with DOM - documents.
SimpleDocumentBuilderA DOM DocumentBuilder implementation that does - not require the factory pattern for creation.
SimpleHtmlCollectionAn implementation of HTMLCollection which also implements - Iterable.
SimpleHtmlDocumentA DOM Document that makes it easier to work with DOM - documents.
SimpleHtmlDocumentBuilderAn HTML DOM DocumentBuilder implementation that does - not require the factory pattern for creation.
SimpleNodeListAn implementation of NodeList which also implements - Iterable.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-tree.html deleted file mode 100644 index a4b79511..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-tree.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -org.jdesktop.dom Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.dom -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-use.html deleted file mode 100644 index 912568c0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/dom/package-use.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.dom - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.dom

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.jdesktop.dom
org.jdesktop.dom  
org.jdesktop.html.form  
org.jdesktop.http.async  
org.jdesktop.xpath  
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.dom used by org.jdesktop.dom
SimpleDocument - -
-          A DOM Document that makes it easier to work with DOM - documents.
SimpleHtmlCollection - -
-          An implementation of HTMLCollection which also implements - Iterable.
SimpleHtmlDocument - -
-          A DOM Document that makes it easier to work with DOM - documents.
SimpleNodeList - -
-          An implementation of NodeList which also implements - Iterable.
-  -

- - - - - - - - -
-Classes in org.jdesktop.dom used by org.jdesktop.html.form
SimpleDocument - -
-          A DOM Document that makes it easier to work with DOM - documents.
-  -

- - - - - - - - -
-Classes in org.jdesktop.dom used by org.jdesktop.http.async
SimpleDocument - -
-          A DOM Document that makes it easier to work with DOM - documents.
-  -

- - - - - - - - -
-Classes in org.jdesktop.dom used by org.jdesktop.xpath
SimpleNodeList - -
-          An implementation of NodeList which also implements - Iterable.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractForm.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractForm.html deleted file mode 100644 index 134d71f5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractForm.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - - - -AbstractForm - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Class AbstractForm

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.html.form.AbstractForm
-
-
-
All Implemented Interfaces:
Form
-
-
-
-
public abstract class AbstractForm
extends org.jdesktop.beans.AbstractBean
implements Form
- - -

-An abstract implementation of the Form interface. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
-protected AbstractForm(java.lang.String baseUrl, - Encoding enc, - Input... inputs) - -
-          Create a new AbstractForm with the given baseUrl and array of Inputs.
-protected AbstractForm(java.lang.String baseUrl, - Input... inputs) - -
-          Create a new AbstractForm with the given baseUrl and array of Inputs.
-protected AbstractForm(java.lang.String baseUrl, - java.util.Set<Input> inputs) - -
-          Create a new AbstractForm with the given baseUrl and set of Inputs.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetBaseUrl() - -
-          Returns the base url.
- EncodinggetEncoding() - -
-          Returns the Encoding used with this Form.
- InputgetInput(java.lang.String name) - -
-          Gets the Input with the given name.
- Parameter[]getInputParameters() - -
-           
- Input[]getInputs() - -
-          Gets the array of Inputs for this Form.
- Responsesubmit(Session session) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface org.jdesktop.html.form.Form
getAction, getMethod
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractForm

-
-protected AbstractForm(java.lang.String baseUrl,
-                       java.util.Set<Input> inputs)
-
-
Create a new AbstractForm with the given baseUrl and set of Inputs. - The baseUrl is necessary for evaluating action urls that are relative. -

-

-
Parameters:
baseUrl - the base url. May be null (but then relative action paths - will fail).
inputs - the set of inputs. May be null.
-
-
- -

-AbstractForm

-
-protected AbstractForm(java.lang.String baseUrl,
-                       Input... inputs)
-
-
Create a new AbstractForm with the given baseUrl and array of Inputs. - The baseUrl is necessary for evaluating action urls that are relative. -

-

-
Parameters:
baseUrl - the base url. May be null (but then relative action paths - will fail).
inputs - the array of inputs. May be null.
-
-
- -

-AbstractForm

-
-protected AbstractForm(java.lang.String baseUrl,
-                       Encoding enc,
-                       Input... inputs)
-
-
Create a new AbstractForm with the given baseUrl and array of Inputs. - The baseUrl is necessary for evaluating action urls that are relative. -

-

-
Parameters:
baseUrl - the base url. May be null (but then relative action paths - will fail).
encoding - the encoding to use. If null, then UrlEncoded is used
inputs - the array of inputs. May be null.
-
- - - - - - - - -
-Method Detail
- -

-getInputs

-
-public Input[] getInputs()
-
-
Description copied from interface: Form
-
Gets the array of Inputs for this Form. -

-

-
Specified by:
getInputs in interface Form
-
-
- -
Returns:
an array of Inputs. The ordering of elements in - this array is not guaranteed.
-
-
-
- -

-getInput

-
-public Input getInput(java.lang.String name)
-
-
Description copied from interface: Form
-
Gets the Input with the given name. If more than one - Input has this name, it is unspecified which will be returned. -

-

-
Specified by:
getInput in interface Form
-
-
- -
Returns:
the Input with the given name. May be null.
-
-
-
- -

-getInputParameters

-
-public Parameter[] getInputParameters()
-
-
-
-
-
-
-
-
-
- -

-submit

-
-public Response submit(Session session)
-                throws java.lang.Exception
-
-
-
-
-
- -
Throws: -
java.lang.Exception
-
-
-
- -

-getBaseUrl

-
-public java.lang.String getBaseUrl()
-
-
Description copied from interface: Form
-
Returns the base url. The getAction() method is appended to this base - url to form the target url, if the action is a relative url. -

-

-
Specified by:
getBaseUrl in interface Form
-
-
- -
Returns:
a string representing the base url, or null if there is not one.
-
-
-
- -

-getEncoding

-
-public Encoding getEncoding()
-
-
Description copied from interface: Form
-
Returns the Encoding used with this Form. By default, this is - UrlEncoded. The encoding is honored when submitting the form. -

-

-
Specified by:
getEncoding in interface Form
-
-
- -
Returns:
a non-null value for the Encoding for this Form.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractRadioInput.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractRadioInput.html deleted file mode 100644 index dc1017b9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractRadioInput.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - - - -AbstractRadioInput - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Class AbstractRadioInput

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.html.form.AbstractRadioInput
-
-
-
All Implemented Interfaces:
Input, RadioInput
-
-
-
-
public class AbstractRadioInput
extends org.jdesktop.beans.AbstractBean
implements RadioInput
- - -

-Abstract implementation of the RadioInput interface. -

- -

-


- -

- - - - - - - - - - - - -
-Constructor Summary
-protected AbstractRadioInput(java.lang.String name, - java.util.Set<java.lang.String> values) - -
-          Creates a new instance of AbstractRadioInput.
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetName() - -
-          Gets the name of this Input.
- java.lang.StringgetValue() - -
-          Gets the value of the Input.
- java.lang.String[]getValues() - -
-          Gets the set of valid values.
- voidsetValue(java.lang.String value) - -
-          Sets the value of the Input.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractRadioInput

-
-protected AbstractRadioInput(java.lang.String name,
-                             java.util.Set<java.lang.String> values)
-
-
Creates a new instance of AbstractRadioInput. -

-

-
Parameters:
name - the name, corrosponding to the "name" property of Input.
values - the set of acceptable values
-
- - - - - - - - -
-Method Detail
- -

-getValues

-
-public java.lang.String[] getValues()
-
-
Description copied from interface: RadioInput
-
Gets the set of valid values. Any call to #setValue(String) must reference - one of these. -

-

-
Specified by:
getValues in interface RadioInput
-
-
- -
Returns:
the array of valid values.
-
-
-
- -

-getName

-
-public java.lang.String getName()
-
-
Description copied from interface: Input
-
Gets the name of this Input. -

-

-
Specified by:
getName in interface Input
-
-
- -
Returns:
the name. This will never be null.
-
-
-
- -

-getValue

-
-public java.lang.String getValue()
-
-
Description copied from interface: Input
-
Gets the value of the Input. -

-

-
Specified by:
getValue in interface Input
-
-
- -
Returns:
the value. This may be null.
-
-
-
- -

-setValue

-
-public void setValue(java.lang.String value)
-
-
Description copied from interface: Input
-
Sets the value of the Input. This value may be null. -

-

-
Specified by:
setValue in interface Input
-
-
-
Parameters:
value - the value. May be null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractSelect.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractSelect.html deleted file mode 100644 index a229fad4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/AbstractSelect.html +++ /dev/null @@ -1,362 +0,0 @@ - - - - - - -AbstractSelect - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Class AbstractSelect

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.html.form.AbstractSelect
-
-
-
All Implemented Interfaces:
Input, Select
-
-
-
-
public abstract class AbstractSelect
extends org.jdesktop.beans.AbstractBean
implements Select
- - -

-Abstract implementation of the Select interface. -

- -

-


- -

- - - - - - - - - - - - -
-Constructor Summary
-protected AbstractSelect(java.lang.String name, - java.util.Set<java.lang.String> values) - -
-          Creates a new instance of AbstractSelect.
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetName() - -
-          Gets the name of this Input.
- java.lang.String[]getOptions() - -
-          Gets the set of valid values.
- java.lang.StringgetValue() - -
-          Gets the value of the Input.
- voidsetValue(java.lang.String value) - -
-          Sets the value of the Input.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractSelect

-
-protected AbstractSelect(java.lang.String name,
-                         java.util.Set<java.lang.String> values)
-
-
Creates a new instance of AbstractSelect. -

-

-
Parameters:
name - the name, corrosponding to the "name" property of Input.
values - the set of acceptable values
-
- - - - - - - - -
-Method Detail
- -

-getOptions

-
-public java.lang.String[] getOptions()
-
-
Description copied from interface: Select
-
Gets the set of valid values. Any call to #setValue(String) must reference - one of these. -

-

-
Specified by:
getOptions in interface Select
-
-
- -
Returns:
the array of valid values.
-
-
-
- -

-getName

-
-public java.lang.String getName()
-
-
Description copied from interface: Input
-
Gets the name of this Input. -

-

-
Specified by:
getName in interface Input
-
-
- -
Returns:
the name. This will never be null.
-
-
-
- -

-getValue

-
-public java.lang.String getValue()
-
-
Description copied from interface: Input
-
Gets the value of the Input. -

-

-
Specified by:
getValue in interface Input
-
-
- -
Returns:
the value. This may be null.
-
-
-
- -

-setValue

-
-public void setValue(java.lang.String value)
-
-
Description copied from interface: Input
-
Sets the value of the Input. This value may be null. -

-

-
Specified by:
setValue in interface Input
-
-
-
Parameters:
value - the value. May be null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/DefaultInput.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/DefaultInput.html deleted file mode 100644 index 92789239..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/DefaultInput.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - - -DefaultInput - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Class DefaultInput

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.html.form.DefaultInput
-
-
-
All Implemented Interfaces:
Input
-
-
-
-
public class DefaultInput
extends org.jdesktop.beans.AbstractBean
implements Input
- - -

-A default implementation of the Input interface. -

- -

-


- -

- - - - - - - - - - - - - - -
-Constructor Summary
DefaultInput() - -
-          Creates a new instance of DefaultInput
DefaultInput(java.lang.String name, - java.lang.String value) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetName() - -
-          Gets the name of this Input.
- java.lang.StringgetValue() - -
-          Gets the value of the Input.
- voidsetName(java.lang.String name) - -
-           
- voidsetValue(java.lang.String value) - -
-          Sets the value of the Input.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DefaultInput

-
-public DefaultInput()
-
-
Creates a new instance of DefaultInput -

-

-
- -

-DefaultInput

-
-public DefaultInput(java.lang.String name,
-                    java.lang.String value)
-
-
- - - - - - - - -
-Method Detail
- -

-getName

-
-public java.lang.String getName()
-
-
Description copied from interface: Input
-
Gets the name of this Input. -

-

-
Specified by:
getName in interface Input
-
-
- -
Returns:
the name. This will never be null.
-
-
-
- -

-setName

-
-public void setName(java.lang.String name)
-
-
-
-
-
-
-
-
-
- -

-getValue

-
-public java.lang.String getValue()
-
-
Description copied from interface: Input
-
Gets the value of the Input. -

-

-
Specified by:
getValue in interface Input
-
-
- -
Returns:
the value. This may be null.
-
-
-
- -

-setValue

-
-public void setValue(java.lang.String value)
-
-
Description copied from interface: Input
-
Sets the value of the Input. This value may be null. -

-

-
Specified by:
setValue in interface Input
-
-
-
Parameters:
value - the value. May be null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Encoding.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Encoding.html deleted file mode 100644 index ea69d3b5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Encoding.html +++ /dev/null @@ -1,348 +0,0 @@ - - - - - - -Encoding - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Enum Encoding

-
-java.lang.Object
-  extended by java.lang.Enum<Encoding>
-      extended by org.jdesktop.html.form.Encoding
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Encoding>
-
-
-
-
public enum Encoding
extends java.lang.Enum<Encoding>
- - -

-Represents valid encoding techniques for use with HTML Forms. -

- -

-


- -

- - - - - - - - - - - - - -
-Enum Constant Summary
MultipartFormData - -
-           
UrlEncoded - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringtoString() - -
-           
-static EncodingvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Encoding[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-UrlEncoded

-
-public static final Encoding UrlEncoded
-
-
-
-
-
- -

-MultipartFormData

-
-public static final Encoding MultipartFormData
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Encoding[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Encoding c : Encoding.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Encoding valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class java.lang.Enum<Encoding>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FileInput.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FileInput.html deleted file mode 100644 index 52450109..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FileInput.html +++ /dev/null @@ -1,282 +0,0 @@ - - - - - - -FileInput - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Interface FileInput

-
-
All Superinterfaces:
Input
-
-
-
-
public interface FileInput
extends Input
- - -

-Represents an Input for Files. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetContentType() - -
-          Gets the content type of the File.
- java.lang.StringgetFilename() - -
-          The filename associated with this file.
- java.io.InputStreamgetValueStream() - -
-          Returns the value represented by this FileItem as an input stream.
- - - - - - - -
Methods inherited from interface org.jdesktop.html.form.Input
getName, getValue, setValue
-  -

- - - - - - - - -
-Method Detail
- -

-getContentType

-
-java.lang.String getContentType()
-
-
Gets the content type of the File. This must be formatted as a mime type, - and be something reasonable such as text/plain, text/xml, or image/png -

-

-
-
-
- -
Returns:
The content type represented by this FileInput.
-
-
-
- -

-getFilename

-
-java.lang.String getFilename()
-
-
The filename associated with this file. This may be null, but it is strongly - encouraged to provide a file name for uploaded files. -

-

-
-
-
- -
Returns:
the name of the file being uploaded
-
-
-
- -

-getValueStream

-
-java.io.InputStream getValueStream()
-
-
Returns the value represented by this FileItem as an input stream. - If null, then the stream is ignored when constructing the response. If - a bad file was chosen, then this value may be null. -

-

-
-
-
- -
Returns:
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FileParameter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FileParameter.html deleted file mode 100644 index 59a37ab6..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FileParameter.html +++ /dev/null @@ -1,502 +0,0 @@ - - - - - - -FileParameter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Class FileParameter

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.NameValuePair
-          extended by org.jdesktop.http.Parameter
-              extended by org.jdesktop.html.form.FileParameter
-
-
-
All Implemented Interfaces:
java.lang.Cloneable
-
-
-
-
public class FileParameter
extends Parameter
- - -

-

A special Parameter intended to be used as a Form Parameter on a - FormRequest for uploading files.

- -

FileParameter adds the contentType and fileName properties. These properties - are used to construct the multipart/form-data body of a form request. It is - important that the fileName refer to an actual existing file object, and that - the contentType be accurate. If either of these two constraints are not met, - then the request will likely fail.

- -

The fileName must be formatted such that creating a new File - will succeed in locating the file. We use the same rules as the URLConnection - class for determining the contentType automatically for the file. In the common - case, it will be unnecessary to indicate the contentType manually. However, - in special cases you may need to specify the content type manually. The format - of the contentType is a mime type, such as text/plain.

- -

If the fileName is correctly specified, then the InputStream returned from - getValueStream() will be non-null. You are responsible for closing this - stream when finished reading from it.

- -

The "value" of this Parameter is specified to be the fileName. This is - enforced by overridding setValue to be a null-op, and by setFilename() calling - super.setValue().

-

- -

-


- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
FileParameter() - -
-          Create a new FileParameter.
FileParameter(java.lang.String name, - java.io.File file) - -
-          Create a new FileParameter using the given name as the name of this - parameter (the key, if you will), and the given File as the file to - be uploaded by the FormRequest.
FileParameter(java.lang.String name, - java.lang.String fileName) - -
-          Create a new FileParameter using the given name as the name of this - parameter (the key if you will) and the given fileName as the absolute - path to the file to be uploaded by the FormRequest.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- FileParameterclone() - -
-           
- java.lang.StringgetContentType() - -
-          Gets the content type of the data being uploaded.
- java.lang.StringgetFilename() - -
-          Gets the absolute path of the file being uploaded.
- java.io.InputStreamgetValueStream() - -
-          Creates and returns a new InputStream based on the underlying file - data.
- voidsetContentType(java.lang.String contentType) - -
-          Sets the mime-type of the content being uploaded.
- voidsetFilename(java.lang.String name) - -
-          Sets the absolute path to the file to be uploaded.
- voidsetValue(java.lang.String value) - -
-          Sets the value.
- - - - - - - -
Methods inherited from class org.jdesktop.http.NameValuePair
getName, getValue, setName, toString
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FileParameter

-
-public FileParameter()
-
-
Create a new FileParameter. You will need to specify a name and fileName - at some point for this parameter to be useful. -

-

-
- -

-FileParameter

-
-public FileParameter(java.lang.String name,
-                     java.io.File file)
-
-
Create a new FileParameter using the given name as the name of this - parameter (the key, if you will), and the given File as the file to - be uploaded by the FormRequest. -

-

-
Parameters:
name -
file - may be null.
-
-
- -

-FileParameter

-
-public FileParameter(java.lang.String name,
-                     java.lang.String fileName)
-
-
Create a new FileParameter using the given name as the name of this - parameter (the key if you will) and the given fileName as the absolute - path to the file to be uploaded by the FormRequest. -

-

-
Parameters:
name -
fileName - may be null.
-
- - - - - - - - -
-Method Detail
- -

-setContentType

-
-public void setContentType(java.lang.String contentType)
-
-
Sets the mime-type of the content being uploaded. Generally this is - determined automatically when the fileName is set. In rare cases where - the mime-type cannot be determined, or when you want to force the mime - type, you can set the content type manually with this method. -

-

-
Parameters:
contentType - if set to null, then the mime type "content/unknown" is - used.
-
-
-
- -

-getContentType

-
-public final java.lang.String getContentType()
-
-
Gets the content type of the data being uploaded. This is never null, and - defaults to "content/unknown" when the mime type of the data couldn't be - determined and was not set manually. -

-

- -
Returns:
-
-
-
- -

-setFilename

-
-public void setFilename(java.lang.String name)
-
-
Sets the absolute path to the file to be uploaded. If null, then the - filename is cleared and the parameter becomes useless for uploading. - Invoking this method causes the content type to be set automatically, - unless it has been set manually. -

-

-
Parameters:
name -
-
-
-
- -

-getFilename

-
-public final java.lang.String getFilename()
-
-
Gets the absolute path of the file being uploaded. -

-

- -
Returns:
-
-
-
- -

-setValue

-
-public void setValue(java.lang.String value)
-
-
Description copied from class: NameValuePair
-
Sets the value. A PropertyChangeEvent will be fired if the value is - different from the current value. -

-

-
Overrides:
setValue in class NameValuePair
-
-
-
Parameters:
value - The value to use. May be null.
-
-
-
- -

-getValueStream

-
-public java.io.InputStream getValueStream()
-
-
Creates and returns a new InputStream based on the underlying file - data. If it is not possible to create such an InputStream due to an - incorrect or missing file, then null is returned. -

-

- -
Returns:
-
-
-
- -

-clone

-
-public FileParameter clone()
-
-
-
Overrides:
clone in class Parameter
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Form.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Form.html deleted file mode 100644 index 63032691..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Form.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - -Form - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Interface Form

-
-
All Known Implementing Classes:
AbstractForm
-
-
-
-
public interface Form
- - -

-Represents the model portion of the HTML <form&gh; element. It does not - represent any information related to the structure of the HTML document (for - example, there is no id or name property), or any visual information. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetAction() - -
-          Returns the url that should be used when the form is submitted.
- java.lang.StringgetBaseUrl() - -
-          Returns the base url.
- EncodinggetEncoding() - -
-          Returns the Encoding used with this Form.
- InputgetInput(java.lang.String name) - -
-          Gets the Input with the given name.
- Input[]getInputs() - -
-          Gets the array of Inputs for this Form.
- MethodgetMethod() - -
-          Gets the HTTP Method to use when the form is submitted.
-  -

- - - - - - - - -
-Method Detail
- -

-getBaseUrl

-
-java.lang.String getBaseUrl()
-
-
Returns the base url. The getAction() method is appended to this base - url to form the target url, if the action is a relative url. -

-

- -
Returns:
a string representing the base url, or null if there is not one.
-
-
-
- -

-getAction

-
-java.lang.String getAction()
-
-
Returns the url that should be used when the form is submitted. -

-

- -
Returns:
a string representing the url to use. This may be a relative - or absolute url.
-
-
-
- -

-getMethod

-
-Method getMethod()
-
-
Gets the HTTP Method to use when the form is submitted. -

-

- -
Returns:
the Method to use on submit.
-
-
-
- -

-getInputs

-
-Input[] getInputs()
-
-
Gets the array of Inputs for this Form. -

-

- -
Returns:
an array of Inputs. The ordering of elements in - this array is not guaranteed.
-
-
-
- -

-getInput

-
-Input getInput(java.lang.String name)
-
-
Gets the Input with the given name. If more than one - Input has this name, it is unspecified which will be returned. -

-

- -
Returns:
the Input with the given name. May be null.
-
-
-
- -

-getEncoding

-
-Encoding getEncoding()
-
-
Returns the Encoding used with this Form. By default, this is - UrlEncoded. The encoding is honored when submitting the form. -

-

- -
Returns:
a non-null value for the Encoding for this Form.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FormRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FormRequest.html deleted file mode 100644 index 6581b4e7..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/FormRequest.html +++ /dev/null @@ -1,679 +0,0 @@ - - - - - - -FormRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Class FormRequest

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.Request
-          extended by org.jdesktop.html.form.FormRequest
-
-
-
-
public class FormRequest
extends Request
- - -

-

A FormRequest is a Request specifically designed for emulating HTML forms. - In particular, a FormRequest does not specifically allow the setting of - the body of the Request. Instead, one of several "Form Parameters" are set, - which then become the body. Since FormRequest extends request, you can - also specify "normal" or "GET" parameters using the setParameter() methods.

- -

When you create a new FormRequest, by default the HTTP method is POST - instead of GET (which is the default for Request). In all other ways - FormRequest has the same defaults as its parent class.

- -

FormRequest allows you to specify the encoding used for the form. Valid - entries are of type Encoding. The default value is Encoding.UrlEncoding. - When uploading files to the server, you would typically want to use - Encoding.MultipartFormData.

- -

Here is a typical usage example:

- -

-      FormRequest request = new FormRequest("http://www.example.com/doFileUpload");
-      request.setEncoding(Encoding.MultipartFormData);
-      request.setFormParameter("username", "richard");
-      request.setFormParameter("compression", "none");
-      request.setFormParameter("file", new File("/usr/local/desktop/photo.png"));
- 
-      Session s = new Session();
-      Response response = s.execute(request);
- 
- -

In this example our fictitious doFileUpload resource is expecting a - multipart/form-data upload with username, compression, and file parameters - in the body of the form. Notice the use of the setFormParameter that takes - a File. Invoking setFormParameter in this way constructs a FileParameter - and sets it on the FormRequest. See FileParameter for more - details.

- -

Since the body of a FormRequest is comprised exclusively of the content - of the Form parameters, the various setBody() methods declared in Request are - overridden in this subclass to be no-ops. It is therefore only possible to - specify the body by using Form parameters.

-

- -

-


- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
FormRequest() - -
-          Creates a new FormRequest, which defaults its HTTP method to POST.
FormRequest(FormRequest source) - -
-          Creates a new FormRequest based on the given FormRequest.
FormRequest(java.lang.String url) - -
-          Creates a new FormRequest for the specified URL.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  java.io.InputStreamgetBody() - -
-          Protected method which returns the request body.
- EncodinggetEncoding() - -
-          Gets the encoding to use with this FormRequest.
- ParametergetFormParameter(java.lang.String name) - -
-          Returns the Form Parameter with the given name, or null if there is no - such Form Parameter.
- Parameter[]getFormParameters() - -
-          Gets an array of all the Form Parameters for this FormRequest.
- voidsetBody(byte[] body) - -
-          Sets the request body to be the specified array of bytes.
- voidsetBody(org.w3c.dom.Document body) - -
-          Sets the request body to be the specified SimpleDocument.
- voidsetBody(java.io.InputStream body) - -
-          Sets the request body to be the specified InputStream.
- voidsetBody(java.lang.String body) - -
-          Sets the request body to be the specified String.
- voidsetEncoding(Encoding enc) - -
-          Specifies the encoding to use with this FormRequest.
- voidsetFormParameter(Parameter param) - -
-          Adds the given parameter to the set of Form parameters.
- voidsetFormParameter(java.lang.String key, - java.io.File file) - -
-          Creates a Form Parameter using the given key and File and then - adds it to the set of form parameters.
- voidsetFormParameter(java.lang.String key, - java.lang.String value) - -
-          Creates a Form Parameter using the given key and value and then - adds it to the set of form parameters.
- voidsetFormParameters(Parameter... params) - -
-          Sets the Form parameters to use with this FormRequest.
- java.lang.StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.http.Request
getFollowRedirects, getHeader, getHeaders, getMethod, getParameter, getParameters, getUrl, getUsername, removeHeader, removeHeader, setFollowRedirects, setHeader, setHeader, setHeader, setHeaders, setMethod, setParameter, setParameter, setParameters, setPassword, setUrl, setUsername
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FormRequest

-
-public FormRequest()
-
-
Creates a new FormRequest, which defaults its HTTP method to POST. -

-

-
- -

-FormRequest

-
-public FormRequest(java.lang.String url)
-
-
Creates a new FormRequest for the specified URL. It defaults its - HTTP method to POST. -

-

-
Parameters:
url -
-
-
- -

-FormRequest

-
-public FormRequest(FormRequest source)
-
-
Creates a new FormRequest based on the given FormRequest. All data is - copied from the src to the new instance, including all form parameters - (which comprise the body of the request). -

-

-
Parameters:
source - cannot be null.
-
- - - - - - - - -
-Method Detail
- -

-getFormParameter

-
-public final Parameter getFormParameter(java.lang.String name)
-
-
Returns the Form Parameter with the given name, or null if there is no - such Form Parameter. -

-

-
Parameters:
name - the name to look for. If null, null is returned. -
Returns:
the Parameter with the given name.
-
-
-
- -

-setFormParameter

-
-public final void setFormParameter(java.lang.String key,
-                                   java.lang.String value)
-
-
Creates a Form Parameter using the given key and value and then - adds it to the set of form parameters. -

-

-
Parameters:
key - must not be null
value -
-
-
-
- -

-setFormParameter

-
-public final void setFormParameter(java.lang.String key,
-                                   java.io.File file)
-
-
Creates a Form Parameter using the given key and File and then - adds it to the set of form parameters. -

-

-
Parameters:
key - must not be null
value -
-
-
-
- -

-setFormParameter

-
-public void setFormParameter(Parameter param)
-
-
Adds the given parameter to the set of Form parameters. -

-

-
Parameters:
parem - the Parameter to add. This must not be null.
-
-
-
- -

-getFormParameters

-
-public final Parameter[] getFormParameters()
-
-
Gets an array of all the Form Parameters for this FormRequest. This - array will never be null. Ordering of items is guaranteed based on the - order in which the params were added. -

-

- -
Returns:
the array of Parameters for this request
-
-
-
- -

-setFormParameters

-
-public final void setFormParameters(Parameter... params)
-
-
Sets the Form parameters to use with this FormRequest. This replaces - whatever Form parameters may have been previously defined. If null, this - array is treated as an empty array, causing the list of Form params to - be removed. -

-

-
Parameters:
params - the Parameters to set for this Request. May be null.
-
-
-
- -

-getEncoding

-
-public final Encoding getEncoding()
-
-
Gets the encoding to use with this FormRequest. The Encoding will never - be null. It specifies how the Form parameters should be encoded into the - body of the request. -

-

- -
Returns:
a non-null Encoding for this FormRequest
-
-
-
- -

-setEncoding

-
-public void setEncoding(Encoding enc)
-
-
Specifies the encoding to use with this FormRequest. By default, this - property is set to Encoding.UrlEncoded. It cannot ever be set to null. - Calling this method with null results in Encoding.UrlEncoded. -

-

-
Parameters:
enc -
-
-
-
- -

-setBody

-
-public void setBody(java.lang.String body)
-
-
Description copied from class: Request
-
Sets the request body to be the specified String. -

-

-
Overrides:
setBody in class Request
-
-
-
Parameters:
body - the String to use for the body. May be null.
-
-
-
- -

-setBody

-
-public void setBody(byte[] body)
-
-
Description copied from class: Request
-
Sets the request body to be the specified array of bytes. -

-

-
Overrides:
setBody in class Request
-
-
-
Parameters:
body - the byte array to use for the body. May be null.
-
-
-
- -

-setBody

-
-public void setBody(org.w3c.dom.Document body)
-
-
Description copied from class: Request
-
Sets the request body to be the specified SimpleDocument. -

-

-
Overrides:
setBody in class Request
-
-
-
Parameters:
body - the DOM document to use for the body. May be null.
-
-
-
- -

-setBody

-
-public void setBody(java.io.InputStream body)
-
-
Description copied from class: Request
-
Sets the request body to be the specified InputStream. -

-

-
Overrides:
setBody in class Request
-
-
-
Parameters:
body - the InputStream to use for the body. May be null.
-
-
-
- -

-getBody

-
-protected java.io.InputStream getBody()
-                               throws java.lang.Exception
-
-
Description copied from class: Request
-
Protected method which returns the request body. This is only called - by the Session. This method should never be called by client code, and - should only be overridden in subclasses where the body is constructed - in a manner unique to the request (for example: FormRequest). -

-

-
Overrides:
getBody in class Request
-
-
- -
Throws: -
java.lang.Exception
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class Request
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Forms.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Forms.html deleted file mode 100644 index ab6c766d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Forms.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - - -Forms - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Class Forms

-
-java.lang.Object
-  extended by org.jdesktop.html.form.Forms
-
-
-
-
public final class Forms
extends java.lang.Object
- - -

-

Utility class used for automatically creating a Form instance directly from - an HTTP Response. Also contains utility methods for - encoding form bodies for transmission, and other Form related functions.

- -

Because HTML is not always well formed, this utility class does not support - parsing HTML directly. Rather, it supports parsing HTML documents which have - been previously made well-formed. It is then parsed just as any XML document.

- -

Those methods which take a Response directly will take the response text - and pass it through some routines to attempt to clean the HTML. If this fails, - parsing will fail.

- -

If you want to run your own cleanup routines, do so prior to calling one of - the methods which take a SimpleDocument.

-

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static FormgetForm(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String expression) - -
-          Gets a Form from the given DOM Document, based on the given - XPath expression.
-static FormgetFormById(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String formId) - -
-          Gets a Form from the given DOM Document by finding the Form in - the document which has an id attribute equal to the given id - parameter.
-static FormgetFormByIndex(SimpleDocument dom, - java.lang.String baseUrl, - int index) - -
-          Gets a Form from the given DOM Document by finding the - index'th Form in the document.
-static FormgetFormByName(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String name) - -
-          Gets a Form from the given DOM Document by finding the Form in - the document which has a name attribute equal to the given name - parameter.
-static Parameter[]getParameters(Form f) - -
-          Given a Form, return the Parameters that would be used to construct - an HTTP request for this form.
-static Responsesubmit(Form f, - Session session) - -
-          Submits this form using the given Session.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getForm

-
-public static Form getForm(SimpleDocument dom,
-                           java.lang.String baseUrl,
-                           java.lang.String expression)
-
-
Gets a Form from the given DOM Document, based on the given - XPath expression. -

-

-
Parameters:
dom - the DOM Document to parse the HTML Form from.
baseUrl - the baseUrl which generated this DOM document. This is required - if you later want to submit the HTML Form, since url's in the - Form may be relative.
expression - the XPath expression to use to find the Form tag to be parsed.
-
-
-
- -

-getFormByName

-
-public static Form getFormByName(SimpleDocument dom,
-                                 java.lang.String baseUrl,
-                                 java.lang.String name)
-
-
Gets a Form from the given DOM Document by finding the Form in - the document which has a name attribute equal to the given name - parameter. -

-

-
Parameters:
dom - the DOM Document to parse the HTML Form from.
baseUrl - the baseUrl which generated this DOM document. This is required - if you later want to submit the HTML Form, since url's in the - Form may be relative.
name - the name of the Form element within the DOM which should be parsed
-
-
-
- -

-getFormByIndex

-
-public static Form getFormByIndex(SimpleDocument dom,
-                                  java.lang.String baseUrl,
-                                  int index)
-
-
Gets a Form from the given DOM Document by finding the - index'th Form in the document. -

-

-
Parameters:
dom - the DOM Document to parse the HTML Form from.
baseUrl - the baseUrl which generated this DOM document. This is required - if you later want to submit the HTML Form, since url's in the - Form may be relative.
index - the index of the Form to parse. For example, if there are 3 <form> - tags in the document, and index is 2, then the second form will be - selected. index is 1 based.
-
-
-
- -

-getFormById

-
-public static Form getFormById(SimpleDocument dom,
-                               java.lang.String baseUrl,
-                               java.lang.String formId)
-
-
Gets a Form from the given DOM Document by finding the Form in - the document which has an id attribute equal to the given id - parameter. -

-

-
Parameters:
dom - the DOM Document to parse the HTML Form from.
baseUrl - the baseUrl which generated this DOM document. This is required - if you later want to submit the HTML Form, since url's in the - Form may be relative.
id - the id of the Form element within the DOM which should be parsed
-
-
-
- -

-getParameters

-
-public static Parameter[] getParameters(Form f)
-
-
Given a Form, return the Parameters that would be used to construct - an HTTP request for this form. -

-

-
Parameters:
f - the Form to use. If null, an empty parameter array is returned. -
Returns:
the array of Parameters needed to construct an HTTP request for this form
-
-
-
- -

-submit

-
-public static Response submit(Form f,
-                              Session session)
-                       throws java.lang.Exception
-
-
Submits this form using the given Session. This method blocks. -

-

-
Parameters:
session - the Session to execute this form through. This must not be - null. -
Returns:
The Response for this form submition. -
Throws: -
java.lang.Exception - if some client error occurs while processing the submition.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Input.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Input.html deleted file mode 100644 index 77fabe82..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Input.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - -Input - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Interface Input

-
-
All Known Subinterfaces:
FileInput, RadioInput, Select
-
-
-
All Known Implementing Classes:
AbstractRadioInput, AbstractSelect, DefaultInput
-
-
-
-
public interface Input
- - -

-

An input value on a Form. This corrosponds to an <input> sub - element of a <form> element.

- -

The name property is read only, whereas the value (which changes - frequently) is read-write.

-

- -

-


- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetName() - -
-          Gets the name of this Input.
- java.lang.StringgetValue() - -
-          Gets the value of the Input.
- voidsetValue(java.lang.String value) - -
-          Sets the value of the Input.
-  -

- - - - - - - - -
-Method Detail
- -

-getName

-
-java.lang.String getName()
-
-
Gets the name of this Input. -

-

- -
Returns:
the name. This will never be null.
-
-
-
- -

-getValue

-
-java.lang.String getValue()
-
-
Gets the value of the Input. -

-

- -
Returns:
the value. This may be null.
-
-
-
- -

-setValue

-
-void setValue(java.lang.String value)
-
-
Sets the value of the Input. This value may be null. -

-

-
Parameters:
value - the value. May be null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/RadioInput.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/RadioInput.html deleted file mode 100644 index 1c52df36..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/RadioInput.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -RadioInput - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Interface RadioInput

-
-
All Superinterfaces:
Input
-
-
-
All Known Implementing Classes:
AbstractRadioInput
-
-
-
-
public interface RadioInput
extends Input
- - -

-

Represents a collection of HTML "radio" type input fields with the same name.

- -

An HTML form with such inputs might look like: -


-  <form>
-      <input type="radio" name="letter" value="a" />
-      <input type="radio" name="letter" value="b" />
-      <input type="radio" name="letter" value="c" checked="checked" />
-      <input type="radio" name="letter" value="d" />
-      <input type="radio" name="letter" value="e" />
-  </form>
- 

- -

The above block of HTML would corrospond to a RadioInput with the - following values: -

    -
  • radioInput.getValues(): [a, b, c, d, e]
  • -
  • radioInput.getName(): "letter"
  • -
  • radioInput.getValue(): c
  • -

-

- -

-


- -

- - - - - - - - - - - - -
-Method Summary
- java.lang.String[]getValues() - -
-          Gets the set of valid values.
- - - - - - - -
Methods inherited from interface org.jdesktop.html.form.Input
getName, getValue, setValue
-  -

- - - - - - - - -
-Method Detail
- -

-getValues

-
-java.lang.String[] getValues()
-
-
Gets the set of valid values. Any call to #setValue(String) must reference - one of these. -

-

-
-
-
- -
Returns:
the array of valid values.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Select.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Select.html deleted file mode 100644 index 0929a8d3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/Select.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - -Select - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.html.form -
-Interface Select

-
-
All Superinterfaces:
Input
-
-
-
All Known Implementing Classes:
AbstractSelect
-
-
-
-
public interface Select
extends Input
- - -

-

Represents a combobox/list type input field.

- -

An HTML form with such a combo might look like: -


-  <form>
-      <select name="letter">
-          <option value="a" />
-          <option value="b" />
-          <option value="c" selected="selected" />
-          <option value="d" />
-          <option value="e" />
-      </select>
-  </form>
- 

- -

The above block of HTML would corrospond to a Select with the - following values: -

    -
  • select.getOptions(): [a, b, c, d, e]
  • -
  • select.getName(): "letter"
  • -
  • select.getValue(): c
  • -

- -

Note: There is essentially no difference between this interface and the RadioInput - interface. HTML separates them for presentation purposes. So do we. By having - a separate interface we don't lose important information from within the HTML - form. We can use this information to auto-create Swing UI representations.

-

- -

-


- -

- - - - - - - - - - - - -
-Method Summary
- java.lang.String[]getOptions() - -
-          Gets the set of valid values.
- - - - - - - -
Methods inherited from interface org.jdesktop.html.form.Input
getName, getValue, setValue
-  -

- - - - - - - - -
-Method Detail
- -

-getOptions

-
-java.lang.String[] getOptions()
-
-
Gets the set of valid values. Any call to #setValue(String) must reference - one of these. -

-

-
-
-
- -
Returns:
the array of valid values.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractForm.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractForm.html deleted file mode 100644 index 074c2d99..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractForm.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.html.form.AbstractForm - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.html.form.AbstractForm

-
-No usage of org.jdesktop.html.form.AbstractForm -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractRadioInput.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractRadioInput.html deleted file mode 100644 index bb914eaa..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractRadioInput.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.html.form.AbstractRadioInput - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.html.form.AbstractRadioInput

-
-No usage of org.jdesktop.html.form.AbstractRadioInput -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractSelect.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractSelect.html deleted file mode 100644 index bfd3706c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/AbstractSelect.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.html.form.AbstractSelect - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.html.form.AbstractSelect

-
-No usage of org.jdesktop.html.form.AbstractSelect -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/DefaultInput.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/DefaultInput.html deleted file mode 100644 index f76b077b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/DefaultInput.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.html.form.DefaultInput - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.html.form.DefaultInput

-
-No usage of org.jdesktop.html.form.DefaultInput -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Encoding.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Encoding.html deleted file mode 100644 index d27f31b3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Encoding.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.html.form.Encoding - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.html.form.Encoding

-
- - - - - - - - - -
-Packages that use Encoding
org.jdesktop.html.form  
-  -

- - - - - -
-Uses of Encoding in org.jdesktop.html.form
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.html.form that return Encoding
- EncodingAbstractForm.getEncoding() - -
-           
- EncodingFormRequest.getEncoding() - -
-          Gets the encoding to use with this FormRequest.
- EncodingForm.getEncoding() - -
-          Returns the Encoding used with this Form.
-static EncodingEncoding.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Encoding[]Encoding.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.html.form with parameters of type Encoding
- voidFormRequest.setEncoding(Encoding enc) - -
-          Specifies the encoding to use with this FormRequest.
-  -

- - - - - - - - -
Constructors in org.jdesktop.html.form with parameters of type Encoding
AbstractForm(java.lang.String baseUrl, - Encoding enc, - Input... inputs) - -
-          Create a new AbstractForm with the given baseUrl and array of Inputs.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FileInput.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FileInput.html deleted file mode 100644 index 4f8a56ad..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FileInput.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.html.form.FileInput - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.html.form.FileInput

-
-No usage of org.jdesktop.html.form.FileInput -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FileParameter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FileParameter.html deleted file mode 100644 index 53a89df8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FileParameter.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.html.form.FileParameter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.html.form.FileParameter

-
- - - - - - - - - -
-Packages that use FileParameter
org.jdesktop.html.form  
-  -

- - - - - -
-Uses of FileParameter in org.jdesktop.html.form
-  -

- - - - - - - - - -
Methods in org.jdesktop.html.form that return FileParameter
- FileParameterFileParameter.clone() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Form.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Form.html deleted file mode 100644 index f3194065..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Form.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.html.form.Form - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.html.form.Form

-
- - - - - - - - - -
-Packages that use Form
org.jdesktop.html.form  
-  -

- - - - - -
-Uses of Form in org.jdesktop.html.form
-  -

- - - - - - - - - -
Classes in org.jdesktop.html.form that implement Form
- classAbstractForm - -
-          An abstract implementation of the Form interface.
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.html.form that return Form
-static FormForms.getForm(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String expression) - -
-          Gets a Form from the given DOM Document, based on the given - XPath expression.
-static FormForms.getFormById(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String formId) - -
-          Gets a Form from the given DOM Document by finding the Form in - the document which has an id attribute equal to the given id - parameter.
-static FormForms.getFormByIndex(SimpleDocument dom, - java.lang.String baseUrl, - int index) - -
-          Gets a Form from the given DOM Document by finding the - index'th Form in the document.
-static FormForms.getFormByName(SimpleDocument dom, - java.lang.String baseUrl, - java.lang.String name) - -
-          Gets a Form from the given DOM Document by finding the Form in - the document which has a name attribute equal to the given name - parameter.
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.html.form with parameters of type Form
-static Parameter[]Forms.getParameters(Form f) - -
-          Given a Form, return the Parameters that would be used to construct - an HTTP request for this form.
-static ResponseForms.submit(Form f, - Session session) - -
-          Submits this form using the given Session.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FormRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FormRequest.html deleted file mode 100644 index 13022a1f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/FormRequest.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.html.form.FormRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.html.form.FormRequest

-
- - - - - - - - - -
-Packages that use FormRequest
org.jdesktop.html.form  
-  -

- - - - - -
-Uses of FormRequest in org.jdesktop.html.form
-  -

- - - - - - - - -
Constructors in org.jdesktop.html.form with parameters of type FormRequest
FormRequest(FormRequest source) - -
-          Creates a new FormRequest based on the given FormRequest.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Forms.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Forms.html deleted file mode 100644 index b64335ff..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Forms.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.html.form.Forms - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.html.form.Forms

-
-No usage of org.jdesktop.html.form.Forms -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Input.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Input.html deleted file mode 100644 index c65c224e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Input.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.html.form.Input - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.html.form.Input

-
- - - - - - - - - -
-Packages that use Input
org.jdesktop.html.form  
-  -

- - - - - -
-Uses of Input in org.jdesktop.html.form
-  -

- - - - - - - - - - - - - - - - - -
Subinterfaces of Input in org.jdesktop.html.form
- interfaceFileInput - -
-          Represents an Input for Files.
- interfaceRadioInput - -
-          Represents a collection of HTML "radio" type input fields with the same name.
- interfaceSelect - -
-          Represents a combobox/list type input field.
-  -

- - - - - - - - - - - - - - - - - -
Classes in org.jdesktop.html.form that implement Input
- classAbstractRadioInput - -
-          Abstract implementation of the RadioInput interface.
- classAbstractSelect - -
-          Abstract implementation of the Select interface.
- classDefaultInput - -
-          A default implementation of the Input interface.
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.html.form that return Input
- InputAbstractForm.getInput(java.lang.String name) - -
-           
- InputForm.getInput(java.lang.String name) - -
-          Gets the Input with the given name.
- Input[]AbstractForm.getInputs() - -
-           
- Input[]Form.getInputs() - -
-          Gets the array of Inputs for this Form.
-  -

- - - - - - - - - - - -
Constructors in org.jdesktop.html.form with parameters of type Input
AbstractForm(java.lang.String baseUrl, - Encoding enc, - Input... inputs) - -
-          Create a new AbstractForm with the given baseUrl and array of Inputs.
AbstractForm(java.lang.String baseUrl, - Input... inputs) - -
-          Create a new AbstractForm with the given baseUrl and array of Inputs.
-  -

- - - - - - - - -
Constructor parameters in org.jdesktop.html.form with type arguments of type Input
AbstractForm(java.lang.String baseUrl, - java.util.Set<Input> inputs) - -
-          Create a new AbstractForm with the given baseUrl and set of Inputs.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/RadioInput.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/RadioInput.html deleted file mode 100644 index 5a6f5608..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/RadioInput.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.html.form.RadioInput - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.html.form.RadioInput

-
- - - - - - - - - -
-Packages that use RadioInput
org.jdesktop.html.form  
-  -

- - - - - -
-Uses of RadioInput in org.jdesktop.html.form
-  -

- - - - - - - - - -
Classes in org.jdesktop.html.form that implement RadioInput
- classAbstractRadioInput - -
-          Abstract implementation of the RadioInput interface.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Select.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Select.html deleted file mode 100644 index e0d49dac..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/class-use/Select.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.html.form.Select - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.html.form.Select

-
- - - - - - - - - -
-Packages that use Select
org.jdesktop.html.form  
-  -

- - - - - -
-Uses of Select in org.jdesktop.html.form
-  -

- - - - - - - - - -
Classes in org.jdesktop.html.form that implement Select
- classAbstractSelect - -
-          Abstract implementation of the Select interface.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-frame.html deleted file mode 100644 index af92507f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-frame.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - -org.jdesktop.html.form - - - - - - - - - - - -org.jdesktop.html.form - - - - -
-Interfaces  - -
-FileInput -
-Form -
-Input -
-RadioInput -
-Select
- - - - - - -
-Classes  - -
-AbstractForm -
-AbstractRadioInput -
-AbstractSelect -
-DefaultInput -
-FileParameter -
-FormRequest -
-Forms
- - - - - - -
-Enums  - -
-Encoding
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-summary.html deleted file mode 100644 index 5dabe3eb..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-summary.html +++ /dev/null @@ -1,227 +0,0 @@ - - - - - - -org.jdesktop.html.form - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.html.form -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
FileInputRepresents an Input for Files.
FormRepresents the model portion of the HTML <form&gh; element.
InputAn input value on a Form.
RadioInputRepresents a collection of HTML "radio" type input fields with the same name.
SelectRepresents a combobox/list type input field.
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AbstractFormAn abstract implementation of the Form interface.
AbstractRadioInputAbstract implementation of the RadioInput interface.
AbstractSelectAbstract implementation of the Select interface.
DefaultInputA default implementation of the Input interface.
FileParameterA special Parameter intended to be used as a Form Parameter on a - FormRequest for uploading files.
FormRequestA FormRequest is a Request specifically designed for emulating HTML forms.
FormsUtility class used for automatically creating a Form instance directly from - an HTTP Response.
-  - -

- - - - - - - - - -
-Enum Summary
EncodingRepresents valid encoding techniques for use with HTML Forms.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-tree.html deleted file mode 100644 index fb7c6109..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-tree.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -org.jdesktop.html.form Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.html.form -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) - -
    -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-use.html deleted file mode 100644 index 4e4a5a7c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/html/form/package-use.html +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.html.form - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.html.form

-
- - - - - - - - - -
-Packages that use org.jdesktop.html.form
org.jdesktop.html.form  
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.html.form used by org.jdesktop.html.form
Encoding - -
-          Represents valid encoding techniques for use with HTML Forms.
FileParameter - -
-          A special Parameter intended to be used as a Form Parameter on a - FormRequest for uploading files.
Form - -
-          Represents the model portion of the HTML <form&gh; element.
FormRequest - -
-          A FormRequest is a Request specifically designed for emulating HTML forms.
Input - -
-          An input value on a Form.
RadioInput - -
-          Represents a collection of HTML "radio" type input fields with the same name.
Select - -
-          Represents a combobox/list type input field.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Cookie.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Cookie.html deleted file mode 100644 index 417e23ec..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Cookie.html +++ /dev/null @@ -1,532 +0,0 @@ - - - - - - -Cookie - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class Cookie

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.NameValuePair
-          extended by org.jdesktop.http.Cookie
-
-
-
All Implemented Interfaces:
java.lang.Cloneable
-
-
-
-
public class Cookie
extends NameValuePair
- - -

-Doesn't yet support Cookie2. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
Cookie() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetComment() - -
-           
- java.lang.StringgetDomain() - -
-           
- intgetMaxAge() - -
-           
- java.lang.StringgetPath() - -
-           
- intgetVersion() - -
-           
- booleanisSecure() - -
-           
-static CookieparseCookie(java.lang.String s) - -
-           
- voidsetComment(java.lang.String comment) - -
-           
- voidsetDomain(java.lang.String domain) - -
-           
- voidsetMaxAge(int age) - -
-           
- voidsetPath(java.lang.String path) - -
-           
- voidsetSecure(boolean secure) - -
-           
- voidsetVersion(int version) - -
-           
- java.lang.StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.http.NameValuePair
clone, getName, getValue, setName, setValue
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Cookie

-
-public Cookie()
-
-
- - - - - - - - -
-Method Detail
- -

-setComment

-
-public void setComment(java.lang.String comment)
-
-
-
-
-
-
- -

-getComment

-
-public java.lang.String getComment()
-
-
-
-
-
-
- -

-setDomain

-
-public void setDomain(java.lang.String domain)
-
-
-
-
-
-
- -

-getDomain

-
-public java.lang.String getDomain()
-
-
-
-
-
-
- -

-setMaxAge

-
-public void setMaxAge(int age)
-
-
-
-
-
-
- -

-getMaxAge

-
-public int getMaxAge()
-
-
-
-
-
-
- -

-setPath

-
-public void setPath(java.lang.String path)
-
-
-
-
-
-
- -

-getPath

-
-public java.lang.String getPath()
-
-
-
-
-
-
- -

-setSecure

-
-public void setSecure(boolean secure)
-
-
-
-
-
-
- -

-isSecure

-
-public boolean isSecure()
-
-
-
-
-
-
- -

-setVersion

-
-public void setVersion(int version)
-
-
-
-
-
-
- -

-getVersion

-
-public int getVersion()
-
-
-
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class NameValuePair
-
-
-
-
-
-
- -

-parseCookie

-
-public static Cookie parseCookie(java.lang.String s)
-                          throws java.lang.RuntimeException
-
-
- -
Throws: -
java.lang.RuntimeException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/CookieManager.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/CookieManager.html deleted file mode 100644 index 0a70526f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/CookieManager.html +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - -CookieManager - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class CookieManager

-
-java.lang.Object
-  extended by java.net.CookieHandler
-      extended by org.jdesktop.http.CookieManager
-
-
-
-
public class CookieManager
extends java.net.CookieHandler
- - -

-A JVM-wide manager of HTTP Cookies. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.util.Map<java.lang.String,java.util.List<java.lang.String>>get(java.net.URI uri, - java.util.Map<java.lang.String,java.util.List<java.lang.String>> requestHeaders) - -
-           
-static Cookie[]getCookies() - -
-           
-static Cookie[]getCookies(java.lang.String host) - -
-           
-static Cookie[]getCookies(java.net.URI uri) - -
-           
-static voidinstall() - -
-           
- voidput(java.net.URI uri, - java.util.Map<java.lang.String,java.util.List<java.lang.String>> responseHeaders) - -
-           
- - - - - - - -
Methods inherited from class java.net.CookieHandler
getDefault, setDefault
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-get

-
-public java.util.Map<java.lang.String,java.util.List<java.lang.String>> get(java.net.URI uri,
-                                                                            java.util.Map<java.lang.String,java.util.List<java.lang.String>> requestHeaders)
-                                                                     throws java.io.IOException
-
-
-
Specified by:
get in class java.net.CookieHandler
-
-
- -
Throws: -
java.io.IOException
-
-
-
- -

-put

-
-public void put(java.net.URI uri,
-                java.util.Map<java.lang.String,java.util.List<java.lang.String>> responseHeaders)
-         throws java.io.IOException
-
-
-
Specified by:
put in class java.net.CookieHandler
-
-
- -
Throws: -
java.io.IOException
-
-
-
- -

-getCookies

-
-public static Cookie[] getCookies(java.net.URI uri)
-
-
-
-
-
-
- -

-getCookies

-
-public static Cookie[] getCookies(java.lang.String host)
-
-
-
-
-
-
- -

-getCookies

-
-public static Cookie[] getCookies()
-
-
-
-
-
-
- -

-install

-
-public static void install()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Header.Element.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Header.Element.html deleted file mode 100644 index 06b74909..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Header.Element.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - -Header.Element - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class Header.Element

-
-java.lang.Object
-  extended by org.jdesktop.http.Header.Element
-
-
-
Enclosing class:
Header
-
-
-
-
public static final class Header.Element
extends java.lang.Object
- - -

-A representation of an Element within a Header. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
Header.Element(Parameter... params) - -
-          Create a new instance of Element with the given params.
-  - - - - - - - - - - - -
-Method Summary
- Parameter[]getParameters() - -
-          Gets the parameters.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Header.Element

-
-public Header.Element(Parameter... params)
-
-
Create a new instance of Element with the given params. -

-

-
Parameters:
params - the Parameters. May be null.
-
- - - - - - - - -
-Method Detail
- -

-getParameters

-
-public Parameter[] getParameters()
-
-
Gets the parameters. This array will never be null. -

-

- -
Returns:
the array of Parameters. This will never be null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Header.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Header.html deleted file mode 100644 index 7f81b676..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Header.html +++ /dev/null @@ -1,393 +0,0 @@ - - - - - - -Header - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class Header

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.NameValuePair
-          extended by org.jdesktop.http.Header
-
-
-
All Implemented Interfaces:
java.lang.Cloneable
-
-
-
-
public class Header
extends NameValuePair
- - -

-Represents a header field in an http Request or Response. -

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classHeader.Element - -
-          A representation of an Element within a Header.
-  - - - - - - - - - - - - - - - - -
-Constructor Summary
Header() - -
-          Creates a new Header with a null name and value, and no elements.
Header(java.lang.String name, - java.lang.String value) - -
-          Creates a new Header with the given name and value, and no elements.
Header(java.lang.String name, - java.lang.String value, - Header.Element... elements) - -
-          Creates a new Header with the given name, value, and elements.
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- Header.Element[]getElements() - -
-          Returns an array of Elements for this Header.
- voidsetElements(Header.Element... elements) - -
-          Sets the elements.
- java.lang.StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.http.NameValuePair
clone, getName, getValue, setName, setValue
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Header

-
-public Header()
-
-
Creates a new Header with a null name and value, and no elements. -

-

-
- -

-Header

-
-public Header(java.lang.String name,
-              java.lang.String value)
-
-
Creates a new Header with the given name and value, and no elements. -

-

-
Parameters:
name - The name. May be null.
value - The value. May be null.
-
-
- -

-Header

-
-public Header(java.lang.String name,
-              java.lang.String value,
-              Header.Element... elements)
-
-
Creates a new Header with the given name, value, and elements. If - elements is null, then an empty set of elements will be - used instead. -

-

-
Parameters:
name - The name. May be null.
value - The value. May be null.
elements - The elements. May be null. If null, then getElements() - will return an empty array, rather than null.
-
- - - - - - - - -
-Method Detail
- -

-getElements

-
-public Header.Element[] getElements()
-
-
Returns an array of Elements for this Header. This array returned will - never be null. A new array instance will be returned for every invocation - of this method. -

-

- -
Returns:
array of Elements. This will never be null.
-
-
-
- -

-setElements

-
-public void setElements(Header.Element... elements)
-
-
Sets the elements. If the elements param is null, this will - set the empty set of elements. That is, getElements() will return an - empty array rather than null. -

-

-
Parameters:
elements - The Elements. May be null. Replaces the old array of elements.
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class NameValuePair
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Method.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Method.html deleted file mode 100644 index 47283af9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Method.html +++ /dev/null @@ -1,402 +0,0 @@ - - - - - - -Method - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Enum Method

-
-java.lang.Object
-  extended by java.lang.Enum<Method>
-      extended by org.jdesktop.http.Method
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Method>
-
-
-
-
public enum Method
extends java.lang.Enum<Method>
- - -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
DELETE - -
-           
GET - -
-           
HEAD - -
-           
OPTIONS - -
-           
POST - -
-           
PUT - -
-           
TRACE - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static MethodvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Method[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-GET

-
-public static final Method GET
-
-
-
-
-
- -

-PUT

-
-public static final Method PUT
-
-
-
-
-
- -

-POST

-
-public static final Method POST
-
-
-
-
-
- -

-DELETE

-
-public static final Method DELETE
-
-
-
-
-
- -

-HEAD

-
-public static final Method HEAD
-
-
-
-
-
- -

-OPTIONS

-
-public static final Method OPTIONS
-
-
-
-
-
- -

-TRACE

-
-public static final Method TRACE
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Method[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Method c : Method.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Method valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/NameValuePair.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/NameValuePair.html deleted file mode 100644 index 9f822947..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/NameValuePair.html +++ /dev/null @@ -1,422 +0,0 @@ - - - - - - -NameValuePair - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class NameValuePair

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.NameValuePair
-
-
-
All Implemented Interfaces:
java.lang.Cloneable
-
-
-
Direct Known Subclasses:
Cookie, Header, Parameter
-
-
-
-
public class NameValuePair
extends org.jdesktop.beans.AbstractBean
implements java.lang.Cloneable
- - -

-Represents a name/value pair. Both the name and value properties - are bound (meaning a PropertyChangeEvent will be fired when their values - change). -

- -

-


- -

- - - - - - - - - - - - - - -
-Constructor Summary
NameValuePair() - -
-          Creates a new instance of NameValuePair.
NameValuePair(java.lang.String name, - java.lang.String value) - -
-          Creates a new instance of NameValuePair, using the supplied name and value.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- NameValuePairclone() - -
-           
- java.lang.StringgetName() - -
-          Gets the name.
- java.lang.StringgetValue() - -
-          Gets the value.
- voidsetName(java.lang.String name) - -
-          Sets the name.
- voidsetValue(java.lang.String value) - -
-          Sets the value.
- java.lang.StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-NameValuePair

-
-public NameValuePair()
-
-
Creates a new instance of NameValuePair. Both name and value will - be null. -

-

-
- -

-NameValuePair

-
-public NameValuePair(java.lang.String name,
-                     java.lang.String value)
-
-
Creates a new instance of NameValuePair, using the supplied name and value. -

-

-
Parameters:
name - the name to use. May be null.
value - the value to use. May be null.
-
- - - - - - - - -
-Method Detail
- -

-setName

-
-public void setName(java.lang.String name)
-
-
Sets the name. A PropertyChangeEvent will be fired if the name is - different from the current name value. -

-

-
-
-
-
Parameters:
name - The name to use. May be null.
-
-
-
- -

-getName

-
-public final java.lang.String getName()
-
-
Gets the name. -

-

-
-
-
- -
Returns:
the name. May be null.
-
-
-
- -

-setValue

-
-public void setValue(java.lang.String value)
-
-
Sets the value. A PropertyChangeEvent will be fired if the value is - different from the current value. -

-

-
-
-
-
Parameters:
value - The value to use. May be null.
-
-
-
- -

-getValue

-
-public final java.lang.String getValue()
-
-
Gets the value. -

-

-
-
-
- -
Returns:
the value. May be null.
-
-
-
- -

-clone

-
-public NameValuePair clone()
-
-
-
Overrides:
clone in class org.jdesktop.beans.AbstractBean
-
-
-
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class java.lang.Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Parameter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Parameter.html deleted file mode 100644 index 02cf1427..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Parameter.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - - - -Parameter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class Parameter

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.NameValuePair
-          extended by org.jdesktop.http.Parameter
-
-
-
All Implemented Interfaces:
java.lang.Cloneable
-
-
-
Direct Known Subclasses:
FileParameter
-
-
-
-
public class Parameter
extends NameValuePair
- - -

-A NameValuePair used as a Parameter to http Requests. -

- -

-


- -

- - - - - - - - - - - - - - -
-Constructor Summary
Parameter() - -
-          Creates a new instance of Parameter with a null name and value.
Parameter(java.lang.String name, - java.lang.String value) - -
-          Creates a new instance of Parameter with the given name and value.
-  - - - - - - - - - - - -
-Method Summary
- Parameterclone() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.http.NameValuePair
getName, getValue, setName, setValue, toString
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Parameter

-
-public Parameter()
-
-
Creates a new instance of Parameter with a null name and value. -

-

-
- -

-Parameter

-
-public Parameter(java.lang.String name,
-                 java.lang.String value)
-
-
Creates a new instance of Parameter with the given name and value. -

-

-
Parameters:
name - The name. May be null.
value - The value. May be null.
-
- - - - - - - - -
-Method Detail
- -

-clone

-
-public Parameter clone()
-
-
-
Overrides:
clone in class NameValuePair
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Request.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Request.html deleted file mode 100644 index 2c0a021a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Request.html +++ /dev/null @@ -1,1054 +0,0 @@ - - - - - - -Request - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class Request

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.Request
-
-
-
Direct Known Subclasses:
FormRequest
-
-
-
-
public class Request
extends org.jdesktop.beans.AbstractBean
- - -

-

Represents an http request. A Request is constructed and then - passed to a Session for execution. The Session then returns - a Response after execution finishes.

- -

It is not possible to reuse Requests with content bodies because - those bodies are specified as InputStreams. This is done for - efficient handling of large files that may be used as content bodies.

- -

To help simplify reuse of Requests, a copy constructor is provided - which will copy everything _except_ the content body from the source - Request

. - -

A Request is composed of a URL and HTTP method and optionally Headers, - Parameters, and a body.

- -

The URL for convenience is specified as a String, not a java.net.URL. The - evaluation of the URL is done when the Request is executed, as opposed to - when it is first set. The HTTP Method must be non-null.

- -

HTTP headers are represented by the Header API. All HTTP headers - that will be sent as part of this request are represented with a Header - in this class. By default, all Request objects are created with an - Accept-Encoding header set to "gzip", and have a Content-Type header - set to 'text/plain; charset="UTF-8"'. If you send other data be sure to - replace the value of the content type header.

- -

According to the HTTP specification, HTTP headers are not case sensivite. - Therefore, this class will allow headers to be lookedup in a case insensitive - manner, unlike parameters which are case sensitive.

- -

For convenience, this class supports automatic header generation for basic - authentication when the username property is set. Whenever - username or password is set it will reset the - "Authentication" header. Be aware that manual modifications of this header - will be lost whenever the username/password is changed.

- -

Request also supports setting query parameters. A URL is composed of the - protocol part, path part, and optionally the query parameter part.

- -

-     http://www.example.com/foo.html?a=b;c=d
-     |-----|------------------------|-------|
-      proto  path portion of URI      params
- 
- -

Request supports the setting of query parameters either in the URL or - separately from it. In the next code snippet, the query parameters are set - as part of the URL. As you can see from the code snippet, the query parameters, - even though specified as part of the URL, are extracted from the URL and - can be read and/or modified via the parameter API:

- -

-      Request req = new Request("http://www.example.com/foo.html?a=b;c=d");
-      System.out.println(req.getUrl()); // prints out http://www.example.com/foo.html
-      System.out.println(req.getParameter("a")); // prints out a=b
-      System.out.println(req.getParameter("c")); // prints out c=d
- 
- -

You may also specify the query parameters completely separately from the - URL:

- -

-      Request req = new Request("http://www.example.com/foo.html");
-      req.setParameter("a", "b");
-      req.setParameter("c", "d");
- 
- -

HTTP parameters must be URL encoded prior to transmission. This task is - not handled by the Request, but by the Session. All parameter names and values - are not URL encoded.

- -

Some HTTP oriented APIs distinguish between "GET" parameters and "POST" - parameters. This one does not. All parameters in this Request class are - "GET" parameters, meaning that regardless of the HTTP method being used the - parameters are set on the query string in the URL, not the body of the - request. A subclass, FormRequest, handles "POST" parameters in a more complete - way by also supporting different encoding schemes for POST requests.

-

- -

-


- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
Request() - -
-          Creates a new instance of Request.
Request(Method method, - java.lang.String url) - -
-          Creates a new instance of Request with the specified HTTP method and - url.
Request(Request source) - -
-          Creates a new instance of Request, using source as the - basis for all of the initial property values (except for requestBody, which - is always null).
Request(java.lang.String url) - -
-          Creaets a new instance of Request with the specified URL.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  java.io.InputStreamgetBody() - -
-          Protected method which returns the request body.
- booleangetFollowRedirects() - -
-          Gets whether to automatically follow redirct requests.
- HeadergetHeader(java.lang.String name) - -
-          Returns the Header with the given name, or null if there is no such header.
- Header[]getHeaders() - -
-          Gets an array of all the Headers for this Request.
- MethodgetMethod() - -
-          Gets the http Method used.
- ParametergetParameter(java.lang.String name) - -
-          Returns the Parameter with the given name, or null if there is no such Parameter.
- Parameter[]getParameters() - -
-          Gets an array of all the Parameters for this Request.
- java.lang.StringgetUrl() - -
-          Returns the URL to request content from.
- java.lang.StringgetUsername() - -
-          Gets the username used for Basic Authentication.
- voidremoveHeader(Header header) - -
-          Removes the given header from this Request.
- voidremoveHeader(java.lang.String header) - -
-          Removes the given named header from this Request.
- voidsetBody(byte[] body) - -
-          Sets the request body to be the specified array of bytes.
- voidsetBody(org.w3c.dom.Document body) - -
-          Sets the request body to be the specified SimpleDocument.
- voidsetBody(java.io.InputStream body) - -
-          Sets the request body to be the specified InputStream.
- voidsetBody(java.lang.String body) - -
-          Sets the request body to be the specified String.
- voidsetFollowRedirects(boolean b) - -
-          Specifies whether to automatically follow redirects.
- voidsetHeader(Header header) - -
-          Adds the given header to the set of headers.
- voidsetHeader(java.lang.String name, - java.lang.String value) - -
-          Creates a new Header with the given name and value, and no elements and - adds it to the set of headers.
- voidsetHeader(java.lang.String name, - java.lang.String value, - Header.Element... elements) - -
-          Creates a new Header with the given name, value, and elements and adds - it to the set of headers.
- voidsetHeaders(Header... headers) - -
-          Sets the headers to use with this Request.
- voidsetMethod(Method method) - -
-          Sets the http Method to use for this Request.
- voidsetParameter(Parameter param) - -
-          Adds the given parameter to the set of parameters.
- voidsetParameter(java.lang.String name, - java.lang.String value) - -
-          Creates a Parameter using the given name and value and then - adds it to the set of parameters.
- voidsetParameters(Parameter... params) - -
-          Sets the parameters to use with this Request.
- voidsetPassword(java.lang.String password) - -
-          Sets the passsword to use for Basic Authentication.
- voidsetUrl(java.lang.String url) - -
-          The URL to request content from.
- voidsetUsername(java.lang.String username) - -
-          Sets the username to use for Basic Authentication.
- java.lang.StringtoString() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Request

-
-public Request()
-
-

Creates a new instance of Request. The following default values are - used: -

    -
  • headers: Accept-Encoding = gzip
  • -
  • parameters: empty set
  • -
  • followRedirects: true
  • -
  • method: GET
  • -
  • url: null
  • -
  • requestBody: null
  • -

-

-

-
- -

-Request

-
-public Request(java.lang.String url)
-
-
Creaets a new instance of Request with the specified URL. Other default - values are the same as for the default constructor. -

-

-
Parameters:
url -
-
-
- -

-Request

-
-public Request(Method method,
-               java.lang.String url)
-
-
Creates a new instance of Request with the specified HTTP method and - url. All other default values are the same as for the default consturctor. -

-

-
Parameters:
method - The HTTP method. If null, Method.GET is used.
url - The url. If non null, any query parameters are extracted and - set as params for this request.
-
-
- -

-Request

-
-public Request(Request source)
-
-

Creates a new instance of Request, using source as the - basis for all of the initial property values (except for requestBody, which - is always null). This is a copy constructor.

-

-

-
Parameters:
source - The source Request to copy
-
- - - - - - - - -
-Method Detail
- -

-getHeader

-
-public final Header getHeader(java.lang.String name)
-
-
Returns the Header with the given name, or null if there is no such header. - Header names are checked in a case insensitive manner. -

-

-
Parameters:
name - the name to look for. If null then a null value will be returned -
Returns:
the Header with the given name.
-
-
-
- -

-setHeader

-
-public final void setHeader(java.lang.String name,
-                            java.lang.String value)
-
-
Creates a new Header with the given name and value, and no elements and - adds it to the set of headers. -

-

-
Parameters:
name - The name. Must not be null.
value - The value. May be null.
-
-
-
- -

-setHeader

-
-public final void setHeader(java.lang.String name,
-                            java.lang.String value,
-                            Header.Element... elements)
-
-
Creates a new Header with the given name, value, and elements and adds - it to the set of headers. -

-

-
Parameters:
name - The name. Must not be null.
value - The value. May be null.
elements - The elements. May be null.
-
-
-
- -

-setHeader

-
-public void setHeader(Header header)
-
-
Adds the given header to the set of headers. -

-

-
Parameters:
header - the Header to add. This must not be null.
-
-
-
- -

-removeHeader

-
-public final void removeHeader(Header header)
-
-
Removes the given header from this Request. -

-

-
Parameters:
header - the Header to remove. If null, nothing happens. If the header - is not specified in this Request, nothing happens.
-
-
-
- -

-removeHeader

-
-public final void removeHeader(java.lang.String header)
-
-
Removes the given named header from this Request. The header is case-insensitive. -

-

-
Parameters:
header - the name of the Header to remove. If null, nothing happens. If - the header is not specified in this Request, nothing happens. Matches - in a case-insensitive manner.
-
-
-
- -

-getHeaders

-
-public final Header[] getHeaders()
-
-
Gets an array of all the Headers for this Request. This array will never - be null. Ordering of items is not guaranteed. -

-

- -
Returns:
the array of Headers for this request
-
-
-
- -

-setHeaders

-
-public final void setHeaders(Header... headers)
-
-
Sets the headers to use with this Request. This replaces whatever headers - may have been previously defined. If null, this array is treated as an empty - array. -

-

-
Parameters:
headers - the Headers to set for this Request. May be null.
-
-
-
- -

-getParameter

-
-public final Parameter getParameter(java.lang.String name)
-
-
Returns the Parameter with the given name, or null if there is no such Parameter. -

-

-
Parameters:
name - the name to look for. If null, null is returned. -
Returns:
the Parameter with the given name.
-
-
-
- -

-setParameter

-
-public final void setParameter(java.lang.String name,
-                               java.lang.String value)
-
-
Creates a Parameter using the given name and value and then - adds it to the set of parameters. -

-

-
Parameters:
name - must not be null
value -
-
-
-
- -

-setParameter

-
-public void setParameter(Parameter param)
-
-
Adds the given parameter to the set of parameters. -

-

-
Parameters:
parem - the Parameter to add. This must not be null.
-
-
-
- -

-getParameters

-
-public final Parameter[] getParameters()
-
-
Gets an array of all the Parameters for this Request. This array will never - be null. Ordering of items is not guaranteed. -

-

- -
Returns:
the array of Parameters for this request
-
-
-
- -

-setParameters

-
-public final void setParameters(Parameter... params)
-
-
Sets the parameters to use with this Request. This replaces whatever parameters - may have been previously defined. If null, this array is treated as an empty - array. -

-

-
Parameters:
params - the Parameters to set for this Request. May be null.
-
-
-
- -

-setFollowRedirects

-
-public void setFollowRedirects(boolean b)
-
-
Specifies whether to automatically follow redirects. An HTTP response may - indicate that the system should be redirected to a new page. In that case, - if followRedirects is true, this will happen automatically and the Response - will be the new page (as long as the new page does not also cause a - redirect). It is possible to encounter infinite redirects. - - boolean b whether to automatically follow redirects -

-

-
-
-
-
- -

-getFollowRedirects

-
-public final boolean getFollowRedirects()
-
-
Gets whether to automatically follow redirct requests. @see #setFollowRedirects(boolean). -

-

- -
Returns:
whether to automatically follow redirects.
-
-
-
- -

-setMethod

-
-public void setMethod(Method method)
-
-
Sets the http Method to use for this Request. If null, a GET method - will be used. -

-

-
Parameters:
method - the Method to use. If null, Method.GET is - used.
-
-
-
- -

-getMethod

-
-public final Method getMethod()
-
-
Gets the http Method used. -

-

- -
Returns:
the Method for this Request.
-
-
-
- -

-setUrl

-
-public void setUrl(java.lang.String url)
-            throws java.lang.IllegalArgumentException
-
-

The URL to request content from. This must be an absolute URL. An - IllegalArgumentException will be thrown if this url is malformed. This value - may be null, but must be specified prior to executing this Request, otherwise - an IllegalStateException will occur at execution time.

- -

This URL may contain parameters (ie: in the query string). These - parameters will be left in place. Any parameters added via #setParameters(Parameter[]) - will be appened to this query string if this is not a POST request, otherwise, they - will be included in the body of the post.

-

-

-
Parameters:
url - The url to request content from. May be null -
Throws: -
java.lang.IllegalArgumentException - if the url is malformed.
-
-
-
- -

-getUrl

-
-public final java.lang.String getUrl()
-
-
Returns the URL to request content from. -

-

- -
Returns:
the url
-
-
-
- -

-setUsername

-
-public void setUsername(java.lang.String username)
-
-
Sets the username to use for Basic Authentication. If a username is - specified, then the Session will attempt to use Basic Authentication - with the web server. Setting username to null essentially turns off - Basic Authentication. Setting this property causes a header to be - added. -

-

-
Parameters:
username - the user name to use
-
-
-
- -

-getUsername

-
-public final java.lang.String getUsername()
-
-
Gets the username used for Basic Authentication. -

-

- -
Returns:
may be null.
-
-
-
- -

-setPassword

-
-public void setPassword(java.lang.String password)
-
-
Sets the passsword to use for Basic Authentication. This property is - only used if a username is also specified. For security reasons, the - password cannot be retrieved after being set, and no property change - event is fired for this property. -

-

-
Parameters:
password -
-
-
-
- -

-setBody

-
-public void setBody(java.lang.String body)
-
-
Sets the request body to be the specified String. -

-

-
Parameters:
body - the String to use for the body. May be null.
-
-
-
- -

-setBody

-
-public void setBody(byte[] body)
-
-
Sets the request body to be the specified array of bytes. -

-

-
Parameters:
body - the byte array to use for the body. May be null.
-
-
-
- -

-setBody

-
-public void setBody(org.w3c.dom.Document body)
-
-
Sets the request body to be the specified SimpleDocument. -

-

-
Parameters:
body - the DOM document to use for the body. May be null.
-
-
-
- -

-setBody

-
-public void setBody(java.io.InputStream body)
-
-
Sets the request body to be the specified InputStream. -

-

-
Parameters:
body - the InputStream to use for the body. May be null.
-
-
-
- -

-getBody

-
-protected java.io.InputStream getBody()
-                               throws java.lang.Exception
-
-
Protected method which returns the request body. This is only called - by the Session. This method should never be called by client code, and - should only be overridden in subclasses where the body is constructed - in a manner unique to the request (for example: FormRequest). -

-

- -
Throws: -
java.lang.Exception
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class java.lang.Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Response.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Response.html deleted file mode 100644 index 45935fb5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Response.html +++ /dev/null @@ -1,466 +0,0 @@ - - - - - - -Response - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class Response

-
-java.lang.Object
-  extended by org.jdesktop.http.Response
-
-
-
-
public class Response
extends java.lang.Object
- - -

-

Represents a Response from an http Request. Instances of this class - are created as a result of executing a Request in a Session. - They are not created manually.

- -

Responses can access all of the http Headers that were - returned with the response, as well as the status code, status message, and - response body. In addition, the url that this response originated from is - available. This is useful when constructing further requests based on relative - url paths.

- -

As with Request, the body of the Response is - treated specially. Since the response may be very large (like, say, downloading - an operating system) it is critical that the responses not be cached. As a - result, once the response body has been read, any futher calls to getResponseBody - may result in an exception.

-

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetBaseUrl() - -
-          Gets the url that was used to produce this Response.
- java.lang.StringgetBody() - -
-          Gets the response body as a String.
- byte[]getBodyAsBytes() - -
-          Gets a byte array representing the body of the response.
- java.io.ReadergetBodyAsReader() - -
-          Gets a Reader from which the body of the response may - be read.
- java.io.InputStreamgetBodyAsStream() - -
-          Gets an InputStream from which the body of the response may - be read.
- HeadergetHeader(java.lang.String name) - -
-          Returns the Header with the given name, or null if there is no such header.
- Header[]getHeaders() - -
-          Gets an array of all the Headers for this Request.
- java.util.DategetLastModified() - -
-          Gets the Date specified in the Last-Modified header, if any.
- StatusCodegetStatusCode() - -
-          Gets the status code.
- java.lang.StringgetStatusText() - -
-          Returns the status text.
- java.lang.StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getHeader

-
-public Header getHeader(java.lang.String name)
-
-
Returns the Header with the given name, or null if there is no such header. - Comparisons with header names are done in a case insensitive manner. -

-

-
Parameters:
name - the name to look for. This must not be null. -
Returns:
the Header with the given name.
-
-
-
- -

-getHeaders

-
-public Header[] getHeaders()
-
-
Gets an array of all the Headers for this Request. This array will never - be null. Ordering of items is not guaranteed. -

-

- -
Returns:
the array of Headers for this request
-
-
-
- -

-getLastModified

-
-public java.util.Date getLastModified()
-
-
Gets the Date specified in the Last-Modified header, if any. This is a - special convenience method for reading the Last-Modified value. If the - value associated with Last-Modified cannot be properly decoded, or if - Last-Modified is not specified, then null is returned. -

-

- -
Returns:
-
-
-
- -

-getStatusCode

-
-public StatusCode getStatusCode()
-
-
Gets the status code. See StatusCode for the definitive list of - status codes. -

-

- -
Returns:
a code indicating the status of the response. This is never null.
-
-
-
- -

-getStatusText

-
-public java.lang.String getStatusText()
-
-
Returns the status text. -

-

- -
Returns:
the status text
-
-
-
- -

-getBodyAsStream

-
-public java.io.InputStream getBodyAsStream()
-
-
Gets an InputStream from which the body of the response may - be read. -

-

-
-
-
-
- -

-getBodyAsReader

-
-public java.io.Reader getBodyAsReader()
-
-
Gets a Reader from which the body of the response may - be read. -

-

-
-
-
-
- -

-getBodyAsBytes

-
-public byte[] getBodyAsBytes()
-
-
Gets a byte array representing the body of the response. -

-

-
-
-
-
- -

-getBody

-
-public java.lang.String getBody()
-
-
Gets the response body as a String. -

-

-
-
-
-
- -

-getBaseUrl

-
-public java.lang.String getBaseUrl()
-
-
Gets the url that was used to produce this Response. This - url will not contain a query string (that is, no parameters). -

-

-
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class java.lang.Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Session.SecurityLevel.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Session.SecurityLevel.html deleted file mode 100644 index d4210acc..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Session.SecurityLevel.html +++ /dev/null @@ -1,348 +0,0 @@ - - - - - - -Session.SecurityLevel - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Enum Session.SecurityLevel

-
-java.lang.Object
-  extended by java.lang.Enum<Session.SecurityLevel>
-      extended by org.jdesktop.http.Session.SecurityLevel
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Session.SecurityLevel>
-
-
-
Enclosing class:
Session
-
-
-
-
public static enum Session.SecurityLevel
extends java.lang.Enum<Session.SecurityLevel>
- - -

-Specifies a value to use for security, either Low, Medium, or High. This - is currently used for determining how to treat SSL connections. -

- -

-

-
See Also:
Session.setSslSecurityLevel(org.jdesktop.http.Session.SecurityLevel)
-
- -

- - - - - - - - - - - - - - - - -
-Enum Constant Summary
High - -
-           
Low - -
-           
Medium - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static Session.SecurityLevelvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Session.SecurityLevel[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-Low

-
-public static final Session.SecurityLevel Low
-
-
-
-
-
- -

-Medium

-
-public static final Session.SecurityLevel Medium
-
-
-
-
-
- -

-High

-
-public static final Session.SecurityLevel High
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Session.SecurityLevel[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Session.SecurityLevel c : Session.SecurityLevel.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Session.SecurityLevel valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Session.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Session.html deleted file mode 100644 index 8d290d53..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/Session.html +++ /dev/null @@ -1,745 +0,0 @@ - - - - - - -Session - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Class Session

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.Session
-
-
-
-
public class Session
extends org.jdesktop.beans.AbstractBean
- - -

-

Represents a user's "session" on the web. Think of it as a "tab" in a - tabbed web browser. It may access multiple web sites during one "session", - but remembers the cookies for all of them.

- -

Sessions also contain all the information needed to keep track of the - progress of a request/response cycle (including uploading and downloading - of data). The values are reset at the beginning of a request and maintain - their values until the next request is made. The property change events are - fired on whatever thread called the execute method -- most likely a background - thread (not the EDT). Be careful of that when binding GUI widgets to these - properties.

-

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classSession.SecurityLevel - -
-          Specifies a value to use for security, either Low, Medium, or High.
-  - - - - - - - - - - - - - -
-Constructor Summary
Session() - -
-          Creates a new Session.
Session(boolean installCookieManager) - -
-          Creates a new Session.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  java.net.URLcreateURL(java.lang.String surl) - -
-          This method exists for the sake of testing.
- Responseexecute(Method method, - java.lang.String url) - -
-          Constructs and executes a Request, and returns the Response.
- Responseexecute(Method method, - java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request, and returns the Response.
- Responseexecute(Request req) - -
-          Executes the given Request, and returns a Response.
- Responseget(java.lang.String url) - -
-          Constructs and executes a Request using the Method.GET method.
- Responseget(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.GET method.
- longgetBytesSoFar() - -
-           
- floatgetProgress() - -
-           
- Session.SecurityLevelgetSslSecurityLevel() - -
-          Gets the SecurityLevel used for SSL connections.
- StategetState() - -
-           
- longgetTotalBytes() - -
-           
- Responsepost(java.lang.String url) - -
-          Constructs and executes a Request using the Method.POST method.
- Responsepost(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.POST method.
- Responseput(java.lang.String url) - -
-          Constructs and executes a Request using the Method.PUT method.
- Responseput(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.PUT method.
- voidsetSslSecurityLevel(Session.SecurityLevel level) - -
-          Sets the security level to use with SSL.
-protected  voidsetState(State s) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Session

-
-public Session()
-
-
Creates a new Session. Automatically installs the CookieManager. -

-

-
- -

-Session

-
-public Session(boolean installCookieManager)
-
-
Creates a new Session. If installCookieManager is true, - then the CookieManager is installed automatically. Otherwise, the - CookieManager will not be installed, allowing you to use some - other cookie manager. -

-

-
Parameters:
installCookieManager -
-
- - - - - - - - -
-Method Detail
- -

-setSslSecurityLevel

-
-public void setSslSecurityLevel(Session.SecurityLevel level)
-
-
Sets the security level to use with SSL. -

-

-
Parameters:
level - one of High, Medium, or Low. Low will not prompt or fail for self signed certs. - Medium will prompt for self signed certs. High will fall back on the default - behavior, and simply fail for self signed certs.
-
-
-
- -

-getSslSecurityLevel

-
-public final Session.SecurityLevel getSslSecurityLevel()
-
-
Gets the SecurityLevel used for SSL connections. -

-

- -
Returns:
the SecurityLevel
See Also:
setSslSecurityLevel(org.jdesktop.http.Session.SecurityLevel)
-
-
-
- -

-getTotalBytes

-
-public final long getTotalBytes()
-
-
-
-
-
-
- -

-getBytesSoFar

-
-public final long getBytesSoFar()
-
-
-
-
-
-
- -

-getProgress

-
-public final float getProgress()
-
-
-
-
-
-
- -

-getState

-
-public final State getState()
-
-
-
-
-
-
- -

-setState

-
-protected void setState(State s)
-
-
-
-
-
-
- -

-get

-
-public final Response get(java.lang.String url)
-                   throws java.lang.Exception
-
-
Constructs and executes a Request using the Method.GET method. - This method blocks. -

-

-
Parameters:
url - The url to hit. This url may contain a query string (ie: params). - The url cannot be null. -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-get

-
-public final Response get(java.lang.String url,
-                          Parameter... params)
-                   throws java.lang.Exception
-
-
Constructs and executes a Request using the Method.GET method. - This method blocks. -

-

-
Parameters:
url - The url to hit. This url may contain a query string (ie: params). - The url cannot be null.
params - The params to include in the request. This may be null. -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-post

-
-public final Response post(java.lang.String url)
-                    throws java.lang.Exception
-
-
Constructs and executes a Request using the Method.POST method. - This method blocks. -

-

-
Parameters:
url - The url to hit. This url may contain a query string (ie: params). - The url cannot be null. -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-post

-
-public final Response post(java.lang.String url,
-                           Parameter... params)
-                    throws java.lang.Exception
-
-
Constructs and executes a Request using the Method.POST method. - This method blocks. -

-

-
Parameters:
url - The url to hit. This url may contain a query string (ie: params). - The url cannot be null.
params - The params to include in the request. This may be null. -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-put

-
-public final Response put(java.lang.String url)
-                   throws java.lang.Exception
-
-
Constructs and executes a Request using the Method.PUT method. - This method blocks. -

-

-
Parameters:
url - The url to hit. This url may contain a query string (ie: params). - The url cannot be null. -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-put

-
-public final Response put(java.lang.String url,
-                          Parameter... params)
-                   throws java.lang.Exception
-
-
Constructs and executes a Request using the Method.PUT method. - This method blocks. -

-

-
Parameters:
url - The url to hit. This url may contain a query string (ie: params). - The url cannot be null.
params - The params to include in the request. This may be null. -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-execute

-
-public final Response execute(Method method,
-                              java.lang.String url)
-                       throws java.lang.Exception
-
-
Constructs and executes a Request, and returns the Response. - This method blocks. The given method, url - will be used to construct the Request. - All other Request properties are left in their default state. -

-

-
Parameters:
method - The HTTP Method to use. This must not be null.
url - The url to hit. This url may contain a query string (ie: params). - The url cannot be null. -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-execute

-
-public final Response execute(Method method,
-                              java.lang.String url,
-                              Parameter... params)
-                       throws java.lang.Exception
-
-
Constructs and executes a Request, and returns the Response. - This method blocks. The given method, url, and - params will be used to construct the Request. - All other Request properties are left in their default state. -

-

-
Parameters:
method - The HTTP Method to use. This must not be null.
url - The url to hit. This url may contain a query string (ie: params). - The url cannot be null.
params - The params to include in the request. This may be null. -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-execute

-
-public Response execute(Request req)
-                 throws java.lang.Exception
-
-
Executes the given Request, and returns a Response. - This method blocks. -

-

- -
Returns:
the Response to the Request. -
Throws: -
java.lang.Exception - if an error occurs while creating or executing the - Request on the client machine. That is, if normal - http errors occur, they will not throw an exception (such as BAD_GATEWAY, etc).
-
-
-
- -

-createURL

-
-protected java.net.URL createURL(java.lang.String surl)
-                          throws java.net.MalformedURLException
-
-
This method exists for the sake of testing. I can create a url while testing - even without having internet access by overriding this method to return - an HttpURLConnection subclass that doesn't actually connect to the - internet. I can then fake out all the operations of the URL connection. - - This method is not to be overridden by any classes other than the - test class. -

-

-
Parameters:
conn - -
Returns:
-
Throws: -
java.io.IOException -
java.net.MalformedURLException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/State.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/State.html deleted file mode 100644 index 3315b3b4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/State.html +++ /dev/null @@ -1,422 +0,0 @@ - - - - - - -State - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Enum State

-
-java.lang.Object
-  extended by java.lang.Enum<State>
-      extended by org.jdesktop.http.State
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<State>
-
-
-
-
public enum State
extends java.lang.Enum<State>
- - -

-Enumeration indicating the state that a Session is in. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ABORTED - -
-           
CONNECTING - -
-           
DONE - -
-           
FAILED - -
-           
READY - -
-           
RECEIVING - -
-           
SENDING - -
-           
SENT - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static StatevalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static State[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-READY

-
-public static final State READY
-
-
-
-
-
- -

-CONNECTING

-
-public static final State CONNECTING
-
-
-
-
-
- -

-SENDING

-
-public static final State SENDING
-
-
-
-
-
- -

-SENT

-
-public static final State SENT
-
-
-
-
-
- -

-RECEIVING

-
-public static final State RECEIVING
-
-
-
-
-
- -

-DONE

-
-public static final State DONE
-
-
-
-
-
- -

-FAILED

-
-public static final State FAILED
-
-
-
-
-
- -

-ABORTED

-
-public static final State ABORTED
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static State[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (State c : State.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static State valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/StatusCode.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/StatusCode.html deleted file mode 100644 index b89063d3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/StatusCode.html +++ /dev/null @@ -1,1144 +0,0 @@ - - - - - - -StatusCode - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http -
-Enum StatusCode

-
-java.lang.Object
-  extended by java.lang.Enum<StatusCode>
-      extended by org.jdesktop.http.StatusCode
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<StatusCode>
-
-
-
-
public enum StatusCode
extends java.lang.Enum<StatusCode>
- - -

-Based on: The HttpClient project's HttpStatus class. - - - http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ACCEPTED - -
-           
BAD_GATEWAY - -
-           
BAD_REQUEST - -
-           
CONFLICT - -
-           
CONTINUE - -
-           
CREATED - -
-           
EXPECTATION_FAILED - -
-           
FAILED_DEPENDENCY - -
-           
FORBIDDEN - -
-           
GATEWAY_TIMEOUT - -
-           
GONE - -
-           
HTTP_VERSION_NOT_SUPPORTED - -
-           
INSUFFICIENT_SPACE_ON_RESOURCE - -
-           
INSUFFICIENT_STORAGE - -
-           
INTERNAL_SERVER_ERROR - -
-           
LENGTH_REQUIRED - -
-           
LOCKED - -
-           
METHOD_FAILURE - -
-           
METHOD_NOT_ALLOWED - -
-           
MOVED_PERMANENTLY - -
-           
MOVED_TEMPORARILY - -
-           
MULTI_STATUS - -
-           
MULTIPLE_CHOICES - -
-           
NO_CONTENT - -
-           
NON_AUTHORITATIVE_INFORMATION - -
-           
NOT_ACCEPTABLE - -
-           
NOT_FOUND - -
-           
NOT_IMPLEMENTED - -
-           
NOT_MODIFIED - -
-           
OK - -
-           
PARTIAL_CONTENT - -
-           
PAYMENT_REQUIRED - -
-           
PRECONDITION_FAILED - -
-           
PROCESSING - -
-           
PROXY_AUTHENTICATION_REQUIRED - -
-           
REQUEST_TIMEOUT - -
-           
REQUEST_TOO_LONG - -
-           
REQUEST_URI_TOO_LONG - -
-           
REQUESTED_RANGE_NOT_SATISFIABLE - -
-           
RESET_CONTENT - -
-           
SEE_OTHER - -
-           
SERVICE_UNAVAILABLE - -
-           
SWITCHING_PROTOCOLS - -
-           
TEMPORARY_REDIRECT - -
-           
UNAUTHORIZED - -
-           
UNPROCESSABLE_ENTITY - -
-           
UNSUPPORTED_MEDIA_TYPE - -
-           
USE_PROXY - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetCode() - -
-           
- java.lang.StringgetDescription() - -
-           
- java.lang.StringtoString() - -
-           
-static StatusCodevalueOf(int code) - -
-           
-static StatusCodevalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static StatusCode[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-CONTINUE

-
-public static final StatusCode CONTINUE
-
-
-
-
-
- -

-SWITCHING_PROTOCOLS

-
-public static final StatusCode SWITCHING_PROTOCOLS
-
-
-
-
-
- -

-PROCESSING

-
-public static final StatusCode PROCESSING
-
-
-
-
-
- -

-OK

-
-public static final StatusCode OK
-
-
-
-
-
- -

-CREATED

-
-public static final StatusCode CREATED
-
-
-
-
-
- -

-ACCEPTED

-
-public static final StatusCode ACCEPTED
-
-
-
-
-
- -

-NON_AUTHORITATIVE_INFORMATION

-
-public static final StatusCode NON_AUTHORITATIVE_INFORMATION
-
-
-
-
-
- -

-NO_CONTENT

-
-public static final StatusCode NO_CONTENT
-
-
-
-
-
- -

-RESET_CONTENT

-
-public static final StatusCode RESET_CONTENT
-
-
-
-
-
- -

-PARTIAL_CONTENT

-
-public static final StatusCode PARTIAL_CONTENT
-
-
-
-
-
- -

-MULTI_STATUS

-
-public static final StatusCode MULTI_STATUS
-
-
-
-
-
- -

-MULTIPLE_CHOICES

-
-public static final StatusCode MULTIPLE_CHOICES
-
-
-
-
-
- -

-MOVED_PERMANENTLY

-
-public static final StatusCode MOVED_PERMANENTLY
-
-
-
-
-
- -

-MOVED_TEMPORARILY

-
-public static final StatusCode MOVED_TEMPORARILY
-
-
-
-
-
- -

-SEE_OTHER

-
-public static final StatusCode SEE_OTHER
-
-
-
-
-
- -

-NOT_MODIFIED

-
-public static final StatusCode NOT_MODIFIED
-
-
-
-
-
- -

-USE_PROXY

-
-public static final StatusCode USE_PROXY
-
-
-
-
-
- -

-TEMPORARY_REDIRECT

-
-public static final StatusCode TEMPORARY_REDIRECT
-
-
-
-
-
- -

-BAD_REQUEST

-
-public static final StatusCode BAD_REQUEST
-
-
-
-
-
- -

-UNAUTHORIZED

-
-public static final StatusCode UNAUTHORIZED
-
-
-
-
-
- -

-PAYMENT_REQUIRED

-
-public static final StatusCode PAYMENT_REQUIRED
-
-
-
-
-
- -

-FORBIDDEN

-
-public static final StatusCode FORBIDDEN
-
-
-
-
-
- -

-NOT_FOUND

-
-public static final StatusCode NOT_FOUND
-
-
-
-
-
- -

-METHOD_NOT_ALLOWED

-
-public static final StatusCode METHOD_NOT_ALLOWED
-
-
-
-
-
- -

-NOT_ACCEPTABLE

-
-public static final StatusCode NOT_ACCEPTABLE
-
-
-
-
-
- -

-PROXY_AUTHENTICATION_REQUIRED

-
-public static final StatusCode PROXY_AUTHENTICATION_REQUIRED
-
-
-
-
-
- -

-REQUEST_TIMEOUT

-
-public static final StatusCode REQUEST_TIMEOUT
-
-
-
-
-
- -

-CONFLICT

-
-public static final StatusCode CONFLICT
-
-
-
-
-
- -

-GONE

-
-public static final StatusCode GONE
-
-
-
-
-
- -

-LENGTH_REQUIRED

-
-public static final StatusCode LENGTH_REQUIRED
-
-
-
-
-
- -

-PRECONDITION_FAILED

-
-public static final StatusCode PRECONDITION_FAILED
-
-
-
-
-
- -

-REQUEST_TOO_LONG

-
-public static final StatusCode REQUEST_TOO_LONG
-
-
-
-
-
- -

-REQUEST_URI_TOO_LONG

-
-public static final StatusCode REQUEST_URI_TOO_LONG
-
-
-
-
-
- -

-UNSUPPORTED_MEDIA_TYPE

-
-public static final StatusCode UNSUPPORTED_MEDIA_TYPE
-
-
-
-
-
- -

-REQUESTED_RANGE_NOT_SATISFIABLE

-
-public static final StatusCode REQUESTED_RANGE_NOT_SATISFIABLE
-
-
-
-
-
- -

-EXPECTATION_FAILED

-
-public static final StatusCode EXPECTATION_FAILED
-
-
-
-
-
- -

-UNPROCESSABLE_ENTITY

-
-public static final StatusCode UNPROCESSABLE_ENTITY
-
-
-
-
-
- -

-INSUFFICIENT_SPACE_ON_RESOURCE

-
-public static final StatusCode INSUFFICIENT_SPACE_ON_RESOURCE
-
-
-
-
-
- -

-METHOD_FAILURE

-
-public static final StatusCode METHOD_FAILURE
-
-
-
-
-
- -

-LOCKED

-
-public static final StatusCode LOCKED
-
-
-
-
-
- -

-FAILED_DEPENDENCY

-
-public static final StatusCode FAILED_DEPENDENCY
-
-
-
-
-
- -

-INTERNAL_SERVER_ERROR

-
-public static final StatusCode INTERNAL_SERVER_ERROR
-
-
-
-
-
- -

-NOT_IMPLEMENTED

-
-public static final StatusCode NOT_IMPLEMENTED
-
-
-
-
-
- -

-BAD_GATEWAY

-
-public static final StatusCode BAD_GATEWAY
-
-
-
-
-
- -

-SERVICE_UNAVAILABLE

-
-public static final StatusCode SERVICE_UNAVAILABLE
-
-
-
-
-
- -

-GATEWAY_TIMEOUT

-
-public static final StatusCode GATEWAY_TIMEOUT
-
-
-
-
-
- -

-HTTP_VERSION_NOT_SUPPORTED

-
-public static final StatusCode HTTP_VERSION_NOT_SUPPORTED
-
-
-
-
-
- -

-INSUFFICIENT_STORAGE

-
-public static final StatusCode INSUFFICIENT_STORAGE
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static StatusCode[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (StatusCode c : StatusCode.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static StatusCode valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public int getCode()
-
-
-
-
-
-
- -

-getDescription

-
-public java.lang.String getDescription()
-
-
-
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class java.lang.Enum<StatusCode>
-
-
-
-
-
-
- -

-valueOf

-
-public static StatusCode valueOf(int code)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.AsyncWorker.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.AsyncWorker.html deleted file mode 100644 index 16dc08ab..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.AsyncWorker.html +++ /dev/null @@ -1,340 +0,0 @@ - - - - - - -AsyncHttpRequest.AsyncWorker - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async -
-Class AsyncHttpRequest.AsyncWorker

-
-java.lang.Object
-  extended by javax.swing.SwingWorker
-      extended by org.jdesktop.http.async.AsyncHttpRequest.AsyncWorker
-
-
-
All Implemented Interfaces:
java.lang.Runnable, java.util.concurrent.Future, java.util.concurrent.RunnableFuture
-
-
-
Enclosing class:
AsyncHttpRequest
-
-
-
-
protected class AsyncHttpRequest.AsyncWorker
extends javax.swing.SwingWorker
- - -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class javax.swing.SwingWorker
javax.swing.SwingWorker.StateValue
-  - - - - - - - - - - - - -
-Constructor Summary
-protected AsyncHttpRequest.AsyncWorker() - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  java.lang.ObjectdoInBackground() - -
-           
-protected  voiddone() - -
-           
-protected  voidsafeSetReadyState(AsyncHttpRequest.ReadyState state) - -
-          Helper method which allows me to set the ready state on - the EDT
- - - - - - - -
Methods inherited from class javax.swing.SwingWorker
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AsyncHttpRequest.AsyncWorker

-
-protected AsyncHttpRequest.AsyncWorker()
-
-
- - - - - - - - -
-Method Detail
- -

-doInBackground

-
-protected java.lang.Object doInBackground()
-                                   throws java.lang.Exception
-
-
-
Specified by:
doInBackground in class javax.swing.SwingWorker
-
-
- -
Throws: -
java.lang.Exception
-
-
-
- -

-safeSetReadyState

-
-protected void safeSetReadyState(AsyncHttpRequest.ReadyState state)
-
-
Helper method which allows me to set the ready state on - the EDT -

-

-
-
-
-
- -

-done

-
-protected void done()
-
-
-
Overrides:
done in class javax.swing.SwingWorker
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.ReadyState.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.ReadyState.html deleted file mode 100644 index 2b580934..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.ReadyState.html +++ /dev/null @@ -1,377 +0,0 @@ - - - - - - -AsyncHttpRequest.ReadyState - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async -
-Enum AsyncHttpRequest.ReadyState

-
-java.lang.Object
-  extended by java.lang.Enum<AsyncHttpRequest.ReadyState>
-      extended by org.jdesktop.http.async.AsyncHttpRequest.ReadyState
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<AsyncHttpRequest.ReadyState>
-
-
-
Enclosing class:
AsyncHttpRequest
-
-
-
-
public static enum AsyncHttpRequest.ReadyState
extends java.lang.Enum<AsyncHttpRequest.ReadyState>
- - -

-Indicates the state of this AsyncHttpRequest. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
LOADED - -
-           
OPEN - -
-           
RECEIVING - -
-           
SENT - -
-           
UNINITIALIZED - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static AsyncHttpRequest.ReadyStatevalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static AsyncHttpRequest.ReadyState[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-UNINITIALIZED

-
-public static final AsyncHttpRequest.ReadyState UNINITIALIZED
-
-
-
-
-
- -

-OPEN

-
-public static final AsyncHttpRequest.ReadyState OPEN
-
-
-
-
-
- -

-SENT

-
-public static final AsyncHttpRequest.ReadyState SENT
-
-
-
-
-
- -

-RECEIVING

-
-public static final AsyncHttpRequest.ReadyState RECEIVING
-
-
-
-
-
- -

-LOADED

-
-public static final AsyncHttpRequest.ReadyState LOADED
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static AsyncHttpRequest.ReadyState[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (AsyncHttpRequest.ReadyState c : AsyncHttpRequest.ReadyState.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static AsyncHttpRequest.ReadyState valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.html deleted file mode 100644 index 59d8a371..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/AsyncHttpRequest.html +++ /dev/null @@ -1,1032 +0,0 @@ - - - - - - -AsyncHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async -
-Class AsyncHttpRequest

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.async.AsyncHttpRequest
-
-
-
Direct Known Subclasses:
HtmlHttpRequest, JsonHttpRequest, XmlHttpRequest
-
-
-
-
public class AsyncHttpRequest
extends org.jdesktop.beans.AbstractBean
- - -

-

A simple non visual bean that uses HTTP to interact with web servers. This - class conforms (except for XML specific functionality) with XMLHttpRequest - as defined in the W3C Working Draft Specification - http://www.w3.org/TR/XMLHttpRequest/.

- -

Several methods, such as the abort() method, cause the AsyncHttpRequest to be - "reset". This means that any state associated with the response is cleared, - and the readyState reset to UNINITIALIZED.

- -

AsyncHttpRequest relies on Session for communicating - with the server. It is possible to reuse an existing Session. However, if a - Session is not specified, a new one is constructed for the request.

-

- -

-


- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-protected  classAsyncHttpRequest.AsyncWorker - -
-           
-static classAsyncHttpRequest.ReadyState - -
-          Indicates the state of this AsyncHttpRequest.
-  - - - - - - - - - - -
-Constructor Summary
AsyncHttpRequest() - -
-          Creates a new instance of AsyncHttpRequest.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidabort() - -
-          Cancels any network activity and resets the object.
- voidaddReadyStateChangeListener(java.beans.PropertyChangeListener listener) - -
-           
-protected  AsyncHttpRequest.AsyncWorkercreateAsyncWorker(java.lang.String content) - -
-           
- java.lang.StringgetAllResponseHeaders() - -
-          Gets all of the response headers as one long string.
- java.lang.ExceptiongetException() - -
-          If during the processing of this request an exception occured, then this - method will return that Exception.
- booleangetFollowRedirects() - -
-          Returns true if this request should automatically follow redirects, false otherwise.
- java.beans.PropertyChangeListenergetOnReadyStateChange() - -
-          Returns the ready-state change listener.
- ParametergetParameter(java.lang.String name) - -
-          Returns the Parameter with the given name, or null if there is no such Parameter.
- Parameter[]getParameters() - -
-          Gets an array of all the Parameters for this Request.
- AsyncHttpRequest.ReadyStategetReadyState() - -
-          Gets the ready state of this AsyncHttpRequest.
- java.beans.PropertyChangeListener[]getReadyStateChangeListeners() - -
-           
- java.lang.StringgetResponseHeader(java.lang.String headerLabel) - -
-          Gets a single response header as a string.
- java.lang.StringgetResponseText() - -
-          If the readyState property has a value other than RECEIVING or LOADED, - reponseText MUST be the empty string.
- SessiongetSession() - -
-          Returns the Session used with this Request.
- intgetStatus() - -
-          If the status property is not available it MUST raise an exception.
- java.lang.StringgetStatusText() - -
-          If the statusText property is not available, it MUST raise an exception.
-protected  voidhandleResponse(java.lang.String responseText) - -
-          Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read.
- voidopen(Method method, - java.lang.String url) - -
-          Initializes the AsyncHttpRequest prior to sending a request.
- voidopen(Method method, - java.lang.String url, - boolean asyncFlag) - -
-          Initializes the AsyncHttpRequest prior to sending a request.
- voidremoveReadyStateChangeListener(java.beans.PropertyChangeListener listener) - -
-           
-protected  voidreset() - -
-          Clears any response state and resets the readyState to UNINITIALIZED.
- voidsend() - -
-          Sends the request to the server.
- voidsend(org.w3c.dom.Document dom) - -
-           
- voidsend(java.lang.String content) - -
-           
- voidsetFollowsRedirects(boolean flag) - -
-          Specifies whether the request should automatically follow redirects.
- voidsetOnReadyStateChange(java.beans.PropertyChangeListener listener) - -
-          Sets the listener to use for ready-state change event notification.
- voidsetParameter(Parameter param) - -
-          Adds the given parameter to the set of parameters.
- voidsetParameter(java.lang.String name, - java.lang.String value) - -
-          Adds the given parameter to the set of parameters.
- voidsetParameters(Parameter... params) - -
-          Sets the parameters to use with this Request.
- voidsetRequestHeader(java.lang.String header, - java.lang.String value) - -
-          Specifies a request header for the HTTP request.
- voidsetSession(Session s) - -
-          Sets the Session to use with this request.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AsyncHttpRequest

-
-public AsyncHttpRequest()
-
-
Creates a new instance of AsyncHttpRequest. -

-

- - - - - - - - -
-Method Detail
- -

-setSession

-
-public void setSession(Session s)
-
-
Sets the Session to use with this request. -

-

-
Parameters:
s - the Session to use. This may be null. If null, then a default - Session will be created as necessary. This default Session will - NOT be available via the getSession() method, but will be internal - to this implementation.
-
-
-
- -

-getSession

-
-public Session getSession()
-
-
Returns the Session used with this Request. -

-

- -
Returns:
the Session. May be null.
-
-
-
- -

-setOnReadyStateChange

-
-public void setOnReadyStateChange(java.beans.PropertyChangeListener listener)
-
-
Sets the listener to use for ready-state change event notification. - This is functionally equivilent to adding the listener to the - list of listeners via #addReadyStateChangeListener. This method - exists soley for compliance with the spec. -

-

-
Parameters:
listener - the listener
-
-
-
- -

-getOnReadyStateChange

-
-public final java.beans.PropertyChangeListener getOnReadyStateChange()
-
-
Returns the ready-state change listener. This method returns whatever - is set via the #setOnReadyStateChange method. If listeners were added - via #addReadyStateChangeListener, they are not reflected in this method. -

-

- -
Returns:
the onReadyStateChange listener.
-
-
-
- -

-getReadyState

-
-public final AsyncHttpRequest.ReadyState getReadyState()
-
-

Gets the ready state of this AsyncHttpRequest.

- -

Ready state will be one of the following values: -

    -
  • UNINITIALIZED: The initial value.
  • -
  • OPEN: The open() method has been successfully called.
  • -
  • SENT: The UA successfully completed the request, but no data - has yet been received.
  • -
  • RECEIVING: Immediately before receiving the message body (if - any). All HTTP headers have been received.
  • -
  • LOADED: The data transfer has been completed.
  • -

-

-

- -
Returns:
the readyState property. This will never be null.
-
-
-
- -

-open

-
-public void open(Method method,
-                 java.lang.String url)
-
-
Initializes the AsyncHttpRequest prior to sending a request. -

-

-
-
-
-
- -

-open

-
-public void open(Method method,
-                 java.lang.String url,
-                 boolean asyncFlag)
-
-
Initializes the AsyncHttpRequest prior to sending a request. -

-

-
-
-
-
- -

-setRequestHeader

-
-public void setRequestHeader(java.lang.String header,
-                             java.lang.String value)
-
-
Specifies a request header for the HTTP request. -

-

-
Parameters:
header -
value -
-
-
-
- -

-send

-
-public void send()
-
-
Sends the request to the server. If the readyState property has a value - other than OPEN, then an IllegalStateException will be thrown. At the beginning - of this method the readyState will be set to SENT. If the async flag is set - to false, then the method will not return until the request - has completed (ie: the method will block). Otherwise, a background task - is used and this method will return immediately. - - Note: Authors should specify the Content-Type header via setRequestHeader - before invoking send() with an argument. - - Redirects must be followed. - - Proxies should be supported - - Authentication should be supported. - - State management (cookies)? - - caching(?) - - et etc - - Immediately before receiving the message body (if any), the readyState attribute - will be changed to RECEIVING. When the request has completed loading, the - readyState attribute will be set to LOADED. In case of a HEAD request, readyState - will be set to LOADED immediately after having been set to RECEIVING. -

-

-
-
-
-
- -

-send

-
-public void send(java.lang.String content)
-
-
-
Parameters:
content -
-
-
-
- -

-send

-
-public void send(org.w3c.dom.Document dom)
-
-
-
Parameters:
dom -
-
-
-
- -

-abort

-
-public void abort()
-
-
Cancels any network activity and resets the object. -

-

-
-
-
-
- -

-getAllResponseHeaders

-
-public java.lang.String getAllResponseHeaders()
-
-

Gets all of the response headers as one long string.

- -

If the readyState property has a value other than RECEIVING or LOADED, this - method will return null. Otherwise, it will return all the HTTP headers as - a single string, with each header line separated by a CR/LF pair. The status - line will not be included.

-

-

- -
Returns:
the response headers as a single string
-
-
-
- -

-getResponseHeader

-
-public java.lang.String getResponseHeader(java.lang.String headerLabel)
-
-

Gets a single response header as a string.

- -

If the readyState property has a value other than RECEIVING or LOADED, this - method will return null. Otherwise, it will represent the value of the - given HTTP header in the data received so far from the last request sent, - as a single string. If more than one header of the given name was received, - then the values will be concatenated, separated from each other by a comma - followed by a single space. If no headers of that name were received, then - it will return the empty String.

-

-

-
Parameters:
headerLabel - the label of the response header to retreive. -
Returns:
the response header corrosponding to the provided label
-
-
-
- -

-getResponseText

-
-public java.lang.String getResponseText()
-
-
If the readyState property has a value other than RECEIVING or LOADED, - reponseText MUST be the empty string. Otherwise, it MUST be the fragment - of the entity body received so far (when readyState is RECEIVING) or - the complete entity body (when readyState is LOADED), interpreted as a - stream of characters. -

-

-
-
-
-
- -

-getStatus

-
-public int getStatus()
-
-
If the status property is not available it MUST raise an exception. It - MUST be available when readyState is RECEIVING or LOADED. When available, - it MUST represent the HTTP status code. -

-

-
-
-
-
- -

-getStatusText

-
-public java.lang.String getStatusText()
-
-
If the statusText property is not available, it MUST raise an exception. - It MUST be available when readyState is RECEIVING or LOADED. When available, - it MUST represent the HTTP status text sent by the server -

-

-
-
-
-
- -

-setFollowsRedirects

-
-public void setFollowsRedirects(boolean flag)
-
-
Specifies whether the request should automatically follow redirects. By default, - this is set to false. -

-

-
Parameters:
flag - indicates whether to follow redirects automatically
-
-
-
- -

-getFollowRedirects

-
-public final boolean getFollowRedirects()
-
-
Returns true if this request should automatically follow redirects, false otherwise. -

-

- -
Returns:
whether to follow redirect requests
-
-
-
- -

-getException

-
-public java.lang.Exception getException()
-
-
If during the processing of this request an exception occured, then this - method will return that Exception. Otherwise, it returns null. It MUST - return null if in any state other than LOADED -

-

-
-
-
-
- -

-getParameter

-
-public Parameter getParameter(java.lang.String name)
-
-
Returns the Parameter with the given name, or null if there is no such Parameter. - These are reset whenever this AsyncHttpRequest is reset. -

-

-
Parameters:
name - the name to look for. This must not be null. -
Returns:
the Parameter with the given name.
-
-
-
- -

-setParameter

-
-public void setParameter(Parameter param)
-
-
Adds the given parameter to the set of parameters. - These are reset whenever this AsyncHttpRequest is reset. -

-

-
Parameters:
param - the Parameter to add. This must not be null.
-
-
-
- -

-setParameter

-
-public void setParameter(java.lang.String name,
-                         java.lang.String value)
-
-
Adds the given parameter to the set of parameters. - These are reset whenever this AsyncHttpRequest is reset. - This is a convenience method. -

-

-
Parameters:
name - the name of the parameter
value - the value of the parameter
-
-
-
- -

-getParameters

-
-public Parameter[] getParameters()
-
-
Gets an array of all the Parameters for this Request. This array will never - be null. Ordering of items is not guaranteed. - These are reset whenever this AsyncHttpRequest is reset. -

-

- -
Returns:
the array of Parameters for this request
-
-
-
- -

-setParameters

-
-public void setParameters(Parameter... params)
-
-
Sets the parameters to use with this Request. This replaces whatever parameters - may have been previously defined. If null, this array is treated as an empty - array. - These are reset whenever this AsyncHttpRequest is reset. -

-

-
Parameters:
params - the Parameters to set for this Request. May be null.
-
-
-
- -

-addReadyStateChangeListener

-
-public void addReadyStateChangeListener(java.beans.PropertyChangeListener listener)
-
-
-
-
-
-
- -

-removeReadyStateChangeListener

-
-public void removeReadyStateChangeListener(java.beans.PropertyChangeListener listener)
-
-
-
-
-
-
- -

-getReadyStateChangeListeners

-
-public java.beans.PropertyChangeListener[] getReadyStateChangeListeners()
-
-
-
-
-
-
- -

-createAsyncWorker

-
-protected AsyncHttpRequest.AsyncWorker createAsyncWorker(java.lang.String content)
-
-
-
-
-
-
- -

-reset

-
-protected void reset()
-
-
Clears any response state and resets the readyState to UNINITIALIZED. - Any overriding implementations MUST call super.reset() at the end of the - implementation. -

-

-
-
-
-
- -

-handleResponse

-
-protected void handleResponse(java.lang.String responseText)
-                       throws java.lang.Exception
-
-
Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read. - There is no need to call super.handleResponse(txt). -

-

- -
Throws: -
java.lang.Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/HtmlHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/HtmlHttpRequest.html deleted file mode 100644 index 87637ab1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/HtmlHttpRequest.html +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - -HtmlHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async -
-Class HtmlHttpRequest

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.async.AsyncHttpRequest
-          extended by org.jdesktop.http.async.HtmlHttpRequest
-
-
-
-
public final class HtmlHttpRequest
extends AsyncHttpRequest
- - -

-NOTE: This class requires JTidy! -

- -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.jdesktop.http.async.AsyncHttpRequest
AsyncHttpRequest.AsyncWorker, AsyncHttpRequest.ReadyState
-  - - - - - - - - - - - -
-Constructor Summary
HtmlHttpRequest() - -
-          Creates a new instance of XmlHttpRequest
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- SimpleDocumentgetResponseHtml() - -
-          If the readyState attribute has a value other than LOADED, then this method - will return null.
-protected  voidhandleResponse(java.lang.String responseText) - -
-          Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read.
-protected  voidreset() - -
-          Clears any response state and resets the readyState to UNINITIALIZED.
- - - - - - - -
Methods inherited from class org.jdesktop.http.async.AsyncHttpRequest
abort, addReadyStateChangeListener, createAsyncWorker, getAllResponseHeaders, getException, getFollowRedirects, getOnReadyStateChange, getParameter, getParameters, getReadyState, getReadyStateChangeListeners, getResponseHeader, getResponseText, getSession, getStatus, getStatusText, open, open, removeReadyStateChangeListener, send, send, send, setFollowsRedirects, setOnReadyStateChange, setParameter, setParameter, setParameters, setRequestHeader, setSession
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-HtmlHttpRequest

-
-public HtmlHttpRequest()
-
-
Creates a new instance of XmlHttpRequest -

-

- - - - - - - - -
-Method Detail
- -

-getResponseHtml

-
-public final SimpleDocument getResponseHtml()
-
-
If the readyState attribute has a value other than LOADED, then this method - will return null. Otherwise, if the Content-Type contains text/html, application/html, - or ends in +html then a Document will be returned. Otherwise, null is returned. -

-

-
-
-
-
- -

-reset

-
-protected void reset()
-
-
Description copied from class: AsyncHttpRequest
-
Clears any response state and resets the readyState to UNINITIALIZED. - Any overriding implementations MUST call super.reset() at the end of the - implementation. -

-

-
Overrides:
reset in class AsyncHttpRequest
-
-
-
-
-
-
- -

-handleResponse

-
-protected void handleResponse(java.lang.String responseText)
-                       throws java.lang.Exception
-
-
Description copied from class: AsyncHttpRequest
-
Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read. - There is no need to call super.handleResponse(txt). -

-

-
Overrides:
handleResponse in class AsyncHttpRequest
-
-
- -
Throws: -
java.lang.Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/JsonHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/JsonHttpRequest.html deleted file mode 100644 index 031f2014..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/JsonHttpRequest.html +++ /dev/null @@ -1,370 +0,0 @@ - - - - - - -JsonHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async -
-Class JsonHttpRequest

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.async.AsyncHttpRequest
-          extended by org.jdesktop.http.async.JsonHttpRequest
-
-
-
-
public final class JsonHttpRequest
extends AsyncHttpRequest
- - -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.jdesktop.http.async.AsyncHttpRequest
AsyncHttpRequest.AsyncWorker, AsyncHttpRequest.ReadyState
-  - - - - - - - - - - - -
-Constructor Summary
JsonHttpRequest() - -
-          Creates a new instance of JsonHttpRequest
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.util.Map<java.lang.String,java.lang.Object>getResponseMap() - -
-           
-protected  voidhandleResponse(java.lang.String responseText) - -
-          Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read.
-static voidmain(java.lang.String[] args) - -
-           
-protected  voidreset() - -
-          Clears any response state and resets the readyState to UNINITIALIZED.
- - - - - - - -
Methods inherited from class org.jdesktop.http.async.AsyncHttpRequest
abort, addReadyStateChangeListener, createAsyncWorker, getAllResponseHeaders, getException, getFollowRedirects, getOnReadyStateChange, getParameter, getParameters, getReadyState, getReadyStateChangeListeners, getResponseHeader, getResponseText, getSession, getStatus, getStatusText, open, open, removeReadyStateChangeListener, send, send, send, setFollowsRedirects, setOnReadyStateChange, setParameter, setParameter, setParameters, setRequestHeader, setSession
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-JsonHttpRequest

-
-public JsonHttpRequest()
-
-
Creates a new instance of JsonHttpRequest -

-

- - - - - - - - -
-Method Detail
- -

-getResponseMap

-
-public java.util.Map<java.lang.String,java.lang.Object> getResponseMap()
-
-
-
-
-
-
- -

-reset

-
-protected void reset()
-
-
Description copied from class: AsyncHttpRequest
-
Clears any response state and resets the readyState to UNINITIALIZED. - Any overriding implementations MUST call super.reset() at the end of the - implementation. -

-

-
Overrides:
reset in class AsyncHttpRequest
-
-
-
-
-
-
- -

-handleResponse

-
-protected void handleResponse(java.lang.String responseText)
-                       throws java.lang.Exception
-
-
Description copied from class: AsyncHttpRequest
-
Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read. - There is no need to call super.handleResponse(txt). -

-

-
Overrides:
handleResponse in class AsyncHttpRequest
-
-
- -
Throws: -
java.lang.Exception
-
-
-
- -

-main

-
-public static void main(java.lang.String[] args)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/SoapHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/SoapHttpRequest.html deleted file mode 100644 index d711c7a8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/SoapHttpRequest.html +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - -SoapHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async -
-Class SoapHttpRequest

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.async.AsyncHttpRequest
-          extended by org.jdesktop.http.async.XmlHttpRequest
-              extended by org.jdesktop.http.async.SoapHttpRequest
-
-
-
-
public class SoapHttpRequest
extends XmlHttpRequest
- - -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.jdesktop.http.async.AsyncHttpRequest
AsyncHttpRequest.AsyncWorker, AsyncHttpRequest.ReadyState
-  - - - - - - - - - - - -
-Constructor Summary
SoapHttpRequest() - -
-          Creates a new instance of SoapHttpRequest
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  AsyncHttpRequest.AsyncWorkercreateAsyncWorker(java.lang.String content) - -
-           
-static voidmain(java.lang.String[] args) - -
-           
- voidsend(org.w3c.dom.Document dom) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.http.async.XmlHttpRequest
getResponseXML, handleResponse, reset
- - - - - - - -
Methods inherited from class org.jdesktop.http.async.AsyncHttpRequest
abort, addReadyStateChangeListener, getAllResponseHeaders, getException, getFollowRedirects, getOnReadyStateChange, getParameter, getParameters, getReadyState, getReadyStateChangeListeners, getResponseHeader, getResponseText, getSession, getStatus, getStatusText, open, open, removeReadyStateChangeListener, send, send, setFollowsRedirects, setOnReadyStateChange, setParameter, setParameter, setParameters, setRequestHeader, setSession
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SoapHttpRequest

-
-public SoapHttpRequest()
-
-
Creates a new instance of SoapHttpRequest -

-

- - - - - - - - -
-Method Detail
- -

-send

-
-public void send(org.w3c.dom.Document dom)
-
-
-
Overrides:
send in class AsyncHttpRequest
-
-
-
-
-
-
- -

-createAsyncWorker

-
-protected AsyncHttpRequest.AsyncWorker createAsyncWorker(java.lang.String content)
-
-
-
Overrides:
createAsyncWorker in class AsyncHttpRequest
-
-
-
-
-
-
- -

-main

-
-public static void main(java.lang.String[] args)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/XmlHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/XmlHttpRequest.html deleted file mode 100644 index cf8084a9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/XmlHttpRequest.html +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - -XmlHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async -
-Class XmlHttpRequest

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.http.async.AsyncHttpRequest
-          extended by org.jdesktop.http.async.XmlHttpRequest
-
-
-
Direct Known Subclasses:
SoapHttpRequest
-
-
-
-
public class XmlHttpRequest
extends AsyncHttpRequest
- - -

-Mimics the AJAX equivilent. The idea is that this class will - make a request and get as a response some valid XML. -

- -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.jdesktop.http.async.AsyncHttpRequest
AsyncHttpRequest.AsyncWorker, AsyncHttpRequest.ReadyState
-  - - - - - - - - - - - -
-Constructor Summary
XmlHttpRequest() - -
-          Creates a new instance of XmlHttpRequest
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- SimpleDocumentgetResponseXML() - -
-          If the readyState attribute has a value other than LOADED, then this method - will return null.
-protected  voidhandleResponse(java.lang.String responseText) - -
-          Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read.
-static voidmain(java.lang.String[] args) - -
-           
-protected  voidreset() - -
-          Clears any response state and resets the readyState to UNINITIALIZED.
- - - - - - - -
Methods inherited from class org.jdesktop.http.async.AsyncHttpRequest
abort, addReadyStateChangeListener, createAsyncWorker, getAllResponseHeaders, getException, getFollowRedirects, getOnReadyStateChange, getParameter, getParameters, getReadyState, getReadyStateChangeListeners, getResponseHeader, getResponseText, getSession, getStatus, getStatusText, open, open, removeReadyStateChangeListener, send, send, send, setFollowsRedirects, setOnReadyStateChange, setParameter, setParameter, setParameters, setRequestHeader, setSession
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-XmlHttpRequest

-
-public XmlHttpRequest()
-
-
Creates a new instance of XmlHttpRequest -

-

- - - - - - - - -
-Method Detail
- -

-getResponseXML

-
-public final SimpleDocument getResponseXML()
-
-
If the readyState attribute has a value other than LOADED, then this method - will return null. Otherwise, if the Content-Type contains text/xml, application/xml, - or ends in +xml then a Document will be returned. Otherwise, null is returned. -

-

-
-
-
-
- -

-reset

-
-protected void reset()
-
-
Description copied from class: AsyncHttpRequest
-
Clears any response state and resets the readyState to UNINITIALIZED. - Any overriding implementations MUST call super.reset() at the end of the - implementation. -

-

-
Overrides:
reset in class AsyncHttpRequest
-
-
-
-
-
-
- -

-handleResponse

-
-protected void handleResponse(java.lang.String responseText)
-                       throws java.lang.Exception
-
-
Description copied from class: AsyncHttpRequest
-
Method that provides a hook for subclasses to create concrete types - (such as DOM, JSONObject, etc) when the response has been fully read. - There is no need to call super.handleResponse(txt). -

-

-
Overrides:
handleResponse in class AsyncHttpRequest
-
-
- -
Throws: -
java.lang.Exception
-
-
-
- -

-main

-
-public static void main(java.lang.String[] args)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.AsyncWorker.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.AsyncWorker.html deleted file mode 100644 index 17bf931b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.AsyncWorker.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.async.AsyncHttpRequest.AsyncWorker - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.async.AsyncHttpRequest.AsyncWorker

-
- - - - - - - - - -
-Packages that use AsyncHttpRequest.AsyncWorker
org.jdesktop.http.async  
-  -

- - - - - -
-Uses of AsyncHttpRequest.AsyncWorker in org.jdesktop.http.async
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.http.async that return AsyncHttpRequest.AsyncWorker
-protected  AsyncHttpRequest.AsyncWorkerAsyncHttpRequest.createAsyncWorker(java.lang.String content) - -
-           
-protected  AsyncHttpRequest.AsyncWorkerSoapHttpRequest.createAsyncWorker(java.lang.String content) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.ReadyState.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.ReadyState.html deleted file mode 100644 index f9195194..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.ReadyState.html +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.async.AsyncHttpRequest.ReadyState - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.async.AsyncHttpRequest.ReadyState

-
- - - - - - - - - -
-Packages that use AsyncHttpRequest.ReadyState
org.jdesktop.http.async  
-  -

- - - - - -
-Uses of AsyncHttpRequest.ReadyState in org.jdesktop.http.async
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http.async that return AsyncHttpRequest.ReadyState
- AsyncHttpRequest.ReadyStateAsyncHttpRequest.getReadyState() - -
-          Gets the ready state of this AsyncHttpRequest.
-static AsyncHttpRequest.ReadyStateAsyncHttpRequest.ReadyState.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static AsyncHttpRequest.ReadyState[]AsyncHttpRequest.ReadyState.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.http.async with parameters of type AsyncHttpRequest.ReadyState
-protected  voidAsyncHttpRequest.AsyncWorker.safeSetReadyState(AsyncHttpRequest.ReadyState state) - -
-          Helper method which allows me to set the ready state on - the EDT
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.html deleted file mode 100644 index bfce49b1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/AsyncHttpRequest.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.async.AsyncHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.async.AsyncHttpRequest

-
- - - - - - - - - - - - - -
-Packages that use AsyncHttpRequest
org.jdesktop.http.async  
org.jdesktop.swingx  
-  -

- - - - - -
-Uses of AsyncHttpRequest in org.jdesktop.http.async
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of AsyncHttpRequest in org.jdesktop.http.async
- classHtmlHttpRequest - -
-          NOTE: This class requires JTidy!
- classJsonHttpRequest - -
-           
- classSoapHttpRequest - -
-           
- classXmlHttpRequest - -
-          Mimics the AJAX equivilent.
-  -

- - - - - -
-Uses of AsyncHttpRequest in org.jdesktop.swingx
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx with parameters of type AsyncHttpRequest
- voidJXHtmlForm.submit(AsyncHttpRequest req) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/HtmlHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/HtmlHttpRequest.html deleted file mode 100644 index 29ab0358..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/HtmlHttpRequest.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.async.HtmlHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.async.HtmlHttpRequest

-
-No usage of org.jdesktop.http.async.HtmlHttpRequest -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/JsonHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/JsonHttpRequest.html deleted file mode 100644 index 0b100320..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/JsonHttpRequest.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.async.JsonHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.async.JsonHttpRequest

-
-No usage of org.jdesktop.http.async.JsonHttpRequest -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/SoapHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/SoapHttpRequest.html deleted file mode 100644 index e5cf8140..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/SoapHttpRequest.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.async.SoapHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.async.SoapHttpRequest

-
-No usage of org.jdesktop.http.async.SoapHttpRequest -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/XmlHttpRequest.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/XmlHttpRequest.html deleted file mode 100644 index 85790483..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/class-use/XmlHttpRequest.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.async.XmlHttpRequest - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.async.XmlHttpRequest

-
- - - - - - - - - -
-Packages that use XmlHttpRequest
org.jdesktop.http.async  
-  -

- - - - - -
-Uses of XmlHttpRequest in org.jdesktop.http.async
-  -

- - - - - - - - - -
Subclasses of XmlHttpRequest in org.jdesktop.http.async
- classSoapHttpRequest - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/AsyncRequestAdapter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/AsyncRequestAdapter.html deleted file mode 100644 index ae43bb68..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/AsyncRequestAdapter.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -AsyncRequestAdapter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async.event -
-Class AsyncRequestAdapter

-
-java.lang.Object
-  extended by org.jdesktop.http.async.event.AsyncRequestAdapter
-
-
-
All Implemented Interfaces:
java.util.EventListener, AsyncRequestListener
-
-
-
-
public class AsyncRequestAdapter
extends java.lang.Object
implements AsyncRequestListener
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
AsyncRequestAdapter() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidonAbort() - -
-           
- voidonError() - -
-           
- voidonLoad() - -
-           
- voidonProgress() - -
-           
- voidonTimeout() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AsyncRequestAdapter

-
-public AsyncRequestAdapter()
-
-
- - - - - - - - -
-Method Detail
- -

-onLoad

-
-public void onLoad()
-
-
-
Specified by:
onLoad in interface AsyncRequestListener
-
-
-
-
-
-
- -

-onError

-
-public void onError()
-
-
-
Specified by:
onError in interface AsyncRequestListener
-
-
-
-
-
-
- -

-onProgress

-
-public void onProgress()
-
-
-
Specified by:
onProgress in interface AsyncRequestListener
-
-
-
-
-
-
- -

-onAbort

-
-public void onAbort()
-
-
-
Specified by:
onAbort in interface AsyncRequestListener
-
-
-
-
-
-
- -

-onTimeout

-
-public void onTimeout()
-
-
-
Specified by:
onTimeout in interface AsyncRequestListener
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/AsyncRequestListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/AsyncRequestListener.html deleted file mode 100644 index 6f321964..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/AsyncRequestListener.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - - - -AsyncRequestListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.http.async.event -
-Interface AsyncRequestListener

-
-
All Superinterfaces:
java.util.EventListener
-
-
-
All Known Implementing Classes:
AsyncRequestAdapter
-
-
-
-
public interface AsyncRequestListener
extends java.util.EventListener
- - -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidonAbort() - -
-           
- voidonError() - -
-           
- voidonLoad() - -
-           
- voidonProgress() - -
-           
- voidonTimeout() - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-onLoad

-
-void onLoad()
-
-
-
-
-
-
-
-
-
- -

-onError

-
-void onError()
-
-
-
-
-
-
-
-
-
- -

-onProgress

-
-void onProgress()
-
-
-
-
-
-
-
-
-
- -

-onAbort

-
-void onAbort()
-
-
-
-
-
-
-
-
-
- -

-onTimeout

-
-void onTimeout()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/class-use/AsyncRequestAdapter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/class-use/AsyncRequestAdapter.html deleted file mode 100644 index 53145143..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/class-use/AsyncRequestAdapter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.async.event.AsyncRequestAdapter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.async.event.AsyncRequestAdapter

-
-No usage of org.jdesktop.http.async.event.AsyncRequestAdapter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/class-use/AsyncRequestListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/class-use/AsyncRequestListener.html deleted file mode 100644 index 6f82c2f5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/class-use/AsyncRequestListener.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.http.async.event.AsyncRequestListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.http.async.event.AsyncRequestListener

-
- - - - - - - - - -
-Packages that use AsyncRequestListener
org.jdesktop.http.async.event  
-  -

- - - - - -
-Uses of AsyncRequestListener in org.jdesktop.http.async.event
-  -

- - - - - - - - - -
Classes in org.jdesktop.http.async.event that implement AsyncRequestListener
- classAsyncRequestAdapter - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-frame.html deleted file mode 100644 index 18bb2b3f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-frame.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - -org.jdesktop.http.async.event - - - - - - - - - - - -org.jdesktop.http.async.event - - - - -
-Interfaces  - -
-AsyncRequestListener
- - - - - - -
-Classes  - -
-AsyncRequestAdapter
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-summary.html deleted file mode 100644 index 1ee10470..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-summary.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - -org.jdesktop.http.async.event - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.http.async.event -

- - - - - - - - - -
-Interface Summary
AsyncRequestListener 
-  - -

- - - - - - - - - -
-Class Summary
AsyncRequestAdapter 
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-tree.html deleted file mode 100644 index 2d6b0e57..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-tree.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - -org.jdesktop.http.async.event Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.http.async.event -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-use.html deleted file mode 100644 index 2b492fc5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/event/package-use.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.http.async.event - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.http.async.event

-
- - - - - - - - - -
-Packages that use org.jdesktop.http.async.event
org.jdesktop.http.async.event  
-  -

- - - - - - - - -
-Classes in org.jdesktop.http.async.event used by org.jdesktop.http.async.event
AsyncRequestListener - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-frame.html deleted file mode 100644 index 0f03c3fa..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-frame.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - -org.jdesktop.http.async - - - - - - - - - - - -org.jdesktop.http.async - - - - -
-Classes  - -
-AsyncHttpRequest -
-HtmlHttpRequest -
-JsonHttpRequest -
-SoapHttpRequest -
-XmlHttpRequest
- - - - - - -
-Enums  - -
-AsyncHttpRequest.ReadyState
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-summary.html deleted file mode 100644 index 436ab0a3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-summary.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - -org.jdesktop.http.async - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.http.async -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AsyncHttpRequestA simple non visual bean that uses HTTP to interact with web servers.
HtmlHttpRequestNOTE: This class requires JTidy!
JsonHttpRequest 
SoapHttpRequest 
XmlHttpRequestMimics the AJAX equivilent.
-  - -

- - - - - - - - - -
-Enum Summary
AsyncHttpRequest.ReadyStateIndicates the state of this AsyncHttpRequest.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-tree.html deleted file mode 100644 index d1ee536e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-tree.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -org.jdesktop.http.async Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.http.async -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Enum Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) - -
    -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-use.html deleted file mode 100644 index bc3e6f60..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/async/package-use.html +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.http.async - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.http.async

-
- - - - - - - - - - - - - -
-Packages that use org.jdesktop.http.async
org.jdesktop.http.async  
org.jdesktop.swingx  
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.http.async used by org.jdesktop.http.async
AsyncHttpRequest - -
-          A simple non visual bean that uses HTTP to interact with web servers.
AsyncHttpRequest.AsyncWorker - -
-           
AsyncHttpRequest.ReadyState - -
-          Indicates the state of this AsyncHttpRequest.
XmlHttpRequest - -
-          Mimics the AJAX equivilent.
-  -

- - - - - - - - -
-Classes in org.jdesktop.http.async used by org.jdesktop.swingx
AsyncHttpRequest - -
-          A simple non visual bean that uses HTTP to interact with web servers.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Cookie.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Cookie.html deleted file mode 100644 index 27c00797..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Cookie.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Cookie - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Cookie

-
- - - - - - - - - -
-Packages that use Cookie
org.jdesktop.httpContains API for working with http. 
-  -

- - - - - -
-Uses of Cookie in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http that return Cookie
-static Cookie[]CookieManager.getCookies() - -
-           
-static Cookie[]CookieManager.getCookies(java.lang.String host) - -
-           
-static Cookie[]CookieManager.getCookies(java.net.URI uri) - -
-           
-static CookieCookie.parseCookie(java.lang.String s) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/CookieManager.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/CookieManager.html deleted file mode 100644 index 274a6d72..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/CookieManager.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.CookieManager - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.CookieManager

-
-No usage of org.jdesktop.http.CookieManager -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Header.Element.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Header.Element.html deleted file mode 100644 index c88ce274..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Header.Element.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Header.Element - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Header.Element

-
- - - - - - - - - -
-Packages that use Header.Element
org.jdesktop.httpContains API for working with http. 
-  -

- - - - - -
-Uses of Header.Element in org.jdesktop.http
-  -

- - - - - - - - - -
Methods in org.jdesktop.http that return Header.Element
- Header.Element[]Header.getElements() - -
-          Returns an array of Elements for this Header.
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.http with parameters of type Header.Element
- voidHeader.setElements(Header.Element... elements) - -
-          Sets the elements.
- voidRequest.setHeader(java.lang.String name, - java.lang.String value, - Header.Element... elements) - -
-          Creates a new Header with the given name, value, and elements and adds - it to the set of headers.
-  -

- - - - - - - - -
Constructors in org.jdesktop.http with parameters of type Header.Element
Header(java.lang.String name, - java.lang.String value, - Header.Element... elements) - -
-          Creates a new Header with the given name, value, and elements.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Header.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Header.html deleted file mode 100644 index 58361449..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Header.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Header - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Header

-
- - - - - - - - - -
-Packages that use Header
org.jdesktop.httpContains API for working with http. 
-  -

- - - - - -
-Uses of Header in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http that return Header
- HeaderRequest.getHeader(java.lang.String name) - -
-          Returns the Header with the given name, or null if there is no such header.
- HeaderResponse.getHeader(java.lang.String name) - -
-          Returns the Header with the given name, or null if there is no such header.
- Header[]Request.getHeaders() - -
-          Gets an array of all the Headers for this Request.
- Header[]Response.getHeaders() - -
-          Gets an array of all the Headers for this Request.
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http with parameters of type Header
- voidRequest.removeHeader(Header header) - -
-          Removes the given header from this Request.
- voidRequest.setHeader(Header header) - -
-          Adds the given header to the set of headers.
- voidRequest.setHeaders(Header... headers) - -
-          Sets the headers to use with this Request.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Method.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Method.html deleted file mode 100644 index ddb5cbb3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Method.html +++ /dev/null @@ -1,377 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Method - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Method

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use Method
org.jdesktop.html.form  
org.jdesktop.httpContains API for working with http. 
org.jdesktop.http.async  
org.jdesktop.swingx  
-  -

- - - - - -
-Uses of Method in org.jdesktop.html.form
-  -

- - - - - - - - - -
Methods in org.jdesktop.html.form that return Method
- MethodForm.getMethod() - -
-          Gets the HTTP Method to use when the form is submitted.
-  -

- - - - - -
-Uses of Method in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http that return Method
- MethodRequest.getMethod() - -
-          Gets the http Method used.
-static MethodMethod.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Method[]Method.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http with parameters of type Method
- ResponseSession.execute(Method method, - java.lang.String url) - -
-          Constructs and executes a Request, and returns the Response.
- ResponseSession.execute(Method method, - java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request, and returns the Response.
- voidRequest.setMethod(Method method) - -
-          Sets the http Method to use for this Request.
-  -

- - - - - - - - -
Constructors in org.jdesktop.http with parameters of type Method
Request(Method method, - java.lang.String url) - -
-          Creates a new instance of Request with the specified HTTP method and - url.
-  -

- - - - - -
-Uses of Method in org.jdesktop.http.async
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.http.async with parameters of type Method
- voidAsyncHttpRequest.open(Method method, - java.lang.String url) - -
-          Initializes the AsyncHttpRequest prior to sending a request.
- voidAsyncHttpRequest.open(Method method, - java.lang.String url, - boolean asyncFlag) - -
-          Initializes the AsyncHttpRequest prior to sending a request.
-  -

- - - - - -
-Uses of Method in org.jdesktop.swingx
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx that return Method
- MethodJXHtmlForm.getMethod() - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx with parameters of type Method
- voidJXHtmlForm.setMethod(Method m) - -
-           
-  -

- - - - - - - - -
Constructors in org.jdesktop.swingx with parameters of type Method
JXHtmlForm(java.lang.String actionUri, - Method method) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/NameValuePair.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/NameValuePair.html deleted file mode 100644 index a4387302..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/NameValuePair.html +++ /dev/null @@ -1,242 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.NameValuePair - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.NameValuePair

-
- - - - - - - - - - - - - -
-Packages that use NameValuePair
org.jdesktop.html.form  
org.jdesktop.httpContains API for working with http. 
-  -

- - - - - -
-Uses of NameValuePair in org.jdesktop.html.form
-  -

- - - - - - - - - -
Subclasses of NameValuePair in org.jdesktop.html.form
- classFileParameter - -
-          A special Parameter intended to be used as a Form Parameter on a - FormRequest for uploading files.
-  -

- - - - - -
-Uses of NameValuePair in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of NameValuePair in org.jdesktop.http
- classCookie - -
-          Doesn't yet support Cookie2.
- classHeader - -
-          Represents a header field in an http Request or Response.
- classParameter - -
-          A NameValuePair used as a Parameter to http Requests.
-  -

- - - - - - - - - -
Methods in org.jdesktop.http that return NameValuePair
- NameValuePairNameValuePair.clone() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Parameter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Parameter.html deleted file mode 100644 index 7ef2ab57..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Parameter.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Parameter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Parameter

-
- - - - - - - - - - - - - - - - - -
-Packages that use Parameter
org.jdesktop.html.form  
org.jdesktop.httpContains API for working with http. 
org.jdesktop.http.async  
-  -

- - - - - -
-Uses of Parameter in org.jdesktop.html.form
-  -

- - - - - - - - - -
Subclasses of Parameter in org.jdesktop.html.form
- classFileParameter - -
-          A special Parameter intended to be used as a Form Parameter on a - FormRequest for uploading files.
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.html.form that return Parameter
- ParameterFormRequest.getFormParameter(java.lang.String name) - -
-          Returns the Form Parameter with the given name, or null if there is no - such Form Parameter.
- Parameter[]FormRequest.getFormParameters() - -
-          Gets an array of all the Form Parameters for this FormRequest.
- Parameter[]AbstractForm.getInputParameters() - -
-           
-static Parameter[]Forms.getParameters(Form f) - -
-          Given a Form, return the Parameters that would be used to construct - an HTTP request for this form.
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.html.form with parameters of type Parameter
- voidFormRequest.setFormParameter(Parameter param) - -
-          Adds the given parameter to the set of Form parameters.
- voidFormRequest.setFormParameters(Parameter... params) - -
-          Sets the Form parameters to use with this FormRequest.
-  -

- - - - - -
-Uses of Parameter in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http that return Parameter
- ParameterParameter.clone() - -
-           
- ParameterRequest.getParameter(java.lang.String name) - -
-          Returns the Parameter with the given name, or null if there is no such Parameter.
- Parameter[]Header.Element.getParameters() - -
-          Gets the parameters.
- Parameter[]Request.getParameters() - -
-          Gets an array of all the Parameters for this Request.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http with parameters of type Parameter
- ResponseSession.execute(Method method, - java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request, and returns the Response.
- ResponseSession.get(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.GET method.
- ResponseSession.post(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.POST method.
- ResponseSession.put(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.PUT method.
- voidRequest.setParameter(Parameter param) - -
-          Adds the given parameter to the set of parameters.
- voidRequest.setParameters(Parameter... params) - -
-          Sets the parameters to use with this Request.
-  -

- - - - - - - - -
Constructors in org.jdesktop.http with parameters of type Parameter
Header.Element(Parameter... params) - -
-          Create a new instance of Element with the given params.
-  -

- - - - - -
-Uses of Parameter in org.jdesktop.http.async
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.http.async that return Parameter
- ParameterAsyncHttpRequest.getParameter(java.lang.String name) - -
-          Returns the Parameter with the given name, or null if there is no such Parameter.
- Parameter[]AsyncHttpRequest.getParameters() - -
-          Gets an array of all the Parameters for this Request.
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.http.async with parameters of type Parameter
- voidAsyncHttpRequest.setParameter(Parameter param) - -
-          Adds the given parameter to the set of parameters.
- voidAsyncHttpRequest.setParameters(Parameter... params) - -
-          Sets the parameters to use with this Request.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Request.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Request.html deleted file mode 100644 index ade8a9c2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Request.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Request - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Request

-
- - - - - - - - - - - - - - - - - -
-Packages that use Request
org.jdesktop.html.form  
org.jdesktop.httpContains API for working with http. 
org.jdesktop.ws  
-  -

- - - - - -
-Uses of Request in org.jdesktop.html.form
-  -

- - - - - - - - - -
Subclasses of Request in org.jdesktop.html.form
- classFormRequest - -
-          A FormRequest is a Request specifically designed for emulating HTML forms.
-  -

- - - - - -
-Uses of Request in org.jdesktop.http
-  -

- - - - - - - - - -
Methods in org.jdesktop.http with parameters of type Request
- ResponseSession.execute(Request req) - -
-          Executes the given Request, and returns a Response.
-  -

- - - - - - - - -
Constructors in org.jdesktop.http with parameters of type Request
Request(Request source) - -
-          Creates a new instance of Request, using source as the - basis for all of the initial property values (except for requestBody, which - is always null).
-  -

- - - - - -
-Uses of Request in org.jdesktop.ws
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws that return Request
- RequestHttpService.getRequest() - -
-          Gets the Request used by this service.
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws with parameters of type Request
- voidHttpService.setRequest(Request r) - -
-          Sets the Request to use with this service.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Response.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Response.html deleted file mode 100644 index 461655b8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Response.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Response - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Response

-
- - - - - - - - - - - - - - - - - -
-Packages that use Response
org.jdesktop.html.form  
org.jdesktop.httpContains API for working with http. 
org.jdesktop.ws  
-  -

- - - - - -
-Uses of Response in org.jdesktop.html.form
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.html.form that return Response
-static ResponseForms.submit(Form f, - Session session) - -
-          Submits this form using the given Session.
- ResponseAbstractForm.submit(Session session) - -
-           
-  -

- - - - - -
-Uses of Response in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http that return Response
- ResponseSession.execute(Method method, - java.lang.String url) - -
-          Constructs and executes a Request, and returns the Response.
- ResponseSession.execute(Method method, - java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request, and returns the Response.
- ResponseSession.execute(Request req) - -
-          Executes the given Request, and returns a Response.
- ResponseSession.get(java.lang.String url) - -
-          Constructs and executes a Request using the Method.GET method.
- ResponseSession.get(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.GET method.
- ResponseSession.post(java.lang.String url) - -
-          Constructs and executes a Request using the Method.POST method.
- ResponseSession.post(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.POST method.
- ResponseSession.put(java.lang.String url) - -
-          Constructs and executes a Request using the Method.PUT method.
- ResponseSession.put(java.lang.String url, - Parameter... params) - -
-          Constructs and executes a Request using the Method.PUT method.
-  -

- - - - - -
-Uses of Response in org.jdesktop.ws
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws that return Response
- ResponseHttpService.getResponse() - -
-          Gets the response, if there is one.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Session.SecurityLevel.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Session.SecurityLevel.html deleted file mode 100644 index 808e2be1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Session.SecurityLevel.html +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Session.SecurityLevel - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Session.SecurityLevel

-
- - - - - - - - - - - - - -
-Packages that use Session.SecurityLevel
org.jdesktop.httpContains API for working with http. 
org.jdesktop.ws  
-  -

- - - - - -
-Uses of Session.SecurityLevel in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http that return Session.SecurityLevel
- Session.SecurityLevelSession.getSslSecurityLevel() - -
-          Gets the SecurityLevel used for SSL connections.
-static Session.SecurityLevelSession.SecurityLevel.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Session.SecurityLevel[]Session.SecurityLevel.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.http with parameters of type Session.SecurityLevel
- voidSession.setSslSecurityLevel(Session.SecurityLevel level) - -
-          Sets the security level to use with SSL.
-  -

- - - - - -
-Uses of Session.SecurityLevel in org.jdesktop.ws
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws that return Session.SecurityLevel
- Session.SecurityLevelHttpService.getSecurityLevel() - -
-          Gets the security level used with this service.
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws with parameters of type Session.SecurityLevel
- voidHttpService.setSecurityLevel(Session.SecurityLevel level) - -
-          Sets the security level.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Session.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Session.html deleted file mode 100644 index 7a0e67e9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/Session.html +++ /dev/null @@ -1,263 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.Session - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.Session

-
- - - - - - - - - - - - - - - - - -
-Packages that use Session
org.jdesktop.html.form  
org.jdesktop.http.async  
org.jdesktop.ws  
-  -

- - - - - -
-Uses of Session in org.jdesktop.html.form
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.html.form with parameters of type Session
-static ResponseForms.submit(Form f, - Session session) - -
-          Submits this form using the given Session.
- ResponseAbstractForm.submit(Session session) - -
-           
-  -

- - - - - -
-Uses of Session in org.jdesktop.http.async
-  -

- - - - - - - - - -
Methods in org.jdesktop.http.async that return Session
- SessionAsyncHttpRequest.getSession() - -
-          Returns the Session used with this Request.
-  -

- - - - - - - - - -
Methods in org.jdesktop.http.async with parameters of type Session
- voidAsyncHttpRequest.setSession(Session s) - -
-          Sets the Session to use with this request.
-  -

- - - - - -
-Uses of Session in org.jdesktop.ws
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws that return Session
-protected  SessionAbstractHttpService.getSession() - -
-          Gets the session of this AbstractHttpService.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/State.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/State.html deleted file mode 100644 index fb30004b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/State.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.State - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.State

-
- - - - - - - - - - - - - -
-Packages that use State
org.jdesktop.httpContains API for working with http. 
org.jdesktop.ws  
-  -

- - - - - -
-Uses of State in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http that return State
- StateSession.getState() - -
-           
-static StateState.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static State[]State.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.http with parameters of type State
-protected  voidSession.setState(State s) - -
-           
-  -

- - - - - -
-Uses of State in org.jdesktop.ws
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws that return State
- StateBaseService.getState() - -
-          Property indicating the state of the service.
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.ws with parameters of type State
-protected  voidBaseService.setState(State s) - -
-          Sets the local state property, firing a property change event on the - EventDispatchThread if necessary.
-protected  voidAbstractHttpService.setState(State s) - -
-          Overridden to ensure that the state of the Session is kept in sync with - the state of this AbstractHttpService.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/StatusCode.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/StatusCode.html deleted file mode 100644 index b5eb9a48..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/class-use/StatusCode.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.http.StatusCode - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.http.StatusCode

-
- - - - - - - - - -
-Packages that use StatusCode
org.jdesktop.httpContains API for working with http. 
-  -

- - - - - -
-Uses of StatusCode in org.jdesktop.http
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.http that return StatusCode
- StatusCodeResponse.getStatusCode() - -
-          Gets the status code.
-static StatusCodeStatusCode.valueOf(int code) - -
-           
-static StatusCodeStatusCode.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static StatusCode[]StatusCode.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-frame.html deleted file mode 100644 index 9628c054..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-frame.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - -org.jdesktop.http - - - - - - - - - - - -org.jdesktop.http - - - - -
-Classes  - -
-Cookie -
-CookieManager -
-Header -
-Header.Element -
-NameValuePair -
-Parameter -
-Request -
-Response -
-Session
- - - - - - -
-Enums  - -
-Method -
-Session.SecurityLevel -
-State -
-StatusCode
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-summary.html deleted file mode 100644 index 75013562..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-summary.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -org.jdesktop.http - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.http -

-Contains API for working with http. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
CookieDoesn't yet support Cookie2.
CookieManagerA JVM-wide manager of HTTP Cookies.
HeaderRepresents a header field in an http Request or Response.
Header.ElementA representation of an Element within a Header.
NameValuePairRepresents a name/value pair.
ParameterA NameValuePair used as a Parameter to http Requests.
RequestRepresents an http request.
ResponseRepresents a Response from an http Request.
SessionRepresents a user's "session" on the web.
-  - -

- - - - - - - - - - - - - - - - - - - - - -
-Enum Summary
Method 
Session.SecurityLevelSpecifies a value to use for security, either Low, Medium, or High.
StateEnumeration indicating the state that a Session is in.
StatusCodeBased on: The HttpClient project's HttpStatus class.
-  - -

-

-Package org.jdesktop.http Description -

- -

-

Contains API for working with http. The classes in this package - require the Apache HttpClient library (and associated dependencies). - The HttpComponents project (also from Apache) aims to be a replacement - for HttpClient, at which time (when it is finished) we may well - switch. This means: -

    -
  • We don't want to be tied to a particular external library
  • -
  • We need higher level constructs
  • -

- -

It is these higher level constructs which are in this package. - This package also introduces helpers for working with DOM, XPath, - and HTML and includes some dependencies on JTidy for, well, - tidying up broken HTML.

- -

This package includes: -

    -
  • An HTML processor (JTidy)
  • -
  • Cookie Manager (HttpClient)
  • -
  • Password Manager (HttpClient)
  • -
  • Session Manager
  • -
-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-tree.html deleted file mode 100644 index c9c63fea..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-tree.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -org.jdesktop.http Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.http -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Enum Hierarchy -

-
    -
  • java.lang.Object -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-use.html deleted file mode 100644 index 9dccd2ad..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/http/package-use.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.http - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.http

-
- - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.jdesktop.http
org.jdesktop.html.form  
org.jdesktop.httpContains API for working with http. 
org.jdesktop.http.async  
org.jdesktop.swingx  
org.jdesktop.ws  
-  -

- - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.http used by org.jdesktop.html.form
Method - -
-           
NameValuePair - -
-          Represents a name/value pair.
Parameter - -
-          A NameValuePair used as a Parameter to http Requests.
Request - -
-          Represents an http request.
Response - -
-          Represents a Response from an http Request.
Session - -
-          Represents a user's "session" on the web.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.http used by org.jdesktop.http
Cookie - -
-          Doesn't yet support Cookie2.
Header - -
-          Represents a header field in an http Request or Response.
Header.Element - -
-          A representation of an Element within a Header.
Method - -
-           
NameValuePair - -
-          Represents a name/value pair.
Parameter - -
-          A NameValuePair used as a Parameter to http Requests.
Request - -
-          Represents an http request.
Response - -
-          Represents a Response from an http Request.
Session.SecurityLevel - -
-          Specifies a value to use for security, either Low, Medium, or High.
State - -
-          Enumeration indicating the state that a Session is in.
StatusCode - -
-          Based on: The HttpClient project's HttpStatus class.
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.http used by org.jdesktop.http.async
Method - -
-           
Parameter - -
-          A NameValuePair used as a Parameter to http Requests.
Session - -
-          Represents a user's "session" on the web.
-  -

- - - - - - - - -
-Classes in org.jdesktop.http used by org.jdesktop.swingx
Method - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.http used by org.jdesktop.ws
Request - -
-          Represents an http request.
Response - -
-          Represents a Response from an http Request.
Session - -
-          Represents a user's "session" on the web.
Session.SecurityLevel - -
-          Specifies a value to use for security, either Low, Medium, or High.
State - -
-          Enumeration indicating the state that a Session is in.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/BackgroundWorker.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/BackgroundWorker.html deleted file mode 100644 index 08808188..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/BackgroundWorker.html +++ /dev/null @@ -1,672 +0,0 @@ - - - - - - -BackgroundWorker - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class BackgroundWorker

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.BackgroundWorker
-
-
-
-
public class BackgroundWorker
extends org.jdesktop.beans.AbstractBean
- - -

-

A JavaBean to perform lengthy GUI-interacting tasks in a dedicated thread.

- -

When writing a multi-threaded application using Swing, there are - two constraints to keep in mind: - (refer to - - How to Use Threads - for more details): -

    -
  • Time-consuming tasks should not be run on the Event - Dispatch Thread. Otherwise the application becomes unresponsive. -
  • -
  • Swing components should be accessed on the Event - Dispatch Thread only. -
  • -

- -

These constraints mean that a GUI application with time intensive - computing needs at least two threads: 1) a thread to perform the lengthy - task and 2) the Event Dispatch Thread (EDT) for all GUI-related - activities. This involves inter-thread communication which can be - tricky to implement.

- -

BackgroundWorker is a non visual JavaBean that simplifies writing these - multithreaded tasks from within a GUI Builder environment. It is built upon - SwingWorker, and exhibits most of the same API features as SwingWorker.

- -

Workflow

-

There are two threads involved in the life cycle of a - BackgroundWorker (unlike SwingWorker which can operate with three - threads): -

    -
  • -

    Event Dispatch Thread: All Swing related activities occur - on this thread. BackgroundWorker invokes the - process and #done events and notifies - any PropertyChangeListeners on this thread. In addition, the - execute() method must be called on this thread

    -
  • -
  • -

    Worker thread: The #doInBackground - event is called on this thread. - This is where all background activities should happen.. -

  • -
- -

A single BackgroundWorker instance may be used more than once. You cannot - however call execute while the BackgroundWorker is in progress. -

- -

You can retrieve and set progress information on the BackgroundWorker at - any time. There are two complementary methods for doing so, - setProgress(float) and setProgressPercent(int). - The first method accepts a float between the range of 0 to 1 while the - second method accepts an int between the values of 0 and 100.

- -

You may also specify the exact ExecutorService to use for the background - task. This allows you to specify a thread pool, default thread priority, - and other such attributes of the background task. See the ExecutorService - API for more information.

- -

BackgroundWorker operates on the basis of callbacks. You first register a - BackgroundListener with the BackgroundWorker, and implement the relevant methods. - For example, you implement the doInBackground method if you have - tasks that must be performed on the background thread.

- -

From within the doInBackground method you may call the - publish method of your BackgroundWorker to place some data on - a queue to be processed on the Event Dispatch Thread. At some point the - process event will be fired with this data available within - the BackgroundEvent object. In this event handler you may freely - modify the GUI.

- -

Sample Usage

-

The following example illustrates the simplest use case. Some - processing is done in the background and when done you update a Swing - component.

- -

Say we want to find the "Meaning of Life" and display the result in - a JLabel. - -


-   final JLabel label;
-   class MeaningOfLifeFinder implements BackgroundListener {
-       public void doInBackground(BackgroundEvent evt) {
-           String meaningOfLife = findTheMeaningOfLife();
-           evt.getWorker().publish(meaningOfLife);
-       }
-
-       public void process(BackgroundEvent evt) {
-           label.setText("" + evt.getData());
-       }
-
-       public void done(BackgroundEvent evt) {}
-       public void started(BackgroundEvent evt) {}
-   }
- 
-   (new MeaningOfLifeFinder()).execute();
- 

-

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
BackgroundWorker() - -
-          Creates a new instance of BackgroundWorker
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddBackgroundListener(BackgroundListener listener) - -
-          Adds a BackgroundListener
- voidexecute() - -
-          Executes the BackgroundWorker, causing it to begin processing.
- BackgroundListener[]getBackgroundListeners() - -
-          Returns an array of all BackgroundListeners registered with this object
-protected  java.util.concurrent.ExecutorServicegetExecutorService() - -
-          Returns the executorService bound property.
- floatgetProgress() - -
-          Returns the progress bound property.
- intgetProgressPercent() - -
-          Returns the progressPercent bound property.
- booleanisDone() - -
-           
- booleanisRunning() - -
-           
- voidpublish(java.lang.Object... chunks) - -
-          Causes the given "chunks" of data to be published on the Event Dispatch Thread.
- voidremoveBackgroundListener(BackgroundListener listener) - -
-          Removes the given BackgroundListener such that it will no longer be notified - of background events.
-protected  voidsetExecutorService(java.util.concurrent.ExecutorService svc) - -
-          Sets the executorService bound property.
- voidsetProgress(float progress) - -
-          Set the progress of this worker based on a value between 0 and 1 where 0 - represents 0% and 1 represents 100%.
- voidsetProgressPercent(int percent) - -
-          Set the progress of this worker based on a value between 0 and 100 where 0 - represents 0% and 100 represents 100%.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-BackgroundWorker

-
-public BackgroundWorker()
-
-
Creates a new instance of BackgroundWorker -

-

- - - - - - - - -
-Method Detail
- -

-isDone

-
-public boolean isDone()
-
-
-
-
-
-
- -

-isRunning

-
-public final boolean isRunning()
-
-
- -
Returns:
true if the BackgroundWorker is currently running, false otherwise
-
-
-
- -

-setProgress

-
-public final void setProgress(float progress)
-
-
Set the progress of this worker based on a value between 0 and 1 where 0 - represents 0% and 1 represents 100%. If the progress has changed a percentage - point, then a property change event will be fired. Not that changes from 0.1 - to 0.11 will not be registered. - - This is a convenience method, and is analogous to the setProgressPercent method. - - This method may be called from any thread. -

-

-
-
-
-
- -

-getProgress

-
-public final float getProgress()
-
-
Returns the progress bound property. - This method may be called from any thread. -

-

- -
Returns:
the progress bound property.
-
-
-
- -

-setProgressPercent

-
-public final void setProgressPercent(int percent)
-
-
Set the progress of this worker based on a value between 0 and 100 where 0 - represents 0% and 100 represents 100%. If the progress has changed a percentage - point, then a property change event will be fired. - - This method may be called from any thread. -

-

-
-
-
-
- -

-getProgressPercent

-
-public final int getProgressPercent()
-
-
Returns the progressPercent bound property. - This method may be called from any thread. -

-

- -
Returns:
the progressPercent bound property.
-
-
-
- -

-setExecutorService

-
-protected final void setExecutorService(java.util.concurrent.ExecutorService svc)
-
-
Sets the executorService bound property. This property, if not - null, will specify the ExecutorService to use for running the background - task. If null, then the default ExecutorService of SwingWorker will be - used instead. - - This method must only be called on the EDT, and may not be called while - the BackgroundWorker is running. -

-

-
-
-
-
- -

-getExecutorService

-
-protected final java.util.concurrent.ExecutorService getExecutorService()
-
-
Returns the executorService bound property. - This method may be called from any thread. -

-

- -
Returns:
the executorService bound property.
-
-
-
- -

-execute

-
-public void execute()
-
-

Executes the BackgroundWorker, causing it to begin processing. - This method MUST be called on the EDT, and MUST NOT be - called if the BackgroundWorker is already running.

- -

Execution follows these steps: -

    -
  1. The running and done states are updated and - PropertyChangeEvents are fired for them if necessary
  2. -
  3. The started event of the BackroundListener is called
  4. -
  5. The doInBackground event of the BackgroundListener is called. - This is where background tasks must be performed. If you want to publish - some data to the Event Dispatch Thread (EDT), then you must call the - publish method of the BackgroundWorker. Calling the - publish method will in turn cause the - process event handler to be called on the EDT. From - this event handler you are free to update the Swing GUI in any way. - If you need to update the progress state, you may do - so directly from the doInBackground event handler. Updates - to the progress will be set via PropertyChangeEvents on the EDT. -
  6. -
  7. Once concluded, the done event will be called. Subsequent - to handling the event, the running and done states are updated and - PropertyChangeEvents are fired for them if necessary
  8. -
-

-

-

-
-
-
-
- -

-publish

-
-public void publish(java.lang.Object... chunks)
-
-
Causes the given "chunks" of data to be published on the Event Dispatch Thread. - This method causes the process event handler to be called. That - event handler is guaranteed to be called on the EDT. - - This method MUST be called on the background thread. -

-

-
-
-
-
- -

-addBackgroundListener

-
-public void addBackgroundListener(BackgroundListener listener)
-
-
Adds a BackgroundListener -

-

-
-
-
-
- -

-removeBackgroundListener

-
-public void removeBackgroundListener(BackgroundListener listener)
-
-
Removes the given BackgroundListener such that it will no longer be notified - of background events. -

-

-
-
-
-
- -

-getBackgroundListeners

-
-public BackgroundListener[] getBackgroundListeners()
-
-
Returns an array of all BackgroundListeners registered with this object -

-

-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/BackgroundWorkerBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/BackgroundWorkerBeanInfo.html deleted file mode 100644 index 224c7c98..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/BackgroundWorkerBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -BackgroundWorkerBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class BackgroundWorkerBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.BackgroundWorkerBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class BackgroundWorkerBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
BackgroundWorkerBeanInfo() - -
-          Creates a new instance of BackgroundWorkerBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-BackgroundWorkerBeanInfo

-
-public BackgroundWorkerBeanInfo()
-
-
Creates a new instance of BackgroundWorkerBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.Option.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.Option.html deleted file mode 100644 index 64ce3c24..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.Option.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -JXHtmlForm.Option - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class JXHtmlForm.Option

-
-java.lang.Object
-  extended by org.jdesktop.swingx.JXHtmlForm.Option
-
-
-
Enclosing class:
JXHtmlForm
-
-
-
-
public static class JXHtmlForm.Option
extends java.lang.Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
JXHtmlForm.Option(java.lang.String value, - java.lang.String display) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetValue() - -
-           
- java.lang.StringtoString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-JXHtmlForm.Option

-
-public JXHtmlForm.Option(java.lang.String value,
-                         java.lang.String display)
-
-
- - - - - - - - -
-Method Detail
- -

-getValue

-
-public java.lang.String getValue()
-
-
-
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-
Overrides:
toString in class java.lang.Object
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.Parameter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.Parameter.html deleted file mode 100644 index 5e89e050..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.Parameter.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - -JXHtmlForm.Parameter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class JXHtmlForm.Parameter

-
-java.lang.Object
-  extended by org.jdesktop.swingx.JXHtmlForm.Parameter
-
-
-
Enclosing class:
JXHtmlForm
-
-
-
-
public static final class JXHtmlForm.Parameter
extends java.lang.Object
- - -

-


- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetName() - -
-           
- java.lang.StringgetValue() - -
-           
- java.lang.StringtoParamString() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getName

-
-public java.lang.String getName()
-
-
-
-
-
-
- -

-getValue

-
-public java.lang.String getValue()
-
-
-
-
-
-
- -

-toParamString

-
-public java.lang.String toParamString()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.html deleted file mode 100644 index 2a58be3d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXHtmlForm.html +++ /dev/null @@ -1,598 +0,0 @@ - - - - - - -JXHtmlForm - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class JXHtmlForm

-
-java.lang.Object
-  extended by java.awt.Component
-      extended by java.awt.Container
-          extended by javax.swing.JComponent
-              extended by javax.swing.JPanel
-                  extended by org.jdesktop.swingx.JXHtmlForm
-
-
-
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible
-
-
-
-
public class JXHtmlForm
extends javax.swing.JPanel
- - -

-This widget allows a Swing UI (or other Java code) to simulate and send an - HTML submit. - - The JXHtmlForm iterates through all of its child components, looking for - any components that have a FormSubmitter.FORM_ID client property. If it finds - one, it includes the component's data in the submit. - - Requires the optional libraries HTTP-Client, Commons-Codec, Commons-Logging -

- -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - -
-Nested Class Summary
-static classJXHtmlForm.Option - -
-           
-static classJXHtmlForm.Parameter - -
-           
- - - - - - - -
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
-  - - - - - - - - -
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-  - - - - - - - - - - - - - - - -
-Field Summary
-static java.lang.StringNAME - -
-           
-static java.lang.StringVALUE - -
-           
- - - - - - - -
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
- - - - - - - -
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
- - - - - - - -
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-  - - - - - - - - - - - - - -
-Constructor Summary
JXHtmlForm() - -
-          Creates a new instance of FormSubmitter
JXHtmlForm(java.lang.String actionUri, - Method method) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.net.URIgetAction() - -
-           
- MethodgetMethod() - -
-           
- java.util.List<JXHtmlForm.Parameter>getParameters() - -
-           
- voidsetAction(java.net.URI action) - -
-           
- voidsetMethod(Method m) - -
-           
- java.lang.Stringsubmit() - -
-           
- voidsubmit(AsyncHttpRequest req) - -
-           
- - - - - - - -
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
- - - - - - - -
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
- - - - - - - -
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
- - - - - - - -
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-NAME

-
-public static final java.lang.String NAME
-
-
-
See Also:
Constant Field Values
-
-
- -

-VALUE

-
-public static final java.lang.String VALUE
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-JXHtmlForm

-
-public JXHtmlForm()
-
-
Creates a new instance of FormSubmitter -

-

-
- -

-JXHtmlForm

-
-public JXHtmlForm(java.lang.String actionUri,
-                  Method method)
-           throws java.net.URISyntaxException
-
-
- -
Throws: -
java.net.URISyntaxException
-
- - - - - - - - -
-Method Detail
- -

-setAction

-
-public void setAction(java.net.URI action)
-
-
-
-
-
-
- -

-getAction

-
-public java.net.URI getAction()
-
-
-
-
-
-
- -

-setMethod

-
-public void setMethod(Method m)
-
-
-
-
-
-
- -

-getMethod

-
-public Method getMethod()
-
-
- -
Returns:
the method. Must not be null.
-
-
-
- -

-getParameters

-
-public java.util.List<JXHtmlForm.Parameter> getParameters()
-
-
-
-
-
-
- -

-submit

-
-public void submit(AsyncHttpRequest req)
-            throws java.lang.Exception
-
-
- -
Throws: -
java.lang.Exception
-
-
-
- -

-submit

-
-public java.lang.String submit()
-                        throws java.lang.Exception
-
-
- -
Throws: -
java.lang.Exception
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKit.DefaultProviders.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKit.DefaultProviders.html deleted file mode 100644 index dc3e80fe..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKit.DefaultProviders.html +++ /dev/null @@ -1,341 +0,0 @@ - - - - - - -JXMapKit.DefaultProviders - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Enum JXMapKit.DefaultProviders

-
-java.lang.Object
-  extended by java.lang.Enum<JXMapKit.DefaultProviders>
-      extended by org.jdesktop.swingx.JXMapKit.DefaultProviders
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<JXMapKit.DefaultProviders>
-
-
-
Enclosing class:
JXMapKit
-
-
-
-
public static enum JXMapKit.DefaultProviders
extends java.lang.Enum<JXMapKit.DefaultProviders>
- - -

-


- -

- - - - - - - - - - - - - - - - -
-Enum Constant Summary
Custom - -
-           
OpenStreetMaps - -
-           
SwingLabsBlueMarble - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static JXMapKit.DefaultProvidersvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static JXMapKit.DefaultProviders[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-SwingLabsBlueMarble

-
-public static final JXMapKit.DefaultProviders SwingLabsBlueMarble
-
-
-
-
-
- -

-OpenStreetMaps

-
-public static final JXMapKit.DefaultProviders OpenStreetMaps
-
-
-
-
-
- -

-Custom

-
-public static final JXMapKit.DefaultProviders Custom
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static JXMapKit.DefaultProviders[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (JXMapKit.DefaultProviders c : JXMapKit.DefaultProviders.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static JXMapKit.DefaultProviders valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKit.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKit.html deleted file mode 100644 index 49d8c2a7..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKit.html +++ /dev/null @@ -1,945 +0,0 @@ - - - - - - -JXMapKit - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class JXMapKit

-
-java.lang.Object
-  extended by java.awt.Component
-      extended by java.awt.Container
-          extended by javax.swing.JComponent
-              extended by javax.swing.JPanel
-                  extended by org.jdesktop.swingx.JXPanel
-                      extended by org.jdesktop.swingx.JXMapKit
-
-
-
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.Scrollable
-
-
-
-
public class JXMapKit
extends org.jdesktop.swingx.JXPanel
- - -

-

The JXMapKit is a pair of JXMapViewers preconfigured to be easy to use - with common features built in. This includes zoom buttons, a zoom slider, - and a mini-map in the lower right corner showing an overview of the map. - Each feature can be turned off using an appropriate - isXvisible property. For example, to turn - off the minimap call - -

jxMapKit.setMiniMapVisible(false);
-

- -

- The JXMapViewer is preconfigured to connect to maps.swinglabs.org which - serves up global satellite imagery from NASA's - Blue - Marble NG image collection. -

-

- -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - -
-Nested Class Summary
-static classJXMapKit.DefaultProviders - -
-           
- - - - - - - -
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
-  - - - - - - - - -
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
- - - - - - - -
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
- - - - - - - -
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-  - - - - - - - - - - -
-Constructor Summary
JXMapKit() - -
-          Creates a new JXMapKit
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- GeoPositiongetAddressLocation() - -
-           
- GeoPositiongetCenterPosition() - -
-           
- JXMapKit.DefaultProvidersgetDefaultProvider() - -
-           
- JXMapViewergetMainMap() - -
-          Returns a reference to the main embedded JXMapViewer component
- JXMapViewergetMiniMap() - -
-          Returns a reference to the mini embedded JXMapViewer component
- javax.swing.ActiongetZoomInAction() - -
-          Returns an action which can be attached to buttons or menu - items to make the map zoom in
- javax.swing.JButtongetZoomInButton() - -
-          returns a reference to the zoom in button
- javax.swing.ActiongetZoomOutAction() - -
-          Returns an action which can be attached to buttons or menu - items to make the map zoom out
- javax.swing.JButtongetZoomOutButton() - -
-          returns a reference to the zoom out button
- javax.swing.JSlidergetZoomSlider() - -
-          returns a reference to the zoom slider
- booleanisAddressLocationShown() - -
-           
- booleanisDataProviderCreditShown() - -
-           
- booleanisMiniMapVisible() - -
-          Indicates if the mini-map is currently visible
- booleanisZoomButtonsVisible() - -
-          Indicates if the zoom buttons are visible.
- booleanisZoomSliderVisible() - -
-          Indicates if the zoom slider is currently visible
-static voidmain(java.lang.String... args) - -
-           
- voidsetAddressLocation(GeoPosition pos) - -
-           
- voidsetAddressLocationShown(boolean b) - -
-           
- voidsetCenterPosition(GeoPosition pos) - -
-           
- voidsetDataProviderCreditShown(boolean b) - -
-           
- voidsetDefaultProvider(JXMapKit.DefaultProviders prov) - -
-           
- voidsetMiniMapVisible(boolean miniMapVisible) - -
-          Sets if the mini-map should be visible
- voidsetTileFactory(TileFactory fact) - -
-          Sets the tile factory for both embedded JXMapViewer components.
- voidsetZoom(int zoom) - -
-          Set the current zoomlevel for the main map.
- voidsetZoomButtonsVisible(boolean zoomButtonsVisible) - -
-          Sets if the zoom buttons should be visible.
- voidsetZoomSliderVisible(boolean zoomSliderVisible) - -
-          Sets if the zoom slider should be visible
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.JXPanel
getAlpha, getBackgroundPainter, getEffectiveAlpha, getPreferredScrollableViewportSize, getScrollableBlockIncrement, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getScrollableUnitIncrement, isInheritAlpha, isPaintBorderInsets, paint, paintComponent, setAlpha, setBackground, setBackgroundPainter, setInheritAlpha, setPaintBorderInsets, setScrollableTracksViewportHeight, setScrollableTracksViewportWidth
- - - - - - - -
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
- - - - - - - -
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
- - - - - - - -
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
- - - - - - - -
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-JXMapKit

-
-public JXMapKit()
-
-
Creates a new JXMapKit -

-

- - - - - - - - -
-Method Detail
- -

-setZoom

-
-public void setZoom(int zoom)
-
-
Set the current zoomlevel for the main map. The minimap will - be updated accordingly -

-

-
Parameters:
zoom - the new zoom level
-
-
-
- -

-getZoomOutAction

-
-public javax.swing.Action getZoomOutAction()
-
-
Returns an action which can be attached to buttons or menu - items to make the map zoom out -

-

- -
Returns:
a preconfigured Zoom Out action
-
-
-
- -

-getZoomInAction

-
-public javax.swing.Action getZoomInAction()
-
-
Returns an action which can be attached to buttons or menu - items to make the map zoom in -

-

- -
Returns:
a preconfigured Zoom In action
-
-
-
- -

-isMiniMapVisible

-
-public boolean isMiniMapVisible()
-
-
Indicates if the mini-map is currently visible -

-

- -
Returns:
the current value of the mini-map property
-
-
-
- -

-setMiniMapVisible

-
-public void setMiniMapVisible(boolean miniMapVisible)
-
-
Sets if the mini-map should be visible -

-

-
Parameters:
miniMapVisible - a new value for the miniMap property
-
-
-
- -

-isZoomSliderVisible

-
-public boolean isZoomSliderVisible()
-
-
Indicates if the zoom slider is currently visible -

-

- -
Returns:
the current value of the zoomSliderVisible property
-
-
-
- -

-setZoomSliderVisible

-
-public void setZoomSliderVisible(boolean zoomSliderVisible)
-
-
Sets if the zoom slider should be visible -

-

-
Parameters:
zoomSliderVisible - the new value of the zoomSliderVisible property
-
-
-
- -

-isZoomButtonsVisible

-
-public boolean isZoomButtonsVisible()
-
-
Indicates if the zoom buttons are visible. This is a bound property - and can be listed for using a PropertyChangeListener -

-

- -
Returns:
current value of the zoomButtonsVisible property
-
-
-
- -

-setZoomButtonsVisible

-
-public void setZoomButtonsVisible(boolean zoomButtonsVisible)
-
-
Sets if the zoom buttons should be visible. This ia bound property. - Changes can be listened for using a PropertyChaneListener -

-

-
Parameters:
zoomButtonsVisible - new value of the zoomButtonsVisible property
-
-
-
- -

-setTileFactory

-
-public void setTileFactory(TileFactory fact)
-
-
Sets the tile factory for both embedded JXMapViewer components. - Calling this method will also reset the center and zoom levels - of both maps, as well as the bounds of the zoom slider. -

-

-
Parameters:
fact - the new TileFactory
-
-
-
- -

-setCenterPosition

-
-public void setCenterPosition(GeoPosition pos)
-
-
-
-
-
-
- -

-getCenterPosition

-
-public GeoPosition getCenterPosition()
-
-
-
-
-
-
- -

-getAddressLocation

-
-public GeoPosition getAddressLocation()
-
-
-
-
-
-
- -

-setAddressLocation

-
-public void setAddressLocation(GeoPosition pos)
-
-
-
-
-
-
- -

-getMainMap

-
-public JXMapViewer getMainMap()
-
-
Returns a reference to the main embedded JXMapViewer component -

-

- -
Returns:
the main map
-
-
-
- -

-getMiniMap

-
-public JXMapViewer getMiniMap()
-
-
Returns a reference to the mini embedded JXMapViewer component -

-

- -
Returns:
the minimap JXMapViewer component
-
-
-
- -

-getZoomInButton

-
-public javax.swing.JButton getZoomInButton()
-
-
returns a reference to the zoom in button -

-

- -
Returns:
a jbutton
-
-
-
- -

-getZoomOutButton

-
-public javax.swing.JButton getZoomOutButton()
-
-
returns a reference to the zoom out button -

-

- -
Returns:
a jbutton
-
-
-
- -

-getZoomSlider

-
-public javax.swing.JSlider getZoomSlider()
-
-
returns a reference to the zoom slider -

-

- -
Returns:
a jslider
-
-
-
- -

-setAddressLocationShown

-
-public void setAddressLocationShown(boolean b)
-
-
-
-
-
-
- -

-isAddressLocationShown

-
-public boolean isAddressLocationShown()
-
-
-
-
-
-
- -

-setDataProviderCreditShown

-
-public void setDataProviderCreditShown(boolean b)
-
-
-
-
-
-
- -

-isDataProviderCreditShown

-
-public boolean isDataProviderCreditShown()
-
-
-
-
-
-
- -

-setDefaultProvider

-
-public void setDefaultProvider(JXMapKit.DefaultProviders prov)
-
-
-
-
-
-
- -

-getDefaultProvider

-
-public JXMapKit.DefaultProviders getDefaultProvider()
-
-
-
-
-
-
- -

-main

-
-public static void main(java.lang.String... args)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKitBeanInfo.DefaultProvidersPropertyEditor.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKitBeanInfo.DefaultProvidersPropertyEditor.html deleted file mode 100644 index 9586693c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKitBeanInfo.DefaultProvidersPropertyEditor.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - -JXMapKitBeanInfo.DefaultProvidersPropertyEditor - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class JXMapKitBeanInfo.DefaultProvidersPropertyEditor

-
-java.lang.Object
-  extended by java.beans.PropertyEditorSupport
-      extended by org.jdesktop.swingx.editors.EnumPropertyEditor
-          extended by org.jdesktop.swingx.JXMapKitBeanInfo.DefaultProvidersPropertyEditor
-
-
-
All Implemented Interfaces:
java.beans.PropertyEditor
-
-
-
Enclosing class:
JXMapKitBeanInfo
-
-
-
-
public static final class JXMapKitBeanInfo.DefaultProvidersPropertyEditor
extends org.jdesktop.swingx.editors.EnumPropertyEditor
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
JXMapKitBeanInfo.DefaultProvidersPropertyEditor() - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.editors.EnumPropertyEditor
getAsText, getJavaInitializationString, getTags, setAsText
- - - - - - - -
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-JXMapKitBeanInfo.DefaultProvidersPropertyEditor

-
-public JXMapKitBeanInfo.DefaultProvidersPropertyEditor()
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKitBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKitBeanInfo.html deleted file mode 100644 index 46a9b964..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapKitBeanInfo.html +++ /dev/null @@ -1,313 +0,0 @@ - - - - - - -JXMapKitBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class JXMapKitBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.JXMapKitBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class JXMapKitBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classJXMapKitBeanInfo.DefaultProvidersPropertyEditor - -
-           
- - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
JXMapKitBeanInfo() - -
-           
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-JXMapKitBeanInfo

-
-public JXMapKitBeanInfo()
-
-
- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapViewer.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapViewer.html deleted file mode 100644 index 72e3af64..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapViewer.html +++ /dev/null @@ -1,1270 +0,0 @@ - - - - - - -JXMapViewer - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class JXMapViewer

-
-java.lang.Object
-  extended by java.awt.Component
-      extended by java.awt.Container
-          extended by javax.swing.JComponent
-              extended by javax.swing.JPanel
-                  extended by org.jdesktop.swingx.JXPanel
-                      extended by org.jdesktop.swingx.JXMapViewer
-
-
-
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.beans.DesignMode, java.io.Serializable, javax.accessibility.Accessible, javax.swing.Scrollable
-
-
-
-
public class JXMapViewer
extends org.jdesktop.swingx.JXPanel
implements java.beans.DesignMode
- - -

-A tile oriented map component that can easily be used with tile sources - on the web like Google and Yahoo maps, satellite data such as NASA imagery, - and also with file based sources like pre-processed NASA images. - A known map provider can be used with the SLMapServerInfo, - which will connect to a 2km resolution version of NASA's Blue Marble Next Generation - imagery. @see SLMapServerInfo for more information. - - Note, the JXMapViewer has three center point properties. The addressLocation property - represents an abstract center of the map. This would usually be something like the first item - in a search result. It is a GeoPosition. The centerPosition property represents - the current center point of the map. If the user pans the map then the centerPosition point will - change but the addressLocation will not. Calling recenterToAddressLocation() will move the map - back to that center address. The center property represents the same point as the centerPosition - property, but as a Point2D in pixel space instead of a GeoPosition in lat/long space. Note that - the center property is a Point2D in the entire world bitmap, not in the portion of the map currently - visible. You can use the getViewportBounds() method to find the portion of the map currently visible - and adjust your calculations accordingly. Changing the center property will change the centerPosition - property and vice versa. All three properties are bound. -

- -

-

-
See Also:
SLMapServerInfo, -Serialized Form
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class javax.swing.JPanel
javax.swing.JPanel.AccessibleJPanel
-  - - - - - - - - -
Nested classes/interfaces inherited from class javax.swing.JComponent
javax.swing.JComponent.AccessibleJComponent
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class javax.swing.JComponent
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
- - - - - - - -
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
- - - - - - - -
Fields inherited from interface java.beans.DesignMode
PROPERTYNAME
- - - - - - - -
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-  - - - - - - - - - - -
-Constructor Summary
JXMapViewer() - -
-          Create a new JXMapViewer.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidcalculateZoomFrom(java.util.Set<GeoPosition> positions) - -
-          Calculates a zoom level so that all points in the specified set will be - visible on screen.
- java.awt.geom.Point2DconvertGeoPositionToPoint(GeoPosition pos) - -
-          Converts the specified GeoPosition to a point in the JXMapViewer's - local coordinate space.
- GeoPositionconvertPointToGeoPosition(java.awt.geom.Point2D pt) - -
-          Converts the specified Point2D in the JXMapViewer's local coordinate space - to a GeoPosition on the map.
-protected  voiddrawMapTiles(java.awt.Graphics g, - int zoom, - java.awt.Rectangle viewportBounds) - -
-          Draw the map tiles.
- GeoPositiongetAddressLocation() - -
-          Gets the current address location of the map.
- java.awt.geom.Point2DgetCenter() - -
-          Gets the current pixel center of the map.
- GeoPositiongetCenterPosition() - -
-          A property indicating the center position of the map
- java.awt.ImagegetLoadingImage() - -
-          A property for an image which will be display when an image is still - loading.
- org.jdesktop.swingx.painter.PaintergetOverlayPainter() - -
-          Gets the current map overlay
- TileFactorygetTileFactory() - -
-          Get the current factory
- java.awt.RectanglegetViewportBounds() - -
-          Returns the bounds of the viewport in pixels.
- intgetZoom() - -
-          Gets the current zoom level
- booleanisDesignTime() - -
-          Indicates whether the component is being used at design time, such as in - a visual editor like NetBeans' Matisse
- booleanisDrawTileBorders() - -
-          Indicates if the tile borders should be drawn.
- booleanisHorizontalWrapped() - -
-           
- booleanisPanEnabled() - -
-          A property indicating if the map should be pannable by the user using - the mouse.
- booleanisRecenterOnClickEnabled() - -
-          Indicates if the map should recenter itself on mouse clicks.
- booleanisRestrictOutsidePanning() - -
-           
- booleanisZoomEnabled() - -
-          A property indicating if the map should be zoomable by the user using - the mouse wheel.
- voidrecenterToAddressLocation() - -
-          Re-centers the map to have the current address location - be at the center of the map, accounting for the map's width - and height.
- voidsetAddressLocation(GeoPosition addressLocation) - -
-          Gets the current address location of the map
- voidsetCenter(java.awt.geom.Point2D center) - -
-          Sets the new center of the map in pixel coordinates.
- voidsetCenterPosition(GeoPosition geoPosition) - -
-          A property indicating the center position of the map
- voidsetDesignTime(boolean b) - -
-          Indicate that the component is being used at design time, such as in a visual - editor like NetBeans' Matisse
- voidsetDrawTileBorders(boolean drawTileBorders) - -
-          Set if the tile borders should be drawn.
- voidsetHorizontalWrapped(boolean horizontalWrapped) - -
-           
- voidsetLoadingImage(java.awt.Image loadingImage) - -
-          A property for an image which will be display when an image is still - loading.
- voidsetOverlayPainter(org.jdesktop.swingx.painter.Painter overlay) - -
-          Sets the map overlay.
- voidsetPanEnabled(boolean panEnabled) - -
-          A property indicating if the map should be pannable by the user using - the mouse.
- voidsetRecenterOnClickEnabled(boolean b) - -
-          Sets whether the map should recenter itself on mouse clicks (middle mouse - clicks?)
- voidsetRestrictOutsidePanning(boolean restrictOutsidePanning) - -
-           
- voidsetTileFactory(TileFactory factory) - -
-          Set the current tile factory
- voidsetZoom(int zoom) - -
-          Set the current zoom level
- voidsetZoomEnabled(boolean zoomEnabled) - -
-          A property indicating if the map should be zoomable by the user using - the mouse wheel.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.JXPanel
getAlpha, getBackgroundPainter, getEffectiveAlpha, getPreferredScrollableViewportSize, getScrollableBlockIncrement, getScrollableTracksViewportHeight, getScrollableTracksViewportWidth, getScrollableUnitIncrement, isInheritAlpha, isPaintBorderInsets, paint, paintComponent, setAlpha, setBackground, setBackgroundPainter, setInheritAlpha, setPaintBorderInsets, setScrollableTracksViewportHeight, setScrollableTracksViewportWidth
- - - - - - - -
Methods inherited from class javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI
- - - - - - - -
Methods inherited from class javax.swing.JComponent
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paintBorder, paintChildren, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update
- - - - - - - -
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree
- - - - - - - -
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-JXMapViewer

-
-public JXMapViewer()
-
-
Create a new JXMapViewer. By default it will use the EmptyTileFactory -

-

- - - - - - - - -
-Method Detail
- -

-setDesignTime

-
-public void setDesignTime(boolean b)
-
-
Indicate that the component is being used at design time, such as in a visual - editor like NetBeans' Matisse -

-

-
Specified by:
setDesignTime in interface java.beans.DesignMode
-
-
-
Parameters:
b - indicates if the component is being used at design time
-
-
-
- -

-isDesignTime

-
-public boolean isDesignTime()
-
-
Indicates whether the component is being used at design time, such as in - a visual editor like NetBeans' Matisse -

-

-
Specified by:
isDesignTime in interface java.beans.DesignMode
-
-
- -
Returns:
boolean indicating if the component is being used at design time
-
-
-
- -

-drawMapTiles

-
-protected void drawMapTiles(java.awt.Graphics g,
-                            int zoom,
-                            java.awt.Rectangle viewportBounds)
-
-
Draw the map tiles. This method is for implementation use only. -

-

-
-
-
-
Parameters:
g - Graphics
zoom - zoom level to draw at
viewportBounds - the bounds to draw within
-
-
-
- -

-setOverlayPainter

-
-public void setOverlayPainter(org.jdesktop.swingx.painter.Painter overlay)
-
-
Sets the map overlay. This is a Painter which will paint on top - of the map. It can be used to draw waypoints, lines, or static overlays - like text messages. -

-

-
-
-
-
Parameters:
overlay - the map overlay to use
See Also:
org.jdesktop.swingx.painters.Painter
-
-
-
- -

-getOverlayPainter

-
-public org.jdesktop.swingx.painter.Painter getOverlayPainter()
-
-
Gets the current map overlay -

-

-
-
-
- -
Returns:
the current map overlay
-
-
-
- -

-getViewportBounds

-
-public java.awt.Rectangle getViewportBounds()
-
-
Returns the bounds of the viewport in pixels. This can be used to transform - points into the world bitmap coordinate space. -

-

-
-
-
- -
Returns:
the bounds in pixels of the "view" of this map
-
-
-
- -

-setRecenterOnClickEnabled

-
-public void setRecenterOnClickEnabled(boolean b)
-
-
Sets whether the map should recenter itself on mouse clicks (middle mouse - clicks?) -

-

-
-
-
-
Parameters:
b - if should recenter
-
-
-
- -

-isRecenterOnClickEnabled

-
-public boolean isRecenterOnClickEnabled()
-
-
Indicates if the map should recenter itself on mouse clicks. -

-

-
-
-
- -
Returns:
boolean indicating if the map should recenter itself
-
-
-
- -

-setZoom

-
-public void setZoom(int zoom)
-
-
Set the current zoom level -

-

-
-
-
-
Parameters:
zoom - the new zoom level
-
-
-
- -

-getZoom

-
-public int getZoom()
-
-
Gets the current zoom level -

-

-
-
-
- -
Returns:
the current zoom level
-
-
-
- -

-getAddressLocation

-
-public GeoPosition getAddressLocation()
-
-
Gets the current address location of the map. This property does not change when the user - pans the map. This property is bound. -

-

-
-
-
- -
Returns:
the current map location (address)
-
-
-
- -

-setAddressLocation

-
-public void setAddressLocation(GeoPosition addressLocation)
-
-
Gets the current address location of the map -

-

-
-
-
-
Parameters:
addressLocation - the new address location
See Also:
getAddressLocation()
-
-
-
- -

-recenterToAddressLocation

-
-public void recenterToAddressLocation()
-
-
Re-centers the map to have the current address location - be at the center of the map, accounting for the map's width - and height. -

-

-
-
-
-
See Also:
getAddressLocation
-
-
-
- -

-isDrawTileBorders

-
-public boolean isDrawTileBorders()
-
-
Indicates if the tile borders should be drawn. Mainly used for debugging. -

-

-
-
-
- -
Returns:
the value of this property
-
-
-
- -

-setDrawTileBorders

-
-public void setDrawTileBorders(boolean drawTileBorders)
-
-
Set if the tile borders should be drawn. Mainly used for debugging. -

-

-
-
-
-
Parameters:
drawTileBorders - new value of this drawTileBorders
-
-
-
- -

-isPanEnabled

-
-public boolean isPanEnabled()
-
-
A property indicating if the map should be pannable by the user using - the mouse. -

-

-
-
-
- -
Returns:
property value
-
-
-
- -

-setPanEnabled

-
-public void setPanEnabled(boolean panEnabled)
-
-
A property indicating if the map should be pannable by the user using - the mouse. -

-

-
-
-
-
Parameters:
panEnabled - new property value
-
-
-
- -

-isZoomEnabled

-
-public boolean isZoomEnabled()
-
-
A property indicating if the map should be zoomable by the user using - the mouse wheel. -

-

-
-
-
- -
Returns:
the current property value
-
-
-
- -

-setZoomEnabled

-
-public void setZoomEnabled(boolean zoomEnabled)
-
-
A property indicating if the map should be zoomable by the user using - the mouse wheel. -

-

-
-
-
-
Parameters:
zoomEnabled - the new value of the property
-
-
-
- -

-setCenterPosition

-
-public void setCenterPosition(GeoPosition geoPosition)
-
-
A property indicating the center position of the map -

-

-
-
-
-
Parameters:
geoPosition - the new property value
-
-
-
- -

-getCenterPosition

-
-public GeoPosition getCenterPosition()
-
-
A property indicating the center position of the map -

-

-
-
-
- -
Returns:
the current center position
-
-
-
- -

-getTileFactory

-
-public TileFactory getTileFactory()
-
-
Get the current factory -

-

-
-
-
- -
Returns:
the current property value
-
-
-
- -

-setTileFactory

-
-public void setTileFactory(TileFactory factory)
-
-
Set the current tile factory -

-

-
-
-
-
Parameters:
factory - the new property value
-
-
-
- -

-getLoadingImage

-
-public java.awt.Image getLoadingImage()
-
-
A property for an image which will be display when an image is still - loading. -

-

-
-
-
- -
Returns:
the current property value
-
-
-
- -

-setLoadingImage

-
-public void setLoadingImage(java.awt.Image loadingImage)
-
-
A property for an image which will be display when an image is still - loading. -

-

-
-
-
-
Parameters:
loadingImage - the new property value
-
-
-
- -

-getCenter

-
-public java.awt.geom.Point2D getCenter()
-
-
Gets the current pixel center of the map. This point is in the global - bitmap coordinate system, not as lat/longs. -

-

-
-
-
- -
Returns:
the current center of the map as a pixel value
-
-
-
- -

-setCenter

-
-public void setCenter(java.awt.geom.Point2D center)
-
-
Sets the new center of the map in pixel coordinates. -

-

-
-
-
-
Parameters:
center - the new center of the map in pixel coordinates
-
-
-
- -

-calculateZoomFrom

-
-public void calculateZoomFrom(java.util.Set<GeoPosition> positions)
-
-
Calculates a zoom level so that all points in the specified set will be - visible on screen. This is useful if you have a bunch of points in an - area like a city and you want to zoom out so that the entire city and it's - points are visible without panning. -

-

-
-
-
-
Parameters:
positions - A set of GeoPositions to calculate the new zoom from
-
-
-
- -

-isRestrictOutsidePanning

-
-public boolean isRestrictOutsidePanning()
-
-
-
-
-
-
-
-
-
- -

-setRestrictOutsidePanning

-
-public void setRestrictOutsidePanning(boolean restrictOutsidePanning)
-
-
-
-
-
-
-
-
-
- -

-isHorizontalWrapped

-
-public boolean isHorizontalWrapped()
-
-
-
-
-
-
-
-
-
- -

-setHorizontalWrapped

-
-public void setHorizontalWrapped(boolean horizontalWrapped)
-
-
-
-
-
-
-
-
-
- -

-convertGeoPositionToPoint

-
-public java.awt.geom.Point2D convertGeoPositionToPoint(GeoPosition pos)
-
-
Converts the specified GeoPosition to a point in the JXMapViewer's - local coordinate space. This method is especially useful when drawing - lat/long positions on the map. -

-

-
-
-
-
Parameters:
pos - a GeoPosition on the map -
Returns:
the point in the local coordinate space of the map
-
-
-
- -

-convertPointToGeoPosition

-
-public GeoPosition convertPointToGeoPosition(java.awt.geom.Point2D pt)
-
-
Converts the specified Point2D in the JXMapViewer's local coordinate space - to a GeoPosition on the map. This method is especially useful for determining - the GeoPosition under the mouse cursor. -

-

-
-
-
-
Parameters:
pt - a point in the local coordinate space of the map -
Returns:
the point converted to a GeoPosition
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapViewerApplet.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapViewerApplet.html deleted file mode 100644 index 12fc0376..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/JXMapViewerApplet.html +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - -JXMapViewerApplet - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx -
-Class JXMapViewerApplet

-
-java.lang.Object
-  extended by java.awt.Component
-      extended by java.awt.Container
-          extended by java.awt.Panel
-              extended by java.applet.Applet
-                  extended by javax.swing.JApplet
-                      extended by org.jdesktop.swingx.JXMapViewerApplet
-
-
-
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, javax.swing.RootPaneContainer
-
-
-
-
public class JXMapViewerApplet
extends javax.swing.JApplet
- - -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class javax.swing.JApplet
javax.swing.JApplet.AccessibleJApplet
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.applet.Applet
java.applet.Applet.AccessibleApplet
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Panel
java.awt.Panel.AccessibleAWTPanel
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
-  - - - - - - - - -
Nested classes/interfaces inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
-  - - - - - - - - - - - -
-Field Summary
-protected  JXMapKitkit - -
-           
- - - - - - - -
Fields inherited from class javax.swing.JApplet
accessibleContext, rootPane, rootPaneCheckingEnabled
- - - - - - - -
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
- - - - - - - -
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-  - - - - - - - - - - -
-Constructor Summary
JXMapViewerApplet() - -
-          Creates a new instance of JXMapViewerApplet
-  - - - - - - - - - - - - - - - -
-Method Summary
-protected  voidcreateGUI() - -
-           
- voidinit() - -
-           
- - - - - - - -
Methods inherited from class javax.swing.JApplet
addImpl, createRootPane, getAccessibleContext, getContentPane, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isRootPaneCheckingEnabled, paramString, remove, repaint, setContentPane, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
- - - - - - - -
Methods inherited from class java.applet.Applet
destroy, getAppletContext, getAppletInfo, getAudioClip, getAudioClip, getCodeBase, getDocumentBase, getImage, getImage, getLocale, getParameter, getParameterInfo, isActive, newAudioClip, play, play, resize, resize, setStub, showStatus, start, stop
- - - - - - - -
Methods inherited from class java.awt.Panel
addNotify
- - - - - - - -
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree
- - - - - - - -
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusUpCycle
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-kit

-
-protected JXMapKit kit
-
-
-
-
- - - - - - - - -
-Constructor Detail
- -

-JXMapViewerApplet

-
-public JXMapViewerApplet()
-
-
Creates a new instance of JXMapViewerApplet -

-

- - - - - - - - -
-Method Detail
- -

-init

-
-public void init()
-
-
-
Overrides:
init in class java.applet.Applet
-
-
-
-
-
-
- -

-createGUI

-
-protected void createGUI()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/BackgroundWorker.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/BackgroundWorker.html deleted file mode 100644 index 32c7423f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/BackgroundWorker.html +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.BackgroundWorker - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.BackgroundWorker

-
- - - - - - - - - -
-Packages that use BackgroundWorker
org.jdesktop.swingx.event  
-  -

- - - - - -
-Uses of BackgroundWorker in org.jdesktop.swingx.event
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.event that return BackgroundWorker
- BackgroundWorkerBackgroundEvent.getWorker() - -
-           
-  -

- - - - - - - - - - - -
Constructors in org.jdesktop.swingx.event with parameters of type BackgroundWorker
BackgroundEvent(BackgroundWorker source) - -
-          Creates a new instance of BackgroundEvent
BackgroundEvent(BackgroundWorker source, - java.lang.Object[] data) - -
-          Creates a new instance of BackgroundEvent
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/BackgroundWorkerBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/BackgroundWorkerBeanInfo.html deleted file mode 100644 index 2db32f72..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/BackgroundWorkerBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.BackgroundWorkerBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.BackgroundWorkerBeanInfo

-
-No usage of org.jdesktop.swingx.BackgroundWorkerBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.Option.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.Option.html deleted file mode 100644 index d114e626..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.Option.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXHtmlForm.Option - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXHtmlForm.Option

-
-No usage of org.jdesktop.swingx.JXHtmlForm.Option -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.Parameter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.Parameter.html deleted file mode 100644 index 5bde90e0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.Parameter.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXHtmlForm.Parameter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXHtmlForm.Parameter

-
- - - - - - - - - -
-Packages that use JXHtmlForm.Parameter
org.jdesktop.swingx  
-  -

- - - - - -
-Uses of JXHtmlForm.Parameter in org.jdesktop.swingx
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx that return types with arguments of type JXHtmlForm.Parameter
- java.util.List<JXHtmlForm.Parameter>JXHtmlForm.getParameters() - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.html deleted file mode 100644 index 72ffe919..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXHtmlForm.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXHtmlForm - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXHtmlForm

-
-No usage of org.jdesktop.swingx.JXHtmlForm -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKit.DefaultProviders.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKit.DefaultProviders.html deleted file mode 100644 index 46fdf8c4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKit.DefaultProviders.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXMapKit.DefaultProviders - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXMapKit.DefaultProviders

-
- - - - - - - - - -
-Packages that use JXMapKit.DefaultProviders
org.jdesktop.swingx  
-  -

- - - - - -
-Uses of JXMapKit.DefaultProviders in org.jdesktop.swingx
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx that return JXMapKit.DefaultProviders
- JXMapKit.DefaultProvidersJXMapKit.getDefaultProvider() - -
-           
-static JXMapKit.DefaultProvidersJXMapKit.DefaultProviders.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static JXMapKit.DefaultProviders[]JXMapKit.DefaultProviders.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx with parameters of type JXMapKit.DefaultProviders
- voidJXMapKit.setDefaultProvider(JXMapKit.DefaultProviders prov) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKit.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKit.html deleted file mode 100644 index a457df74..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKit.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXMapKit - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXMapKit

-
- - - - - - - - - -
-Packages that use JXMapKit
org.jdesktop.swingx  
-  -

- - - - - -
-Uses of JXMapKit in org.jdesktop.swingx
-  -

- - - - - - - - - -
Fields in org.jdesktop.swingx declared as JXMapKit
-protected  JXMapKitJXMapViewerApplet.kit - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKitBeanInfo.DefaultProvidersPropertyEditor.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKitBeanInfo.DefaultProvidersPropertyEditor.html deleted file mode 100644 index 39bc7fb5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKitBeanInfo.DefaultProvidersPropertyEditor.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXMapKitBeanInfo.DefaultProvidersPropertyEditor - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXMapKitBeanInfo.DefaultProvidersPropertyEditor

-
-No usage of org.jdesktop.swingx.JXMapKitBeanInfo.DefaultProvidersPropertyEditor -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKitBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKitBeanInfo.html deleted file mode 100644 index d62f4711..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapKitBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXMapKitBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXMapKitBeanInfo

-
-No usage of org.jdesktop.swingx.JXMapKitBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapViewer.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapViewer.html deleted file mode 100644 index 3541306f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapViewer.html +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXMapViewer - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXMapViewer

-
- - - - - - - - - - - - - - - - - -
-Packages that use JXMapViewer
org.jdesktop.swingx  
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.util  
-  -

- - - - - -
-Uses of JXMapViewer in org.jdesktop.swingx
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx that return JXMapViewer
- JXMapViewerJXMapKit.getMainMap() - -
-          Returns a reference to the main embedded JXMapViewer component
- JXMapViewerJXMapKit.getMiniMap() - -
-          Returns a reference to the mini embedded JXMapViewer component
-  -

- - - - - -
-Uses of JXMapViewer in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - -
Classes in org.jdesktop.swingx.mapviewer with type parameters of type JXMapViewer
- classWaypointPainter<T extends JXMapViewer> - -
-          Paints waypoints on the JXMapViewer.
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer with parameters of type JXMapViewer
- booleanWaypointRenderer.paintWaypoint(java.awt.Graphics2D g, - JXMapViewer map, - Waypoint waypoint) - -
-          paint the specified waypoint on the specified map and graphics context
- booleanDefaultWaypointRenderer.paintWaypoint(java.awt.Graphics2D g, - JXMapViewer map, - Waypoint waypoint) - -
-          paint the specified waypoint on the specified map and graphics context
-  -

- - - - - -
-Uses of JXMapViewer in org.jdesktop.swingx.mapviewer.util
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.util with parameters of type JXMapViewer
-static GeoBoundsGeoUtil.getMapBounds(JXMapViewer mapViewer) - -
-          Gets the map bounds.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapViewerApplet.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapViewerApplet.html deleted file mode 100644 index e0060b52..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/class-use/JXMapViewerApplet.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.JXMapViewerApplet - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.JXMapViewerApplet

-
-No usage of org.jdesktop.swingx.JXMapViewerApplet -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/BackgroundEvent.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/BackgroundEvent.html deleted file mode 100644 index 7f10e172..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/BackgroundEvent.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - -BackgroundEvent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.event -
-Class BackgroundEvent

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.jdesktop.swingx.event.BackgroundEvent
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
-
public class BackgroundEvent
extends java.util.EventObject
- - -

-The Event object for events fired to BackgroundListeners. If data has been - published, it can be retrieved via the getData() method. -

- -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - - - - -
-Constructor Summary
BackgroundEvent(BackgroundWorker source) - -
-          Creates a new instance of BackgroundEvent
BackgroundEvent(BackgroundWorker source, - java.lang.Object[] data) - -
-          Creates a new instance of BackgroundEvent
-  - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.Object[]getData() - -
-           
- BackgroundWorkergetWorker() - -
-           
- - - - - - - -
Methods inherited from class java.util.EventObject
getSource, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-BackgroundEvent

-
-public BackgroundEvent(BackgroundWorker source)
-
-
Creates a new instance of BackgroundEvent -

-

-
- -

-BackgroundEvent

-
-public BackgroundEvent(BackgroundWorker source,
-                       java.lang.Object[] data)
-
-
Creates a new instance of BackgroundEvent -

-

- - - - - - - - -
-Method Detail
- -

-getWorker

-
-public BackgroundWorker getWorker()
-
-
- -
Returns:
the BackgroundWorker that fired the event
-
-
-
- -

-getData

-
-public java.lang.Object[] getData()
-
-
- -
Returns:
data associated with the event. In particular, this is used in the - process method of the BackgroundListener to retrieve data that - is to be displayed in the GUI.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/BackgroundListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/BackgroundListener.html deleted file mode 100644 index da625425..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/BackgroundListener.html +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - -BackgroundListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.event -
-Interface BackgroundListener

-
-
All Superinterfaces:
java.util.EventListener
-
-
-
-
public interface BackgroundListener
extends java.util.EventListener
- - -

-The Event Handler listener for the BackgroundWorker. The various methods in - this interface are called at various points in the processing of the background - task. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voiddoInBackground(BackgroundEvent evt) - -
-          Always called on a background thread.
- voiddone(BackgroundEvent evt) - -
-          Always called on the EDT when all background work as finished
- voidprocess(BackgroundEvent evt) - -
-          Always called on the EDT.
- voidstarted(BackgroundEvent evt) - -
-          Always called on the EDT right before the background task actually begins.
-  -

- - - - - - - - -
-Method Detail
- -

-started

-
-void started(BackgroundEvent evt)
-
-
Always called on the EDT right before the background task actually begins. -

-

-
-
-
-
-
-
-
- -

-doInBackground

-
-void doInBackground(BackgroundEvent evt)
-
-
Always called on a background thread. This is the method that all long - running tasks are placed in. If you need to update the Swing GUI, you may call - the setProgress/setProgressPercent methods on BackgroundWorker, or you may - call the publish method on BackgroundWorker to cause some data to be passed - to the GUI. -

-

-
-
-
-
-
-
-
- -

-done

-
-void done(BackgroundEvent evt)
-
-
Always called on the EDT when all background work as finished -

-

-
-
-
-
-
-
-
- -

-process

-
-void process(BackgroundEvent evt)
-
-
Always called on the EDT. This method may be called many times during the - processing of the background task (depending on how many times the doInBackground - method calls publish). This method will be called concurrently with work - going on in the doInBackground method. -

-

-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/class-use/BackgroundEvent.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/class-use/BackgroundEvent.html deleted file mode 100644 index 3ab9a592..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/class-use/BackgroundEvent.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.event.BackgroundEvent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.event.BackgroundEvent

-
- - - - - - - - - -
-Packages that use BackgroundEvent
org.jdesktop.swingx.event  
-  -

- - - - - -
-Uses of BackgroundEvent in org.jdesktop.swingx.event
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.event with parameters of type BackgroundEvent
- voidBackgroundListener.doInBackground(BackgroundEvent evt) - -
-          Always called on a background thread.
- voidBackgroundListener.done(BackgroundEvent evt) - -
-          Always called on the EDT when all background work as finished
- voidBackgroundListener.process(BackgroundEvent evt) - -
-          Always called on the EDT.
- voidBackgroundListener.started(BackgroundEvent evt) - -
-          Always called on the EDT right before the background task actually begins.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/class-use/BackgroundListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/class-use/BackgroundListener.html deleted file mode 100644 index cde5613e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/class-use/BackgroundListener.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.swingx.event.BackgroundListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.swingx.event.BackgroundListener

-
- - - - - - - - - -
-Packages that use BackgroundListener
org.jdesktop.swingx  
-  -

- - - - - -
-Uses of BackgroundListener in org.jdesktop.swingx
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx that return BackgroundListener
- BackgroundListener[]BackgroundWorker.getBackgroundListeners() - -
-          Returns an array of all BackgroundListeners registered with this object
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx with parameters of type BackgroundListener
- voidBackgroundWorker.addBackgroundListener(BackgroundListener listener) - -
-          Adds a BackgroundListener
- voidBackgroundWorker.removeBackgroundListener(BackgroundListener listener) - -
-          Removes the given BackgroundListener such that it will no longer be notified - of background events.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-frame.html deleted file mode 100644 index f9316e55..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-frame.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - -org.jdesktop.swingx.event - - - - - - - - - - - -org.jdesktop.swingx.event - - - - -
-Interfaces  - -
-BackgroundListener
- - - - - - -
-Classes  - -
-BackgroundEvent
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-summary.html deleted file mode 100644 index f33fc846..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-summary.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - -org.jdesktop.swingx.event - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.event -

- - - - - - - - - -
-Interface Summary
BackgroundListenerThe Event Handler listener for the BackgroundWorker.
-  - -

- - - - - - - - - -
-Class Summary
BackgroundEventThe Event object for events fired to BackgroundListeners.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-tree.html deleted file mode 100644 index b1577c3b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-tree.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - -org.jdesktop.swingx.event Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.event -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.util.EventObject (implements java.io.Serializable) - -
    -
-

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-use.html deleted file mode 100644 index 7c53b169..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/event/package-use.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.event - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.event

-
- - - - - - - - - - - - - -
-Packages that use org.jdesktop.swingx.event
org.jdesktop.swingx  
org.jdesktop.swingx.event  
-  -

- - - - - - - - -
-Classes in org.jdesktop.swingx.event used by org.jdesktop.swingx
BackgroundListener - -
-          The Event Handler listener for the BackgroundWorker.
-  -

- - - - - - - - -
-Classes in org.jdesktop.swingx.event used by org.jdesktop.swingx.event
BackgroundEvent - -
-          The Event object for events fired to BackgroundListeners.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/AbstractTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/AbstractTileFactory.html deleted file mode 100644 index ff6b729d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/AbstractTileFactory.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - -AbstractTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class AbstractTileFactory

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactory
-      extended by org.jdesktop.swingx.mapviewer.AbstractTileFactory
-
-
-
Direct Known Subclasses:
DefaultTileFactory
-
-
-
-
public abstract class AbstractTileFactory
extends TileFactory
- - -

-The AbstractTileFactory provides a basic implementation for the TileFactory. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
AbstractTileFactory(TileFactoryInfo info) - -
-          Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  java.lang.RunnablecreateTileRunner(Tile tile) - -
-          Subclasses can override this if they need custom TileRunners for some reason
-protected  java.util.concurrent.ExecutorServicegetService() - -
-          Subclasses may override this method to provide their own executor services.
- TilegetTile(int x, - int y, - int zoom) - -
-          Returns the tile that is located at the given tilePoint for this zoom.
- TileCachegetTileCache() - -
-           
- voidpromote(Tile tile) - -
-          Increase the priority of this tile so it will be loaded sooner.
- voidsetThreadPoolSize(int size) - -
-          Set the number of threads to use for loading the tiles.
- voidsetTileCache(TileCache cache) - -
-           
-protected  voidstartLoading(Tile tile) - -
-          Override this method to load the tile using, for example, an ExecutorService.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.TileFactory
geoToPixel, getInfo, getMapSize, getTileSize, pixelToGeo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractTileFactory

-
-public AbstractTileFactory(TileFactoryInfo info)
-
-
Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo -

-

-
Parameters:
info - a TileFactoryInfo to configure this TileFactory
-
- - - - - - - - -
-Method Detail
- -

-getTile

-
-public Tile getTile(int x,
-                    int y,
-                    int zoom)
-
-
Returns the tile that is located at the given tilePoint for this zoom. For example, - if getMapSize() returns 10x20 for this zoom, and the tilePoint is (3,5), then the - appropriate tile will be located and returned. -

-

-
Specified by:
getTile in class TileFactory
-
-
-
Parameters:
tilePoint -
zoom - -
Returns:
-
-
-
- -

-getTileCache

-
-public TileCache getTileCache()
-
-
-
-
-
-
- -

-setTileCache

-
-public void setTileCache(TileCache cache)
-
-
-
-
-
-
- -

-getService

-
-protected java.util.concurrent.ExecutorService getService()
-
-
Subclasses may override this method to provide their own executor services. This - method will be called each time a tile needs to be loaded. Implementations should - cache the ExecutorService when possible. -

-

- -
Returns:
ExecutorService to load tiles with
-
-
-
- -

-setThreadPoolSize

-
-public void setThreadPoolSize(int size)
-
-
Set the number of threads to use for loading the tiles. This controls the number of threads - used by the ExecutorService returned from getService(). Note, this method should - be called before loading the first tile. Calls after the first tile are loaded will - have no effect by default. -

-

-
Parameters:
size -
-
-
-
- -

-startLoading

-
-protected void startLoading(Tile tile)
-
-
Description copied from class: TileFactory
-
Override this method to load the tile using, for example, an ExecutorService. -

-

-
Specified by:
startLoading in class TileFactory
-
-
-
Parameters:
tile - The tile to load.
-
-
-
- -

-createTileRunner

-
-protected java.lang.Runnable createTileRunner(Tile tile)
-
-
Subclasses can override this if they need custom TileRunners for some reason -

-

- -
Returns:
-
-
-
- -

-promote

-
-public void promote(Tile tile)
-
-
Increase the priority of this tile so it will be loaded sooner. -

-

-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultTileFactory.html deleted file mode 100644 index 20480c39..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultTileFactory.html +++ /dev/null @@ -1,255 +0,0 @@ - - - - - - -DefaultTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class DefaultTileFactory

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactory
-      extended by org.jdesktop.swingx.mapviewer.AbstractTileFactory
-          extended by org.jdesktop.swingx.mapviewer.DefaultTileFactory
-
-
-
Direct Known Subclasses:
CylindricalProjectionTileFactory, ESRITileFactory, WMSTileFactory
-
-
-
-
public class DefaultTileFactory
extends AbstractTileFactory
- - -

-A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
DefaultTileFactory(TileFactoryInfo info) - -
-          Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.AbstractTileFactory
createTileRunner, getService, getTile, getTileCache, promote, setThreadPoolSize, setTileCache, startLoading
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.TileFactory
geoToPixel, getInfo, getMapSize, getTileSize, pixelToGeo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DefaultTileFactory

-
-public DefaultTileFactory(TileFactoryInfo info)
-
-
Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo -

-

-
Parameters:
info - a TileFactoryInfo to configure this TileFactory
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultWaypoint.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultWaypoint.html deleted file mode 100644 index 0e154e72..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultWaypoint.html +++ /dev/null @@ -1,327 +0,0 @@ - - - - - - -DefaultWaypoint - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class DefaultWaypoint

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.mapviewer.Waypoint
-          extended by org.jdesktop.swingx.mapviewer.DefaultWaypoint
-
-
-
-
public class DefaultWaypoint
extends Waypoint
- - -

-


- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
DefaultWaypoint() - -
-          Creates a new instance of Waypoint
DefaultWaypoint(double latitude, - double longitude) - -
-           
DefaultWaypoint(GeoPosition coord) - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- GeoPositiongetPosition() - -
-          Get the current GeoPosition of this Waypoint
- voidsetPosition(GeoPosition coordinate) - -
-          Set a new GeoPosition for this Waypoint
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DefaultWaypoint

-
-public DefaultWaypoint()
-
-
Creates a new instance of Waypoint -

-

-
- -

-DefaultWaypoint

-
-public DefaultWaypoint(double latitude,
-                       double longitude)
-
-
-
- -

-DefaultWaypoint

-
-public DefaultWaypoint(GeoPosition coord)
-
-
- - - - - - - - -
-Method Detail
- -

-getPosition

-
-public GeoPosition getPosition()
-
-
Description copied from class: Waypoint
-
Get the current GeoPosition of this Waypoint -

-

-
Overrides:
getPosition in class Waypoint
-
-
- -
Returns:
the current position
-
-
-
- -

-setPosition

-
-public void setPosition(GeoPosition coordinate)
-
-
Description copied from class: Waypoint
-
Set a new GeoPosition for this Waypoint -

-

-
Overrides:
setPosition in class Waypoint
-
-
-
Parameters:
coordinate - a new position
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultWaypointRenderer.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultWaypointRenderer.html deleted file mode 100644 index 3b446a8c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/DefaultWaypointRenderer.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -DefaultWaypointRenderer - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class DefaultWaypointRenderer

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.DefaultWaypointRenderer
-
-
-
All Implemented Interfaces:
WaypointRenderer
-
-
-
-
public class DefaultWaypointRenderer
extends java.lang.Object
implements WaypointRenderer
- - -

-This is a standard waypoint renderer. It draws all waypoints as blue - circles with crosshairs over the waypoint center -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
DefaultWaypointRenderer() - -
-           
-  - - - - - - - - - - - -
-Method Summary
- booleanpaintWaypoint(java.awt.Graphics2D g, - JXMapViewer map, - Waypoint waypoint) - -
-          paint the specified waypoint on the specified map and graphics context
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DefaultWaypointRenderer

-
-public DefaultWaypointRenderer()
-
-
- - - - - - - - -
-Method Detail
- -

-paintWaypoint

-
-public boolean paintWaypoint(java.awt.Graphics2D g,
-                             JXMapViewer map,
-                             Waypoint waypoint)
-
-
paint the specified waypoint on the specified map and graphics context -

-

-
Specified by:
paintWaypoint in interface WaypointRenderer
-
-
-
Parameters:
g -
map -
waypoint - -
Returns:
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/GeoBounds.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/GeoBounds.html deleted file mode 100644 index 6a6d95aa..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/GeoBounds.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - -GeoBounds - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class GeoBounds

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.GeoBounds
-
-
-
-
public class GeoBounds
extends java.lang.Object
- - -

-The GeoBounds class provides access the the North East and - South West corners of the bounds and provides an intersects method. -

- -

-


- -

- - - - - - - - - - - - - - -
-Constructor Summary
GeoBounds(double minLat, - double minLng, - double maxLat, - double maxLng) - -
-          Constructor.
GeoBounds(java.util.Set<GeoPosition> geoPositions) - -
-          Constructor.
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- GeoPositiongetNorthWest() - -
-          Gets the north west position.
- GeoPositiongetSouthEast() - -
-          Gets the south east position.
- booleanintersects(GeoBounds other) - -
-          Determines if this bounds intersects the other bounds.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-GeoBounds

-
-public GeoBounds(double minLat,
-                 double minLng,
-                 double maxLat,
-                 double maxLng)
-
-
Constructor. -

-

-
Parameters:
minLat - The minimum latitude.
minLng - The minimum longitude.
maxLat - The maximum latitude.
maxLng - The maximum longitude.
-
-
- -

-GeoBounds

-
-public GeoBounds(java.util.Set<GeoPosition> geoPositions)
-
-
Constructor. -

-

-
Parameters:
geoPositions - A non null list of 2 or more different GeoBounds - objects.
-
- - - - - - - - -
-Method Detail
- -

-intersects

-
-public boolean intersects(GeoBounds other)
-
-
Determines if this bounds intersects the other bounds. -

-

-
Parameters:
other - The other bounds to test for intersection with. -
Returns:
Returns true if bounds intersect.
-
-
-
- -

-getNorthWest

-
-public GeoPosition getNorthWest()
-
-
Gets the north west position. -

-

- -
Returns:
Returns the north west position.
-
-
-
- -

-getSouthEast

-
-public GeoPosition getSouthEast()
-
-
Gets the south east position. -

-

- -
Returns:
Returns the south east position.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/GeoPosition.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/GeoPosition.html deleted file mode 100644 index 25f11804..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/GeoPosition.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - - - -GeoPosition - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class GeoPosition

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.GeoPosition
-
-
-
-
public class GeoPosition
extends java.lang.Object
- - -

-An immutable coordinate in the real (geographic) world, - composed of a latitude and a longitude. -

- -

-


- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
GeoPosition(double[] coords) - -
-          Creates a new instance of GeoPosition from the specified - latitude and longitude as an array of two doubles, with the - latitude first.
GeoPosition(double latitude, - double longitude) - -
-          Creates a new instance of GeoPosition from the specified - latitude and longitude.
GeoPosition(double latDegrees, - double latMinutes, - double latSeconds, - double lonDegrees, - double lonMinutes, - double lonSeconds) - -
-          Creates a new instance of GeoPosition from the specified - latitude and longitude.
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanequals(java.lang.Object obj) - -
-          Returns true the specified GeoPosition and this GeoPosition represent - the exact same latitude and longitude coordinates.
- doublegetLatitude() - -
-          Get the latitude as decimal degrees
- doublegetLongitude() - -
-          Get the longitude as decimal degrees
- java.lang.StringtoString() - -
-          
- - - - - - - -
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-GeoPosition

-
-public GeoPosition(double latitude,
-                   double longitude)
-
-
Creates a new instance of GeoPosition from the specified - latitude and longitude. These are double values in decimal degrees, not - degrees, minutes, and seconds. Use the other constructor for those. -

-

-
Parameters:
latitude - a latitude value in decmial degrees
longitude - a longitude value in decimal degrees
-
-
- -

-GeoPosition

-
-public GeoPosition(double[] coords)
-
-
Creates a new instance of GeoPosition from the specified - latitude and longitude as an array of two doubles, with the - latitude first. These are double values in decimal degrees, not - degrees, minutes, and seconds. Use the other constructor for those. -

-

-
Parameters:
coords - latitude and longitude as a double array of length two
-
-
- -

-GeoPosition

-
-public GeoPosition(double latDegrees,
-                   double latMinutes,
-                   double latSeconds,
-                   double lonDegrees,
-                   double lonMinutes,
-                   double lonSeconds)
-
-
Creates a new instance of GeoPosition from the specified - latitude and longitude. - Each are specified as degrees, minutes, and seconds; not - as decimal degrees. Use the other constructor for those. -

-

-
Parameters:
latDegrees - the degrees part of the current latitude
latMinutes - the minutes part of the current latitude
latSeconds - the seconds part of the current latitude
lonDegrees - the degrees part of the current longitude
lonMinutes - the minutes part of the current longitude
lonSeconds - the seconds part of the current longitude
-
- - - - - - - - -
-Method Detail
- -

-getLatitude

-
-public double getLatitude()
-
-
Get the latitude as decimal degrees -

-

- -
Returns:
the latitude as decimal degrees
-
-
-
- -

-getLongitude

-
-public double getLongitude()
-
-
Get the longitude as decimal degrees -

-

- -
Returns:
the longitude as decimal degrees
-
-
-
- -

-equals

-
-public boolean equals(java.lang.Object obj)
-
-
Returns true the specified GeoPosition and this GeoPosition represent - the exact same latitude and longitude coordinates. -

-

-
Overrides:
equals in class java.lang.Object
-
-
-
Parameters:
obj - a GeoPosition to compare this GeoPosition to -
Returns:
returns true if the specified GeoPosition is equal to this one
-
-
-
- -

-toString

-
-public java.lang.String toString()
-
-
-

-

-
Overrides:
toString in class java.lang.Object
-
-
- -
Returns:
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/LocalResponseCache.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/LocalResponseCache.html deleted file mode 100644 index addc7f0e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/LocalResponseCache.html +++ /dev/null @@ -1,360 +0,0 @@ - - - - - - -LocalResponseCache - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class LocalResponseCache

-
-java.lang.Object
-  extended by java.net.ResponseCache
-      extended by org.jdesktop.swingx.mapviewer.LocalResponseCache
-
-
-
-
public class LocalResponseCache
extends java.net.ResponseCache
- - -

-


- -

- - - - - - - - - - - - - - - -
-Field Summary
-static java.io.FileCHACHE_DIR - -
-           
-static booleanIS_CACHE_DISABLED - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.net.CacheResponseget(java.net.URI uri, - java.lang.String rqstMethod, - java.util.Map<java.lang.String,java.util.List<java.lang.String>> rqstHeaders) - -
-           
-static java.io.FilegetLocalFile(java.net.URI remoteUri) - -
-          Returns the local File corresponding to the given remote URI.
-static voidinstallResponseCache() - -
-           
- java.net.CacheRequestput(java.net.URI uri, - java.net.URLConnection conn) - -
-           
- - - - - - - -
Methods inherited from class java.net.ResponseCache
getDefault, setDefault
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-IS_CACHE_DISABLED

-
-public static final boolean IS_CACHE_DISABLED
-
-
-
See Also:
Constant Field Values
-
-
- -

-CHACHE_DIR

-
-public static final java.io.File CHACHE_DIR
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-installResponseCache

-
-public static void installResponseCache()
-
-
-
-
-
-
- -

-getLocalFile

-
-public static java.io.File getLocalFile(java.net.URI remoteUri)
-
-
Returns the local File corresponding to the given remote URI. -

-

-
-
-
-
- -

-get

-
-public java.net.CacheResponse get(java.net.URI uri,
-                                  java.lang.String rqstMethod,
-                                  java.util.Map<java.lang.String,java.util.List<java.lang.String>> rqstHeaders)
-                           throws java.io.IOException
-
-
-
Specified by:
get in class java.net.ResponseCache
-
-
- -
Throws: -
java.io.IOException
-
-
-
- -

-put

-
-public java.net.CacheRequest put(java.net.URI uri,
-                                 java.net.URLConnection conn)
-                          throws java.io.IOException
-
-
-
Specified by:
put in class java.net.ResponseCache
-
-
- -
Throws: -
java.io.IOException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Tile.Priority.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Tile.Priority.html deleted file mode 100644 index 87b1254b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Tile.Priority.html +++ /dev/null @@ -1,325 +0,0 @@ - - - - - - -Tile.Priority - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Enum Tile.Priority

-
-java.lang.Object
-  extended by java.lang.Enum<Tile.Priority>
-      extended by org.jdesktop.swingx.mapviewer.Tile.Priority
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Tile.Priority>
-
-
-
Enclosing class:
Tile
-
-
-
-
public static enum Tile.Priority
extends java.lang.Enum<Tile.Priority>
- - -

-


- -

- - - - - - - - - - - - - -
-Enum Constant Summary
High - -
-           
Low - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static Tile.PriorityvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Tile.Priority[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-High

-
-public static final Tile.Priority High
-
-
-
-
-
- -

-Low

-
-public static final Tile.Priority Low
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Tile.Priority[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Tile.Priority c : Tile.Priority.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Tile.Priority valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Tile.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Tile.html deleted file mode 100644 index f7cd3c85..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Tile.html +++ /dev/null @@ -1,591 +0,0 @@ - - - - - - -Tile - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class Tile

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.mapviewer.Tile
-
-
-
-
public class Tile
extends org.jdesktop.beans.AbstractBean
- - -

-The Tile class represents a particular square image - piece of the world bitmap at a particular zoom level. -

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classTile.Priority - -
-           
-  - - - - - - - - - - -
-Constructor Summary
Tile(int x, - int y, - int zoom) - -
-          Create a new Tile at the specified tile point and zoom level
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddUniquePropertyChangeListener(java.lang.String propertyName, - java.beans.PropertyChangeListener listener) - -
-          Adds a single property change listener.
- java.lang.ThrowablegetError() - -
-           
- java.awt.image.BufferedImagegetImage() - -
-          Returns the Image associated with this Tile.
- java.lang.ThrowablegetLoadingError() - -
-          Returns the Throwable tied to any error that may have ocurred while - loading the tile.
- Tile.PrioritygetPriority() - -
-          Gets the loading priority of this tile.
- java.lang.ThrowablegetUnrecoverableError() - -
-          Returns the last error in a possible chain of errors that occured during - the loading of the tile
- java.lang.StringgetURL() - -
-          Gets the URL of this tile.
- intgetX() - -
-           
- intgetY() - -
-           
- intgetZoom() - -
-           
- booleanisLoaded() - -
-          Indicates if this tile's underlying image has been successfully loaded yet.
- booleanisLoading() - -
-           
- voidsetError(java.lang.Throwable error) - -
-           
- voidsetLoading(boolean isLoading) - -
-           
- voidsetPriority(Tile.Priority priority) - -
-          Set the loading priority of this tile.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Tile

-
-public Tile(int x,
-            int y,
-            int zoom)
-
-
Create a new Tile at the specified tile point and zoom level -

-

-
Parameters:
location -
zoom -
-
- - - - - - - - -
-Method Detail
- -

-isLoaded

-
-public boolean isLoaded()
-
-
Indicates if this tile's underlying image has been successfully loaded yet. -

-

- -
Returns:
-
-
-
- -

-getUnrecoverableError

-
-public java.lang.Throwable getUnrecoverableError()
-
-
Returns the last error in a possible chain of errors that occured during - the loading of the tile -

-

-
-
-
-
- -

-getLoadingError

-
-public java.lang.Throwable getLoadingError()
-
-
Returns the Throwable tied to any error that may have ocurred while - loading the tile. This error may change several times if multiple - errors occur -

-

- -
Returns:
-
-
-
- -

-getImage

-
-public java.awt.image.BufferedImage getImage()
-
-
Returns the Image associated with this Tile. This is a read only property - This may return null at any time, however if this returns null, - a load operation will automatically be started for it. -

-

-
-
-
-
- -

-getZoom

-
-public int getZoom()
-
-
- -
Returns:
the zoom level that this tile belongs in
-
-
-
- -

-addUniquePropertyChangeListener

-
-public void addUniquePropertyChangeListener(java.lang.String propertyName,
-                                            java.beans.PropertyChangeListener listener)
-
-
Adds a single property change listener. If a listener has been previously - added then it will be replaced by the new one. -

-

-
Parameters:
propertyName -
listener -
-
-
-
- -

-getError

-
-public java.lang.Throwable getError()
-
-
- -
Returns:
the error
-
-
-
- -

-setError

-
-public void setError(java.lang.Throwable error)
-
-
-
Parameters:
error - the error to set
-
-
-
- -

-isLoading

-
-public boolean isLoading()
-
-
- -
Returns:
the isLoading
-
-
-
- -

-setLoading

-
-public void setLoading(boolean isLoading)
-
-
-
Parameters:
isLoading - the isLoading to set
-
-
-
- -

-getPriority

-
-public Tile.Priority getPriority()
-
-
Gets the loading priority of this tile. -

-

- -
Returns:
-
-
-
- -

-setPriority

-
-public void setPriority(Tile.Priority priority)
-
-
Set the loading priority of this tile. -

-

-
Parameters:
priority - the priority to set
-
-
-
- -

-getURL

-
-public java.lang.String getURL()
-
-
Gets the URL of this tile. -

-

- -
Returns:
-
-
-
- -

-getX

-
-public int getX()
-
-
-
-
-
-
- -

-getY

-
-public int getY()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileCache.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileCache.html deleted file mode 100644 index 53b8ad51..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileCache.html +++ /dev/null @@ -1,310 +0,0 @@ - - - - - - -TileCache - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class TileCache

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileCache
-
-
-
-
public class TileCache
extends java.lang.Object
- - -

-An implementation only class for now. For internal use only. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
TileCache() - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.awt.image.BufferedImageget(java.net.URI uri) - -
-          Returns a buffered image for the requested URI from the cache.
- voidneedMoreMemory() - -
-          Request that the cache free up some memory.
- voidput(java.net.URI uri, - byte[] bimg, - java.awt.image.BufferedImage img) - -
-          Put a tile image into the cache.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-TileCache

-
-public TileCache()
-
-
- - - - - - - - -
-Method Detail
- -

-put

-
-public void put(java.net.URI uri,
-                byte[] bimg,
-                java.awt.image.BufferedImage img)
-
-
Put a tile image into the cache. This puts both a buffered image and array of bytes that make up the compressed image. -

-

-
Parameters:
uri - URI of image that is being stored in the cache
bimg - bytes of the compressed image, ie: the image file that was loaded over the network
img - image to store in the cache
-
-
-
- -

-get

-
-public java.awt.image.BufferedImage get(java.net.URI uri)
-                                 throws java.io.IOException
-
-
Returns a buffered image for the requested URI from the cache. This method must return null if the image is not in the cache. If the image is unavailable - but it's compressed version *is* available, then the compressed version will be expanded and returned. -

-

-
Parameters:
uri - URI of the image previously put in the cache -
Returns:
the image matching the requested URI, or null if not available -
Throws: -
java.io.IOException
-
-
-
- -

-needMoreMemory

-
-public void needMoreMemory()
-
-
Request that the cache free up some memory. How this happens or how much memory is freed is up to the TileCache implementation. Subclasses can implement - their own strategy. The default strategy is to clear out all buffered images but retain the compressed versions. -

-

-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileFactory.html deleted file mode 100644 index 6d478b03..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileFactory.html +++ /dev/null @@ -1,424 +0,0 @@ - - - - - - -TileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class TileFactory

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactory
-
-
-
Direct Known Subclasses:
AbstractTileFactory, EmptyTileFactory
-
-
-
-
public abstract class TileFactory
extends java.lang.Object
- - -

-A class that can produce tiles and convert coordinates to pixels -

- -

-


- -

- - - - - - - - - - - - -
-Constructor Summary
-protected TileFactory(TileFactoryInfo info) - -
-          Creates a new instance of TileFactory
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.awt.geom.Point2DgeoToPixel(GeoPosition c, - int zoomLevel) - -
-          Convert a GeoPosition to a pixel position in the world bitmap - a the specified zoom level.
- TileFactoryInfogetInfo() - -
-          Get the TileFactoryInfo describing this TileFactory
- java.awt.DimensiongetMapSize(int zoom) - -
-          Returns a Dimension containing the width and height of the map, - in tiles at the - current zoom level.
-abstract  TilegetTile(int x, - int y, - int zoom) - -
-          Return the Tile at a given TilePoint and zoom level
- intgetTileSize(int zoom) - -
-          Gets the size of an edge of a tile in pixels at the current zoom level.
- GeoPositionpixelToGeo(java.awt.geom.Point2D pixelCoordinate, - int zoom) - -
-          Convert a pixel in the world bitmap at the specified - zoom level into a GeoPosition
-protected abstract  voidstartLoading(Tile tile) - -
-          Override this method to load the tile using, for example, an ExecutorService.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-TileFactory

-
-protected TileFactory(TileFactoryInfo info)
-
-
Creates a new instance of TileFactory -

-

-
Parameters:
info - a TileFactoryInfo to configure this TileFactory
-
- - - - - - - - -
-Method Detail
- -

-getTileSize

-
-public int getTileSize(int zoom)
-
-
Gets the size of an edge of a tile in pixels at the current zoom level. Tiles must be square. -

-

-
Parameters:
zoom - the current zoom level -
Returns:
the size of an edge of a tile in pixels
-
-
-
- -

-getMapSize

-
-public java.awt.Dimension getMapSize(int zoom)
-
-
Returns a Dimension containing the width and height of the map, - in tiles at the - current zoom level. - So a Dimension that returns 10x20 would be 10 tiles wide and 20 tiles - tall. These values can be multipled by getTileSize() to determine the - pixel width/height for the map at the given zoom level -

-

-
Parameters:
zoom - the current zoom level -
Returns:
the size of the world bitmap in tiles
-
-
-
- -

-getTile

-
-public abstract Tile getTile(int x,
-                             int y,
-                             int zoom)
-
-
Return the Tile at a given TilePoint and zoom level -

-

-
Parameters:
tilePoint - the tilePoint
zoom - the current zoom level -
Returns:
the tile that is located at the given tilePoint for this zoom level. For - example, if getMapSize() returns 10x20 for this zoom, and the - tilePoint is (3,5), then the appropriate tile will be located - and returned. This method must not return null. However, it - can return dummy tiles that contain no data if it wants. This is appropriate, - for example, for tiles which are outside of the bounds of the map and if the - factory doesn't implement wrapping.
-
-
-
- -

-pixelToGeo

-
-public GeoPosition pixelToGeo(java.awt.geom.Point2D pixelCoordinate,
-                              int zoom)
-
-
Convert a pixel in the world bitmap at the specified - zoom level into a GeoPosition -

-

-
Parameters:
pixelCoordinate - a Point2D representing a pixel in the world bitmap
zoom - the zoom level of the world bitmap -
Returns:
the converted GeoPosition
-
-
-
- -

-geoToPixel

-
-public java.awt.geom.Point2D geoToPixel(GeoPosition c,
-                                        int zoomLevel)
-
-
Convert a GeoPosition to a pixel position in the world bitmap - a the specified zoom level. -

-

-
Parameters:
c - a GeoPosition
zoom - the zoom level to extract the pixel coordinate for -
Returns:
the pixel point
-
-
-
- -

-getInfo

-
-public TileFactoryInfo getInfo()
-
-
Get the TileFactoryInfo describing this TileFactory -

-

- -
Returns:
a TileFactoryInfo
-
-
-
- -

-startLoading

-
-protected abstract void startLoading(Tile tile)
-
-
Override this method to load the tile using, for example, an ExecutorService. -

-

-
Parameters:
tile - The tile to load.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileFactoryInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileFactoryInfo.html deleted file mode 100644 index ddd9f62d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/TileFactoryInfo.html +++ /dev/null @@ -1,711 +0,0 @@ - - - - - - -TileFactoryInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class TileFactoryInfo

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactoryInfo
-
-
-
Direct Known Subclasses:
SLMapServerInfo
-
-
-
-
public class TileFactoryInfo
extends java.lang.Object
- - -

-A TileFactoryInfo encapsulates all information - specific to a map server. This includes everything from - the url to load the map tiles from to the size and depth - of the tiles. Theoretically any map server can be used - by installing a customized TileFactoryInfo. Currently -

- -

-


- -

- - - - - - - - - - - -
-Field Summary
-protected  java.lang.StringbaseURL - -
-          The base url for loading tiles from.
-  - - - - - - - - - - - - - -
-Constructor Summary
TileFactoryInfo(int minimumZoomLevel, - int maximumZoomLevel, - int totalMapZoom, - int tileSize, - boolean xr2l, - boolean yt2b, - java.lang.String baseURL, - java.lang.String xparam, - java.lang.String yparam, - java.lang.String zparam) - -
-          Creates a new instance of TileFactoryInfo.
TileFactoryInfo(java.lang.String name, - int minimumZoomLevel, - int maximumZoomLevel, - int totalMapZoom, - int tileSize, - boolean xr2l, - boolean yt2b, - java.lang.String baseURL, - java.lang.String xparam, - java.lang.String yparam, - java.lang.String zparam) - -
-          Creates a new instance of TileFactoryInfo.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetDefaultZoomLevel() - -
-           
- doublegetLongitudeDegreeWidthInPixels(int zoom) - -
-           
- doublegetLongitudeRadianWidthInPixels(int zoom) - -
-           
- java.awt.geom.Point2DgetMapCenterInPixelsAtZoom(int zoom) - -
-           
- intgetMapWidthInTilesAtZoom(int zoom) - -
-           
- intgetMaximumZoomLevel() - -
-           
- intgetMinimumZoomLevel() - -
-           
- java.lang.StringgetName() - -
-          The name of this info.
- intgetTileSize(int zoom) - -
-          Get the tile size.
- java.lang.StringgetTileUrl(int x, - int y, - int zoom) - -
-          Returns the tile url for the specified tile at the specified - zoom level.
- intgetTotalMapZoom() - -
-           
- booleanisXr2l() - -
-          A property indicating if the X coordinates of tiles go - from right to left or left to right.
- booleanisYt2b() - -
-          A property indicating if the Y coordinates of tiles go - from right to left or left to right.
- voidsetDefaultZoomLevel(int defaultZoomLevel) - -
-           
- voidsetXr2l(boolean xr2l) - -
-          A property indicating if the X coordinates of tiles go - from right to left or left to right.
- voidsetYt2b(boolean yt2b) - -
-          A property indicating if the Y coordinates of tiles go - from right to left or left to right.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-baseURL

-
-protected java.lang.String baseURL
-
-
The base url for loading tiles from. -

-

-
-
- - - - - - - - -
-Constructor Detail
- -

-TileFactoryInfo

-
-public TileFactoryInfo(int minimumZoomLevel,
-                       int maximumZoomLevel,
-                       int totalMapZoom,
-                       int tileSize,
-                       boolean xr2l,
-                       boolean yt2b,
-                       java.lang.String baseURL,
-                       java.lang.String xparam,
-                       java.lang.String yparam,
-                       java.lang.String zparam)
-
-
Creates a new instance of TileFactoryInfo. Note that TileFactoryInfo - should be considered invariate, meaning that subclasses should - ensure all of the properties stay the same after the class is - constructed. Returning different values of getTileSize() for example - is considered an error and may result in unexpected behavior. -

-

-
Parameters:
minimumZoomLevel - The minimum zoom level
maximumZoomLevel - the maximum zoom level
totalMapZoom - the top zoom level, essentially the height of the pyramid
tileSize - the size of the tiles in pixels (must be square)
xr2l - if the x goes r to l (is this backwards?)
yt2b - if the y goes top to bottom
baseURL - the base url for grabbing tiles
xparam - the x parameter for the tile url
yparam - the y parameter for the tile url
zparam - the z parameter for the tile url
-
-
- -

-TileFactoryInfo

-
-public TileFactoryInfo(java.lang.String name,
-                       int minimumZoomLevel,
-                       int maximumZoomLevel,
-                       int totalMapZoom,
-                       int tileSize,
-                       boolean xr2l,
-                       boolean yt2b,
-                       java.lang.String baseURL,
-                       java.lang.String xparam,
-                       java.lang.String yparam,
-                       java.lang.String zparam)
-
-
Creates a new instance of TileFactoryInfo. Note that TileFactoryInfo - should be considered invariate, meaning that subclasses should - ensure all of the properties stay the same after the class is - constructed. Returning different values of getTileSize() for example - is considered an error and may result in unexpected behavior. -

-

-
Parameters:
name - A name to identify this information.
minimumZoomLevel - The minimum zoom level
maximumZoomLevel - the maximum zoom level
totalMapZoom - the top zoom level, essentially the height of the pyramid
tileSize - the size of the tiles in pixels (must be square)
xr2l - if the x goes r to l (is this backwards?)
yt2b - if the y goes top to bottom
baseURL - the base url for grabbing tiles
xparam - the x parameter for the tile url
yparam - the y parameter for the tile url
zparam - the z parameter for the tile url
-
- - - - - - - - -
-Method Detail
- -

-getMinimumZoomLevel

-
-public int getMinimumZoomLevel()
-
-
- -
Returns:
-
-
-
- -

-getMaximumZoomLevel

-
-public int getMaximumZoomLevel()
-
-
- -
Returns:
-
-
-
- -

-getTotalMapZoom

-
-public int getTotalMapZoom()
-
-
- -
Returns:
-
-
-
- -

-getMapWidthInTilesAtZoom

-
-public int getMapWidthInTilesAtZoom(int zoom)
-
-
-
Parameters:
zoom - -
Returns:
-
-
-
- -

-getMapCenterInPixelsAtZoom

-
-public java.awt.geom.Point2D getMapCenterInPixelsAtZoom(int zoom)
-
-
-
Parameters:
zoom - -
Returns:
-
-
-
- -

-getTileUrl

-
-public java.lang.String getTileUrl(int x,
-                                   int y,
-                                   int zoom)
-
-
Returns the tile url for the specified tile at the specified - zoom level. By default it will generate a tile url using the - base url and parameters specified in the constructor. Thus if - -
baseURl = http://www.myserver.com/maps?version=0.1 
- xparam = x 
- yparam = y 
- zparam = z 
- tilepoint = [1,2]
- zoom level = 3
- 
- 
- - then the resulting url would be: - -
http://www.myserver.com/maps?version=0.1&x=1&y=2&z=3
- - - Note that the URL can be a file: url. -

-

-
Parameters:
zoom - the zoom level
tilePoint - the tile point -
Returns:
a valid url to load the tile
-
-
-
- -

-getTileSize

-
-public int getTileSize(int zoom)
-
-
Get the tile size. -

-

- -
Returns:
the tile size
-
-
-
- -

-getLongitudeDegreeWidthInPixels

-
-public double getLongitudeDegreeWidthInPixels(int zoom)
-
-
-
Parameters:
zoom - -
Returns:
-
-
-
- -

-getLongitudeRadianWidthInPixels

-
-public double getLongitudeRadianWidthInPixels(int zoom)
-
-
-
Parameters:
zoom - -
Returns:
-
-
-
- -

-isXr2l

-
-public boolean isXr2l()
-
-
A property indicating if the X coordinates of tiles go - from right to left or left to right. -

-

- -
Returns:
-
-
-
- -

-setXr2l

-
-public void setXr2l(boolean xr2l)
-
-
A property indicating if the X coordinates of tiles go - from right to left or left to right. -

-

-
Parameters:
xr2l -
-
-
-
- -

-isYt2b

-
-public boolean isYt2b()
-
-
A property indicating if the Y coordinates of tiles go - from right to left or left to right. -

-

- -
Returns:
-
-
-
- -

-setYt2b

-
-public void setYt2b(boolean yt2b)
-
-
A property indicating if the Y coordinates of tiles go - from right to left or left to right. -

-

-
Parameters:
yt2b -
-
-
-
- -

-getDefaultZoomLevel

-
-public int getDefaultZoomLevel()
-
-
-
-
-
-
- -

-setDefaultZoomLevel

-
-public void setDefaultZoomLevel(int defaultZoomLevel)
-
-
-
-
-
-
- -

-getName

-
-public java.lang.String getName()
-
-
The name of this info. -

-

- -
Returns:
Returns the name of this info class for debugging or GUI widgets.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Waypoint.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Waypoint.html deleted file mode 100644 index 7c3dbc56..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/Waypoint.html +++ /dev/null @@ -1,338 +0,0 @@ - - - - - - -Waypoint - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class Waypoint

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.mapviewer.Waypoint
-
-
-
Direct Known Subclasses:
DefaultWaypoint
-
-
-
-
public class Waypoint
extends org.jdesktop.beans.AbstractBean
- - -

-A Waypoint is a GeoPosition that can be drawn on a may using - a WaypointPainter. -

- -

-


- -

- - - - - - - - - - - - - - - - - -
-Constructor Summary
Waypoint() - -
-          Creates a new instance of Waypoint at lat/long 0,0
Waypoint(double latitude, - double longitude) - -
-          Creates a new instance of Waypoint at the specified - latitude and longitude
Waypoint(GeoPosition coord) - -
-          Creates a new instance of Waypoint at the specified - GeoPosition
-  - - - - - - - - - - - - - - - -
-Method Summary
- GeoPositiongetPosition() - -
-          Get the current GeoPosition of this Waypoint
- voidsetPosition(GeoPosition coordinate) - -
-          Set a new GeoPosition for this Waypoint
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Waypoint

-
-public Waypoint()
-
-
Creates a new instance of Waypoint at lat/long 0,0 -

-

-
- -

-Waypoint

-
-public Waypoint(double latitude,
-                double longitude)
-
-
Creates a new instance of Waypoint at the specified - latitude and longitude -

-

-
Parameters:
latitude - new latitude
longitude - new longitude
-
-
- -

-Waypoint

-
-public Waypoint(GeoPosition coord)
-
-
Creates a new instance of Waypoint at the specified - GeoPosition -

-

-
Parameters:
coord - a GeoPosition to initialize the new Waypoint
-
- - - - - - - - -
-Method Detail
- -

-getPosition

-
-public GeoPosition getPosition()
-
-
Get the current GeoPosition of this Waypoint -

-

- -
Returns:
the current position
-
-
-
- -

-setPosition

-
-public void setPosition(GeoPosition coordinate)
-
-
Set a new GeoPosition for this Waypoint -

-

-
Parameters:
coordinate - a new position
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/WaypointPainter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/WaypointPainter.html deleted file mode 100644 index c927be6e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/WaypointPainter.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - - - -WaypointPainter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Class WaypointPainter<T extends JXMapViewer>

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.painter.AbstractPainter<T>
-          extended by org.jdesktop.swingx.mapviewer.WaypointPainter<T>
-
-
-
All Implemented Interfaces:
org.jdesktop.swingx.painter.Painter<T>
-
-
-
-
public class WaypointPainter<T extends JXMapViewer>
extends org.jdesktop.swingx.painter.AbstractPainter<T>
- - -

-Paints waypoints on the JXMapViewer. This is an instance of - Painter that only can draw on to JXMapViewers. -

- -

-


- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from class org.jdesktop.swingx.painter.AbstractPainter
org.jdesktop.swingx.painter.AbstractPainter.Interpolation
-  - - - - - - - - - - - -
-Constructor Summary
WaypointPainter() - -
-          Creates a new instance of WaypointPainter
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  voiddoPaint(java.awt.Graphics2D g, - T map, - int width, - int height) - -
-          
- java.util.Set<Waypoint>getWaypoints() - -
-          Gets the current set of waypoints to paint
-protected  voidpaintWaypoint(Waypoint w, - T map, - java.awt.Graphics2D g) - -
-          Override this method if you want more control over how a - waypoint is painted than what you can get by just - plugging in a custom waypoint renderer.
- voidsetRenderer(WaypointRenderer r) - -
-          Sets the waypoint renderer to use when painting waypoints
- voidsetWaypoints(java.util.Set<Waypoint> waypoints) - -
-          Sets the current set of waypoints to paint
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.painter.AbstractPainter
clearCache, configureGraphics, getFilters, getInterpolation, isAntialiasing, isCacheable, isDirty, isVisible, paint, setAntialiasing, setCacheable, setDirty, setFilters, setInterpolation, setVisible, shouldUseCache, validate
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-WaypointPainter

-
-public WaypointPainter()
-
-
Creates a new instance of WaypointPainter -

-

- - - - - - - - -
-Method Detail
- -

-setRenderer

-
-public void setRenderer(WaypointRenderer r)
-
-
Sets the waypoint renderer to use when painting waypoints -

-

-
Parameters:
r - the new WaypointRenderer to use
-
-
-
- -

-getWaypoints

-
-public java.util.Set<Waypoint> getWaypoints()
-
-
Gets the current set of waypoints to paint -

-

- -
Returns:
a typed Set of Waypoints
-
-
-
- -

-setWaypoints

-
-public void setWaypoints(java.util.Set<Waypoint> waypoints)
-
-
Sets the current set of waypoints to paint -

-

-
Parameters:
waypoints - the new Set of Waypoints to use
-
-
-
- -

-doPaint

-
-protected void doPaint(java.awt.Graphics2D g,
-                       T map,
-                       int width,
-                       int height)
-
-
-

-

-
Specified by:
doPaint in class org.jdesktop.swingx.painter.AbstractPainter<T extends JXMapViewer>
-
-
-
Parameters:
g -
map -
width -
height -
-
-
-
- -

-paintWaypoint

-
-protected void paintWaypoint(Waypoint w,
-                             T map,
-                             java.awt.Graphics2D g)
-
-

Override this method if you want more control over how a - waypoint is painted than what you can get by just - plugging in a custom waypoint renderer. Most developers should not - need to override this method and can use a WaypointRenderer - instead.

- - -

This - method will be called to each waypoint with the - graphics object pre-translated - so that 0,0 is at the center of the waypoint. - This saves the developer from having - to deal with lat/long => screen coordinate transformations.

-

-

-
Parameters:
w - the current waypoint
map - the current map
g - the current graphics context
See Also:
setRenderer(WaypointRenderer), -WaypointRenderer
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/WaypointRenderer.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/WaypointRenderer.html deleted file mode 100644 index b07fefcb..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/WaypointRenderer.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -WaypointRenderer - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer -
-Interface WaypointRenderer

-
-
All Known Implementing Classes:
DefaultWaypointRenderer
-
-
-
-
public interface WaypointRenderer
- - -

-A interface that draws waypoints. Implementations of WaypointRenderer can - be set on a WayPointPainter to draw waypoints on a JXMapViewer -

- -

-


- -

- - - - - - - - - - - - -
-Method Summary
- booleanpaintWaypoint(java.awt.Graphics2D g, - JXMapViewer map, - Waypoint waypoint) - -
-          paint the specified waypoint on the specified map and graphics context
-  -

- - - - - - - - -
-Method Detail
- -

-paintWaypoint

-
-boolean paintWaypoint(java.awt.Graphics2D g,
-                      JXMapViewer map,
-                      Waypoint waypoint)
-
-
paint the specified waypoint on the specified map and graphics context -

-

-
Parameters:
g -
map -
waypoint - -
Returns:
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/CylindricalProjectionTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/CylindricalProjectionTileFactory.html deleted file mode 100644 index 14659100..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/CylindricalProjectionTileFactory.html +++ /dev/null @@ -1,361 +0,0 @@ - - - - - - -CylindricalProjectionTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer.bmng -
-Class CylindricalProjectionTileFactory

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactory
-      extended by org.jdesktop.swingx.mapviewer.AbstractTileFactory
-          extended by org.jdesktop.swingx.mapviewer.DefaultTileFactory
-              extended by org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory
-
-
-
-
public class CylindricalProjectionTileFactory
extends DefaultTileFactory
- - -

-


- -

- - - - - - - - - - - - - - -
-Constructor Summary
CylindricalProjectionTileFactory() - -
-           
CylindricalProjectionTileFactory(SLMapServerInfo info) - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.awt.geom.Point2DgeoToPixel(GeoPosition c, - int zoom) - -
-          Convert a GeoPosition to a pixel position in the world bitmap - a the specified zoom level.
- java.awt.DimensiongetMapSize(int zoom) - -
-          Returns a Dimension containing the width and height of the map, - in tiles at the - current zoom level.
- GeoPositionpixelToGeo(java.awt.geom.Point2D pix, - int zoom) - -
-          Convert a pixel in the world bitmap at the specified - zoom level into a GeoPosition
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.AbstractTileFactory
createTileRunner, getService, getTile, getTileCache, promote, setThreadPoolSize, setTileCache, startLoading
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.TileFactory
getInfo, getTileSize
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-CylindricalProjectionTileFactory

-
-public CylindricalProjectionTileFactory()
-
-
-
- -

-CylindricalProjectionTileFactory

-
-public CylindricalProjectionTileFactory(SLMapServerInfo info)
-
-
- - - - - - - - -
-Method Detail
- -

-getMapSize

-
-public java.awt.Dimension getMapSize(int zoom)
-
-
Description copied from class: TileFactory
-
Returns a Dimension containing the width and height of the map, - in tiles at the - current zoom level. - So a Dimension that returns 10x20 would be 10 tiles wide and 20 tiles - tall. These values can be multipled by getTileSize() to determine the - pixel width/height for the map at the given zoom level -

-

-
Overrides:
getMapSize in class TileFactory
-
-
-
Parameters:
zoom - the current zoom level -
Returns:
the size of the world bitmap in tiles
-
-
-
- -

-geoToPixel

-
-public java.awt.geom.Point2D geoToPixel(GeoPosition c,
-                                        int zoom)
-
-
Description copied from class: TileFactory
-
Convert a GeoPosition to a pixel position in the world bitmap - a the specified zoom level. -

-

-
Overrides:
geoToPixel in class TileFactory
-
-
-
Parameters:
c - a GeoPosition -
Returns:
the pixel point
-
-
-
- -

-pixelToGeo

-
-public GeoPosition pixelToGeo(java.awt.geom.Point2D pix,
-                              int zoom)
-
-
Description copied from class: TileFactory
-
Convert a pixel in the world bitmap at the specified - zoom level into a GeoPosition -

-

-
Overrides:
pixelToGeo in class TileFactory
-
-
-
Parameters:
pix - a Point2D representing a pixel in the world bitmap
zoom - the zoom level of the world bitmap -
Returns:
the converted GeoPosition
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/SLMapServerInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/SLMapServerInfo.html deleted file mode 100644 index 3c364342..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/SLMapServerInfo.html +++ /dev/null @@ -1,398 +0,0 @@ - - - - - - -SLMapServerInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer.bmng -
-Class SLMapServerInfo

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactoryInfo
-      extended by org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo
-
-
-
-
public class SLMapServerInfo
extends TileFactoryInfo
- - -

-A TileFactoryInfo subclass which knows how to connect - to the SwingLabs map server. This server contains 2k resolution - Blue Marble data from NASA. -

- -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class org.jdesktop.swingx.mapviewer.TileFactoryInfo
baseURL
-  - - - - - - - - - - - - - -
-Constructor Summary
SLMapServerInfo() - -
-           
SLMapServerInfo(java.lang.String baseURL) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetMapWidthInTilesAtZoom(int zoom) - -
-           
- intgetMidpoint() - -
-           
- intgetTileSize(int zoom) - -
-          Get the tile size.
- java.lang.StringgetTileUrl(int x, - int y, - int zoom) - -
-          Returns the tile url for the specified tile at the specified - zoom level.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.TileFactoryInfo
getDefaultZoomLevel, getLongitudeDegreeWidthInPixels, getLongitudeRadianWidthInPixels, getMapCenterInPixelsAtZoom, getMaximumZoomLevel, getMinimumZoomLevel, getName, getTotalMapZoom, isXr2l, isYt2b, setDefaultZoomLevel, setXr2l, setYt2b
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-SLMapServerInfo

-
-public SLMapServerInfo()
-
-
-
- -

-SLMapServerInfo

-
-public SLMapServerInfo(java.lang.String baseURL)
-
-
- - - - - - - - -
-Method Detail
- -

-getMidpoint

-
-public int getMidpoint()
-
-
-
-
-
-
- -

-getTileSize

-
-public int getTileSize(int zoom)
-
-
Description copied from class: TileFactoryInfo
-
Get the tile size. -

-

-
Overrides:
getTileSize in class TileFactoryInfo
-
-
- -
Returns:
the tile size
-
-
-
- -

-getMapWidthInTilesAtZoom

-
-public int getMapWidthInTilesAtZoom(int zoom)
-
-
-
Overrides:
getMapWidthInTilesAtZoom in class TileFactoryInfo
-
-
- -
Returns:
-
-
-
- -

-getTileUrl

-
-public java.lang.String getTileUrl(int x,
-                                   int y,
-                                   int zoom)
-
-
Description copied from class: TileFactoryInfo
-
Returns the tile url for the specified tile at the specified - zoom level. By default it will generate a tile url using the - base url and parameters specified in the constructor. Thus if - -
baseURl = http://www.myserver.com/maps?version=0.1 
- xparam = x 
- yparam = y 
- zparam = z 
- tilepoint = [1,2]
- zoom level = 3
- 
- 
- - then the resulting url would be: - -
http://www.myserver.com/maps?version=0.1&x=1&y=2&z=3
- - - Note that the URL can be a file: url. -

-

-
Overrides:
getTileUrl in class TileFactoryInfo
-
-
-
zoom - the zoom level -
Returns:
a valid url to load the tile
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/class-use/CylindricalProjectionTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/class-use/CylindricalProjectionTileFactory.html deleted file mode 100644 index 3d1fe230..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/class-use/CylindricalProjectionTileFactory.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory

-
-No usage of org.jdesktop.swingx.mapviewer.bmng.CylindricalProjectionTileFactory -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/class-use/SLMapServerInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/class-use/SLMapServerInfo.html deleted file mode 100644 index 6b6326c5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/class-use/SLMapServerInfo.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.bmng.SLMapServerInfo

-
- - - - - - - - - -
-Packages that use SLMapServerInfo
org.jdesktop.swingx.mapviewer.bmng  
-  -

- - - - - -
-Uses of SLMapServerInfo in org.jdesktop.swingx.mapviewer.bmng
-  -

- - - - - - - - -
Constructors in org.jdesktop.swingx.mapviewer.bmng with parameters of type SLMapServerInfo
CylindricalProjectionTileFactory(SLMapServerInfo info) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-frame.html deleted file mode 100644 index c90e08a8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-frame.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.bmng - - - - - - - - - - - -org.jdesktop.swingx.mapviewer.bmng - - - - -
-Classes  - -
-CylindricalProjectionTileFactory -
-SLMapServerInfo
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-summary.html deleted file mode 100644 index 85ea0f1f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-summary.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.bmng - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.mapviewer.bmng -

- - - - - - - - - - - - - -
-Class Summary
CylindricalProjectionTileFactory 
SLMapServerInfoA TileFactoryInfo subclass which knows how to connect - to the SwingLabs map server.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-tree.html deleted file mode 100644 index 810a0e26..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-tree.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.bmng Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.mapviewer.bmng -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-use.html deleted file mode 100644 index 14554270..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/bmng/package-use.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.mapviewer.bmng - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.mapviewer.bmng

-
- - - - - - - - - -
-Packages that use org.jdesktop.swingx.mapviewer.bmng
org.jdesktop.swingx.mapviewer.bmng  
-  -

- - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer.bmng used by org.jdesktop.swingx.mapviewer.bmng
SLMapServerInfo - -
-          A TileFactoryInfo subclass which knows how to connect - to the SwingLabs map server.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/AbstractTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/AbstractTileFactory.html deleted file mode 100644 index 95e62920..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/AbstractTileFactory.html +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.AbstractTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.AbstractTileFactory

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use AbstractTileFactory
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.bmng  
org.jdesktop.swingx.mapviewer.esri  
org.jdesktop.swingx.mapviewer.wms  
-  -

- - - - - -
-Uses of AbstractTileFactory in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - -
Subclasses of AbstractTileFactory in org.jdesktop.swingx.mapviewer
- classDefaultTileFactory - -
-          A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.
-  -

- - - - - -
-Uses of AbstractTileFactory in org.jdesktop.swingx.mapviewer.bmng
-  -

- - - - - - - - - -
Subclasses of AbstractTileFactory in org.jdesktop.swingx.mapviewer.bmng
- classCylindricalProjectionTileFactory - -
-           
-  -

- - - - - -
-Uses of AbstractTileFactory in org.jdesktop.swingx.mapviewer.esri
-  -

- - - - - - - - - -
Subclasses of AbstractTileFactory in org.jdesktop.swingx.mapviewer.esri
- classESRITileFactory - -
-           
-  -

- - - - - -
-Uses of AbstractTileFactory in org.jdesktop.swingx.mapviewer.wms
-  -

- - - - - - - - - -
Subclasses of AbstractTileFactory in org.jdesktop.swingx.mapviewer.wms
- classWMSTileFactory - -
-          A tile factory that uses a WMS service.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultTileFactory.html deleted file mode 100644 index a6e1de26..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultTileFactory.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.DefaultTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.DefaultTileFactory

-
- - - - - - - - - - - - - - - - - -
-Packages that use DefaultTileFactory
org.jdesktop.swingx.mapviewer.bmng  
org.jdesktop.swingx.mapviewer.esri  
org.jdesktop.swingx.mapviewer.wms  
-  -

- - - - - -
-Uses of DefaultTileFactory in org.jdesktop.swingx.mapviewer.bmng
-  -

- - - - - - - - - -
Subclasses of DefaultTileFactory in org.jdesktop.swingx.mapviewer.bmng
- classCylindricalProjectionTileFactory - -
-           
-  -

- - - - - -
-Uses of DefaultTileFactory in org.jdesktop.swingx.mapviewer.esri
-  -

- - - - - - - - - -
Subclasses of DefaultTileFactory in org.jdesktop.swingx.mapviewer.esri
- classESRITileFactory - -
-           
-  -

- - - - - -
-Uses of DefaultTileFactory in org.jdesktop.swingx.mapviewer.wms
-  -

- - - - - - - - - -
Subclasses of DefaultTileFactory in org.jdesktop.swingx.mapviewer.wms
- classWMSTileFactory - -
-          A tile factory that uses a WMS service.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultWaypoint.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultWaypoint.html deleted file mode 100644 index 09956aef..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultWaypoint.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.DefaultWaypoint - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.DefaultWaypoint

-
-No usage of org.jdesktop.swingx.mapviewer.DefaultWaypoint -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultWaypointRenderer.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultWaypointRenderer.html deleted file mode 100644 index 0fc4547d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/DefaultWaypointRenderer.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.DefaultWaypointRenderer - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.DefaultWaypointRenderer

-
-No usage of org.jdesktop.swingx.mapviewer.DefaultWaypointRenderer -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/GeoBounds.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/GeoBounds.html deleted file mode 100644 index 0dc1bae3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/GeoBounds.html +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.GeoBounds - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.GeoBounds

-
- - - - - - - - - - - - - -
-Packages that use GeoBounds
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.util  
-  -

- - - - - -
-Uses of GeoBounds in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer with parameters of type GeoBounds
- booleanGeoBounds.intersects(GeoBounds other) - -
-          Determines if this bounds intersects the other bounds.
-  -

- - - - - -
-Uses of GeoBounds in org.jdesktop.swingx.mapviewer.util
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.util that return GeoBounds
-static GeoBoundsGeoUtil.getMapBounds(JXMapViewer mapViewer) - -
-          Gets the map bounds.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/GeoPosition.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/GeoPosition.html deleted file mode 100644 index bed5f6a4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/GeoPosition.html +++ /dev/null @@ -1,526 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.GeoPosition - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.GeoPosition

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use GeoPosition
org.jdesktop.swingx  
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.bmng  
org.jdesktop.swingx.mapviewer.util  
-  -

- - - - - -
-Uses of GeoPosition in org.jdesktop.swingx
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx that return GeoPosition
- GeoPositionJXMapViewer.convertPointToGeoPosition(java.awt.geom.Point2D pt) - -
-          Converts the specified Point2D in the JXMapViewer's local coordinate space - to a GeoPosition on the map.
- GeoPositionJXMapKit.getAddressLocation() - -
-           
- GeoPositionJXMapViewer.getAddressLocation() - -
-          Gets the current address location of the map.
- GeoPositionJXMapKit.getCenterPosition() - -
-           
- GeoPositionJXMapViewer.getCenterPosition() - -
-          A property indicating the center position of the map
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx with parameters of type GeoPosition
- java.awt.geom.Point2DJXMapViewer.convertGeoPositionToPoint(GeoPosition pos) - -
-          Converts the specified GeoPosition to a point in the JXMapViewer's - local coordinate space.
- voidJXMapKit.setAddressLocation(GeoPosition pos) - -
-           
- voidJXMapViewer.setAddressLocation(GeoPosition addressLocation) - -
-          Gets the current address location of the map
- voidJXMapKit.setCenterPosition(GeoPosition pos) - -
-           
- voidJXMapViewer.setCenterPosition(GeoPosition geoPosition) - -
-          A property indicating the center position of the map
-  -

- - - - - - - - - -
Method parameters in org.jdesktop.swingx with type arguments of type GeoPosition
- voidJXMapViewer.calculateZoomFrom(java.util.Set<GeoPosition> positions) - -
-          Calculates a zoom level so that all points in the specified set will be - visible on screen.
-  -

- - - - - -
-Uses of GeoPosition in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer that return GeoPosition
- GeoPositionGeoBounds.getNorthWest() - -
-          Gets the north west position.
- GeoPositionWaypoint.getPosition() - -
-          Get the current GeoPosition of this Waypoint
- GeoPositionDefaultWaypoint.getPosition() - -
-           
- GeoPositionGeoBounds.getSouthEast() - -
-          Gets the south east position.
- GeoPositionTileFactory.pixelToGeo(java.awt.geom.Point2D pixelCoordinate, - int zoom) - -
-          Convert a pixel in the world bitmap at the specified - zoom level into a GeoPosition
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer with parameters of type GeoPosition
- java.awt.geom.Point2DTileFactory.geoToPixel(GeoPosition c, - int zoomLevel) - -
-          Convert a GeoPosition to a pixel position in the world bitmap - a the specified zoom level.
- voidWaypoint.setPosition(GeoPosition coordinate) - -
-          Set a new GeoPosition for this Waypoint
- voidDefaultWaypoint.setPosition(GeoPosition coordinate) - -
-           
-  -

- - - - - - - - - - - -
Constructors in org.jdesktop.swingx.mapviewer with parameters of type GeoPosition
DefaultWaypoint(GeoPosition coord) - -
-           
Waypoint(GeoPosition coord) - -
-          Creates a new instance of Waypoint at the specified - GeoPosition
-  -

- - - - - - - - -
Constructor parameters in org.jdesktop.swingx.mapviewer with type arguments of type GeoPosition
GeoBounds(java.util.Set<GeoPosition> geoPositions) - -
-          Constructor.
-  -

- - - - - -
-Uses of GeoPosition in org.jdesktop.swingx.mapviewer.bmng
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.bmng that return GeoPosition
- GeoPositionCylindricalProjectionTileFactory.pixelToGeo(java.awt.geom.Point2D pix, - int zoom) - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.bmng with parameters of type GeoPosition
- java.awt.geom.Point2DCylindricalProjectionTileFactory.geoToPixel(GeoPosition c, - int zoom) - -
-           
-  -

- - - - - -
-Uses of GeoPosition in org.jdesktop.swingx.mapviewer.util
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.util that return GeoPosition
-static GeoPositionGeoUtil.getPosition(java.awt.geom.Point2D pixelCoordinate, - int zoom, - TileFactoryInfo info) - -
-           
-static GeoPositionGeoUtil.getPositionForAddress(java.lang.String[] fields) - -
-           
-static GeoPositionGeoUtil.getPositionForAddress(java.lang.String street, - java.lang.String city, - java.lang.String state) - -
-          Convert a street address into a position.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.util with parameters of type GeoPosition
-static java.awt.geom.Point2DGeoUtil.getBitmapCoordinate(GeoPosition c, - int zoomLevel, - TileFactoryInfo info) - -
-          Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/LocalResponseCache.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/LocalResponseCache.html deleted file mode 100644 index 6f4eb2d4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/LocalResponseCache.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.LocalResponseCache - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.LocalResponseCache

-
-No usage of org.jdesktop.swingx.mapviewer.LocalResponseCache -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Tile.Priority.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Tile.Priority.html deleted file mode 100644 index 9d1158d5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Tile.Priority.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.Tile.Priority - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.Tile.Priority

-
- - - - - - - - - -
-Packages that use Tile.Priority
org.jdesktop.swingx.mapviewer  
-  -

- - - - - -
-Uses of Tile.Priority in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer that return Tile.Priority
- Tile.PriorityTile.getPriority() - -
-          Gets the loading priority of this tile.
-static Tile.PriorityTile.Priority.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Tile.Priority[]Tile.Priority.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer with parameters of type Tile.Priority
- voidTile.setPriority(Tile.Priority priority) - -
-          Set the loading priority of this tile.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Tile.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Tile.html deleted file mode 100644 index 59257573..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Tile.html +++ /dev/null @@ -1,280 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.Tile - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.Tile

-
- - - - - - - - - - - - - -
-Packages that use Tile
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.empty  
-  -

- - - - - -
-Uses of Tile in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer that return Tile
- TileAbstractTileFactory.getTile(int x, - int y, - int zoom) - -
-          Returns the tile that is located at the given tilePoint for this zoom.
-abstract  TileTileFactory.getTile(int x, - int y, - int zoom) - -
-          Return the Tile at a given TilePoint and zoom level
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer with parameters of type Tile
-protected  java.lang.RunnableAbstractTileFactory.createTileRunner(Tile tile) - -
-          Subclasses can override this if they need custom TileRunners for some reason
- voidAbstractTileFactory.promote(Tile tile) - -
-          Increase the priority of this tile so it will be loaded sooner.
-protected  voidAbstractTileFactory.startLoading(Tile tile) - -
-           
-protected abstract  voidTileFactory.startLoading(Tile tile) - -
-          Override this method to load the tile using, for example, an ExecutorService.
-  -

- - - - - -
-Uses of Tile in org.jdesktop.swingx.mapviewer.empty
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.empty that return Tile
- TileEmptyTileFactory.getTile(int x, - int y, - int zoom) - -
-          Gets an instance of an empty tile for the given tile position and zoom on - the world map.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.empty with parameters of type Tile
-protected  voidEmptyTileFactory.startLoading(Tile tile) - -
-          Override this method to load the tile using, for example, an ExecutorService.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileCache.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileCache.html deleted file mode 100644 index 8bf46d6e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileCache.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.TileCache - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.TileCache

-
- - - - - - - - - -
-Packages that use TileCache
org.jdesktop.swingx.mapviewer  
-  -

- - - - - -
-Uses of TileCache in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer that return TileCache
- TileCacheAbstractTileFactory.getTileCache() - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer with parameters of type TileCache
- voidAbstractTileFactory.setTileCache(TileCache cache) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileFactory.html deleted file mode 100644 index f9467e6c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileFactory.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.TileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.TileFactory

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use TileFactory
org.jdesktop.swingx  
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.bmng  
org.jdesktop.swingx.mapviewer.empty  
org.jdesktop.swingx.mapviewer.esri  
org.jdesktop.swingx.mapviewer.wms  
-  -

- - - - - -
-Uses of TileFactory in org.jdesktop.swingx
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx that return TileFactory
- TileFactoryJXMapViewer.getTileFactory() - -
-          Get the current factory
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx with parameters of type TileFactory
- voidJXMapKit.setTileFactory(TileFactory fact) - -
-          Sets the tile factory for both embedded JXMapViewer components.
- voidJXMapViewer.setTileFactory(TileFactory factory) - -
-          Set the current tile factory
-  -

- - - - - -
-Uses of TileFactory in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - - - - - -
Subclasses of TileFactory in org.jdesktop.swingx.mapviewer
- classAbstractTileFactory - -
-          The AbstractTileFactory provides a basic implementation for the TileFactory.
- classDefaultTileFactory - -
-          A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.
-  -

- - - - - -
-Uses of TileFactory in org.jdesktop.swingx.mapviewer.bmng
-  -

- - - - - - - - - -
Subclasses of TileFactory in org.jdesktop.swingx.mapviewer.bmng
- classCylindricalProjectionTileFactory - -
-           
-  -

- - - - - -
-Uses of TileFactory in org.jdesktop.swingx.mapviewer.empty
-  -

- - - - - - - - - -
Subclasses of TileFactory in org.jdesktop.swingx.mapviewer.empty
- classEmptyTileFactory - -
-          A null implementation of TileFactory.
-  -

- - - - - -
-Uses of TileFactory in org.jdesktop.swingx.mapviewer.esri
-  -

- - - - - - - - - -
Subclasses of TileFactory in org.jdesktop.swingx.mapviewer.esri
- classESRITileFactory - -
-           
-  -

- - - - - -
-Uses of TileFactory in org.jdesktop.swingx.mapviewer.wms
-  -

- - - - - - - - - -
Subclasses of TileFactory in org.jdesktop.swingx.mapviewer.wms
- classWMSTileFactory - -
-          A tile factory that uses a WMS service.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileFactoryInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileFactoryInfo.html deleted file mode 100644 index 18429bb8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/TileFactoryInfo.html +++ /dev/null @@ -1,337 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.TileFactoryInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.TileFactoryInfo

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use TileFactoryInfo
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.bmng  
org.jdesktop.swingx.mapviewer.empty  
org.jdesktop.swingx.mapviewer.util  
-  -

- - - - - -
-Uses of TileFactoryInfo in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer that return TileFactoryInfo
- TileFactoryInfoTileFactory.getInfo() - -
-          Get the TileFactoryInfo describing this TileFactory
-  -

- - - - - - - - - - - - - - -
Constructors in org.jdesktop.swingx.mapviewer with parameters of type TileFactoryInfo
AbstractTileFactory(TileFactoryInfo info) - -
-          Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo
DefaultTileFactory(TileFactoryInfo info) - -
-          Creates a new instance of DefaultTileFactory using the spcified TileFactoryInfo
TileFactory(TileFactoryInfo info) - -
-          Creates a new instance of TileFactory
-  -

- - - - - -
-Uses of TileFactoryInfo in org.jdesktop.swingx.mapviewer.bmng
-  -

- - - - - - - - - -
Subclasses of TileFactoryInfo in org.jdesktop.swingx.mapviewer.bmng
- classSLMapServerInfo - -
-          A TileFactoryInfo subclass which knows how to connect - to the SwingLabs map server.
-  -

- - - - - -
-Uses of TileFactoryInfo in org.jdesktop.swingx.mapviewer.empty
-  -

- - - - - - - - -
Constructors in org.jdesktop.swingx.mapviewer.empty with parameters of type TileFactoryInfo
EmptyTileFactory(TileFactoryInfo info) - -
-          Creates a new instance of EmptyTileFactory using the specified info.
-  -

- - - - - -
-Uses of TileFactoryInfo in org.jdesktop.swingx.mapviewer.util
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer.util with parameters of type TileFactoryInfo
-static java.awt.geom.Point2DGeoUtil.getBitmapCoordinate(double latitude, - double longitude, - int zoomLevel, - TileFactoryInfo info) - -
-          Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels.
-static java.awt.geom.Point2DGeoUtil.getBitmapCoordinate(GeoPosition c, - int zoomLevel, - TileFactoryInfo info) - -
-          Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels.
-static java.awt.DimensionGeoUtil.getMapSize(int zoom, - TileFactoryInfo info) - -
-           
-static GeoPositionGeoUtil.getPosition(java.awt.geom.Point2D pixelCoordinate, - int zoom, - TileFactoryInfo info) - -
-           
-static booleanGeoUtil.isValidTile(int x, - int y, - int zoomLevel, - TileFactoryInfo info) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Waypoint.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Waypoint.html deleted file mode 100644 index 49a44ce5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/Waypoint.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.Waypoint - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.Waypoint

-
- - - - - - - - - -
-Packages that use Waypoint
org.jdesktop.swingx.mapviewer  
-  -

- - - - - -
-Uses of Waypoint in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - -
Subclasses of Waypoint in org.jdesktop.swingx.mapviewer
- classDefaultWaypoint - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer that return types with arguments of type Waypoint
- java.util.Set<Waypoint>WaypointPainter.getWaypoints() - -
-          Gets the current set of waypoints to paint
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer with parameters of type Waypoint
- booleanWaypointRenderer.paintWaypoint(java.awt.Graphics2D g, - JXMapViewer map, - Waypoint waypoint) - -
-          paint the specified waypoint on the specified map and graphics context
- booleanDefaultWaypointRenderer.paintWaypoint(java.awt.Graphics2D g, - JXMapViewer map, - Waypoint waypoint) - -
-          paint the specified waypoint on the specified map and graphics context
-protected  voidWaypointPainter.paintWaypoint(Waypoint w, - T map, - java.awt.Graphics2D g) - -
-          Override this method if you want more control over how a - waypoint is painted than what you can get by just - plugging in a custom waypoint renderer.
-  -

- - - - - - - - - -
Method parameters in org.jdesktop.swingx.mapviewer with type arguments of type Waypoint
- voidWaypointPainter.setWaypoints(java.util.Set<Waypoint> waypoints) - -
-          Sets the current set of waypoints to paint
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/WaypointPainter.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/WaypointPainter.html deleted file mode 100644 index e588fe06..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/WaypointPainter.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.WaypointPainter - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.WaypointPainter

-
-No usage of org.jdesktop.swingx.mapviewer.WaypointPainter -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/WaypointRenderer.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/WaypointRenderer.html deleted file mode 100644 index 2e2dde15..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/class-use/WaypointRenderer.html +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.swingx.mapviewer.WaypointRenderer - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.swingx.mapviewer.WaypointRenderer

-
- - - - - - - - - -
-Packages that use WaypointRenderer
org.jdesktop.swingx.mapviewer  
-  -

- - - - - -
-Uses of WaypointRenderer in org.jdesktop.swingx.mapviewer
-  -

- - - - - - - - - -
Classes in org.jdesktop.swingx.mapviewer that implement WaypointRenderer
- classDefaultWaypointRenderer - -
-          This is a standard waypoint renderer.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.mapviewer with parameters of type WaypointRenderer
- voidWaypointPainter.setRenderer(WaypointRenderer r) - -
-          Sets the waypoint renderer to use when painting waypoints
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/EmptyTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/EmptyTileFactory.html deleted file mode 100644 index 1e0f42d6..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/EmptyTileFactory.html +++ /dev/null @@ -1,326 +0,0 @@ - - - - - - -EmptyTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer.empty -
-Class EmptyTileFactory

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactory
-      extended by org.jdesktop.swingx.mapviewer.empty.EmptyTileFactory
-
-
-
-
public class EmptyTileFactory
extends TileFactory
- - -

-A null implementation of TileFactory. Draws empty areas. -

- -

-


- -

- - - - - - - - - - - - - - -
-Constructor Summary
EmptyTileFactory() - -
-          Creates a new instance of EmptyTileFactory
EmptyTileFactory(TileFactoryInfo info) - -
-          Creates a new instance of EmptyTileFactory using the specified info.
-  - - - - - - - - - - - - - - - -
-Method Summary
- TilegetTile(int x, - int y, - int zoom) - -
-          Gets an instance of an empty tile for the given tile position and zoom on - the world map.
-protected  voidstartLoading(Tile tile) - -
-          Override this method to load the tile using, for example, an ExecutorService.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.TileFactory
geoToPixel, getInfo, getMapSize, getTileSize, pixelToGeo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-EmptyTileFactory

-
-public EmptyTileFactory()
-
-
Creates a new instance of EmptyTileFactory -

-

-
- -

-EmptyTileFactory

-
-public EmptyTileFactory(TileFactoryInfo info)
-
-
Creates a new instance of EmptyTileFactory using the specified info. -

-

- - - - - - - - -
-Method Detail
- -

-getTile

-
-public Tile getTile(int x,
-                    int y,
-                    int zoom)
-
-
Gets an instance of an empty tile for the given tile position and zoom on - the world map. -

-

-
Specified by:
getTile in class TileFactory
-
-
-
Parameters:
x - The tile's x position on the world map.
y - The tile's y position on the world map.
zoom - The current zoom level. -
Returns:
the tile that is located at the given tilePoint for this zoom level. For - example, if getMapSize() returns 10x20 for this zoom, and the - tilePoint is (3,5), then the appropriate tile will be located - and returned. This method must not return null. However, it - can return dummy tiles that contain no data if it wants. This is appropriate, - for example, for tiles which are outside of the bounds of the map and if the - factory doesn't implement wrapping.
-
-
-
- -

-startLoading

-
-protected void startLoading(Tile tile)
-
-
Override this method to load the tile using, for example, an ExecutorService. -

-

-
Specified by:
startLoading in class TileFactory
-
-
-
Parameters:
tile - The tile to load.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/class-use/EmptyTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/class-use/EmptyTileFactory.html deleted file mode 100644 index c64dbede..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/class-use/EmptyTileFactory.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.empty.EmptyTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.empty.EmptyTileFactory

-
-No usage of org.jdesktop.swingx.mapviewer.empty.EmptyTileFactory -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-frame.html deleted file mode 100644 index 63f9c79f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-frame.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.empty - - - - - - - - - - - -org.jdesktop.swingx.mapviewer.empty - - - - -
-Classes  - -
-EmptyTileFactory
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-summary.html deleted file mode 100644 index 4a165473..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-summary.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.empty - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.mapviewer.empty -

- - - - - - - - - -
-Class Summary
EmptyTileFactoryA null implementation of TileFactory.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-tree.html deleted file mode 100644 index eff824dd..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-tree.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.empty Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.mapviewer.empty -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-use.html deleted file mode 100644 index 0b3492d3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/empty/package-use.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.mapviewer.empty - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.mapviewer.empty

-
-No usage of org.jdesktop.swingx.mapviewer.empty -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/ESRITileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/ESRITileFactory.html deleted file mode 100644 index 4dc483d5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/ESRITileFactory.html +++ /dev/null @@ -1,313 +0,0 @@ - - - - - - -ESRITileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer.esri -
-Class ESRITileFactory

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactory
-      extended by org.jdesktop.swingx.mapviewer.AbstractTileFactory
-          extended by org.jdesktop.swingx.mapviewer.DefaultTileFactory
-              extended by org.jdesktop.swingx.mapviewer.esri.ESRITileFactory
-
-
-
-
public class ESRITileFactory
extends DefaultTileFactory
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
ESRITileFactory() - -
-          Creates a new instance of ESRITileFactory
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidsetPassword(char[] password) - -
-           
- voidsetUserID(java.lang.String id) - -
-           
- voidsetUsername(java.lang.String name) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.AbstractTileFactory
createTileRunner, getService, getTile, getTileCache, promote, setThreadPoolSize, setTileCache, startLoading
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.TileFactory
geoToPixel, getInfo, getMapSize, getTileSize, pixelToGeo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-ESRITileFactory

-
-public ESRITileFactory()
-
-
Creates a new instance of ESRITileFactory -

-

- - - - - - - - -
-Method Detail
- -

-setUsername

-
-public void setUsername(java.lang.String name)
-
-
-
-
-
-
- -

-setPassword

-
-public void setPassword(char[] password)
-
-
-
-
-
-
- -

-setUserID

-
-public void setUserID(java.lang.String id)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/class-use/ESRITileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/class-use/ESRITileFactory.html deleted file mode 100644 index 681c8d22..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/class-use/ESRITileFactory.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.esri.ESRITileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.esri.ESRITileFactory

-
-No usage of org.jdesktop.swingx.mapviewer.esri.ESRITileFactory -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-frame.html deleted file mode 100644 index 6381d82e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-frame.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.esri - - - - - - - - - - - -org.jdesktop.swingx.mapviewer.esri - - - - -
-Classes  - -
-ESRITileFactory
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-summary.html deleted file mode 100644 index 77ccc0a8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-summary.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.esri - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.mapviewer.esri -

- - - - - - - - - -
-Class Summary
ESRITileFactory 
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-tree.html deleted file mode 100644 index 90893d33..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-tree.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.esri Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.mapviewer.esri -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-use.html deleted file mode 100644 index 92f35913..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/esri/package-use.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.mapviewer.esri - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.mapviewer.esri

-
-No usage of org.jdesktop.swingx.mapviewer.esri -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-frame.html deleted file mode 100644 index 76723179..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-frame.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer - - - - - - - - - - - -org.jdesktop.swingx.mapviewer - - - - -
-Interfaces  - -
-WaypointRenderer
- - - - - - -
-Classes  - -
-AbstractTileFactory -
-DefaultTileFactory -
-DefaultWaypoint -
-DefaultWaypointRenderer -
-GeoBounds -
-GeoPosition -
-LocalResponseCache -
-Tile -
-TileCache -
-TileFactory -
-TileFactoryInfo -
-Waypoint -
-WaypointPainter
- - - - - - -
-Enums  - -
-Tile.Priority
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-summary.html deleted file mode 100644 index 6fb750b6..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-summary.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.mapviewer -

- - - - - - - - - -
-Interface Summary
WaypointRendererA interface that draws waypoints.
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AbstractTileFactoryThe AbstractTileFactory provides a basic implementation for the TileFactory.
DefaultTileFactoryA tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.
DefaultWaypoint 
DefaultWaypointRendererThis is a standard waypoint renderer.
GeoBoundsThe GeoBounds class provides access the the North East and - South West corners of the bounds and provides an intersects method.
GeoPositionAn immutable coordinate in the real (geographic) world, - composed of a latitude and a longitude.
LocalResponseCache 
TileThe Tile class represents a particular square image - piece of the world bitmap at a particular zoom level.
TileCacheAn implementation only class for now.
TileFactoryA class that can produce tiles and convert coordinates to pixels
TileFactoryInfoA TileFactoryInfo encapsulates all information - specific to a map server.
WaypointA Waypoint is a GeoPosition that can be drawn on a may using - a WaypointPainter.
WaypointPainter<T extends JXMapViewer>Paints waypoints on the JXMapViewer.
-  - -

- - - - - - - - - -
-Enum Summary
Tile.Priority 
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-tree.html deleted file mode 100644 index 4bf181e1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-tree.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.mapviewer -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) - -
    -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-use.html deleted file mode 100644 index d8111f77..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/package-use.html +++ /dev/null @@ -1,429 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.mapviewer - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.mapviewer

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.jdesktop.swingx.mapviewer
org.jdesktop.swingx  
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.bmng  
org.jdesktop.swingx.mapviewer.empty  
org.jdesktop.swingx.mapviewer.esri  
org.jdesktop.swingx.mapviewer.util  
org.jdesktop.swingx.mapviewer.wms  
-  -

- - - - - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer used by org.jdesktop.swingx
GeoPosition - -
-          An immutable coordinate in the real (geographic) world, - composed of a latitude and a longitude.
TileFactory - -
-          A class that can produce tiles and convert coordinates to pixels
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer used by org.jdesktop.swingx.mapviewer
AbstractTileFactory - -
-          The AbstractTileFactory provides a basic implementation for the TileFactory.
GeoBounds - -
-          The GeoBounds class provides access the the North East and - South West corners of the bounds and provides an intersects method.
GeoPosition - -
-          An immutable coordinate in the real (geographic) world, - composed of a latitude and a longitude.
Tile - -
-          The Tile class represents a particular square image - piece of the world bitmap at a particular zoom level.
Tile.Priority - -
-           
TileCache - -
-          An implementation only class for now.
TileFactory - -
-          A class that can produce tiles and convert coordinates to pixels
TileFactoryInfo - -
-          A TileFactoryInfo encapsulates all information - specific to a map server.
Waypoint - -
-          A Waypoint is a GeoPosition that can be drawn on a may using - a WaypointPainter.
WaypointRenderer - -
-          A interface that draws waypoints.
-  -

- - - - - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer used by org.jdesktop.swingx.mapviewer.bmng
AbstractTileFactory - -
-          The AbstractTileFactory provides a basic implementation for the TileFactory.
DefaultTileFactory - -
-          A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.
GeoPosition - -
-          An immutable coordinate in the real (geographic) world, - composed of a latitude and a longitude.
TileFactory - -
-          A class that can produce tiles and convert coordinates to pixels
TileFactoryInfo - -
-          A TileFactoryInfo encapsulates all information - specific to a map server.
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer used by org.jdesktop.swingx.mapviewer.empty
Tile - -
-          The Tile class represents a particular square image - piece of the world bitmap at a particular zoom level.
TileFactory - -
-          A class that can produce tiles and convert coordinates to pixels
TileFactoryInfo - -
-          A TileFactoryInfo encapsulates all information - specific to a map server.
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer used by org.jdesktop.swingx.mapviewer.esri
AbstractTileFactory - -
-          The AbstractTileFactory provides a basic implementation for the TileFactory.
DefaultTileFactory - -
-          A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.
TileFactory - -
-          A class that can produce tiles and convert coordinates to pixels
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer used by org.jdesktop.swingx.mapviewer.util
GeoBounds - -
-          The GeoBounds class provides access the the North East and - South West corners of the bounds and provides an intersects method.
GeoPosition - -
-          An immutable coordinate in the real (geographic) world, - composed of a latitude and a longitude.
TileFactoryInfo - -
-          A TileFactoryInfo encapsulates all information - specific to a map server.
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer used by org.jdesktop.swingx.mapviewer.wms
AbstractTileFactory - -
-          The AbstractTileFactory provides a basic implementation for the TileFactory.
DefaultTileFactory - -
-          A tile factory which configures itself using a TileFactoryInfo object and uses a Google Maps like mercator projection.
TileFactory - -
-          A class that can produce tiles and convert coordinates to pixels
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/GeoUtil.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/GeoUtil.html deleted file mode 100644 index b4494d6f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/GeoUtil.html +++ /dev/null @@ -1,441 +0,0 @@ - - - - - - -GeoUtil - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer.util -
-Class GeoUtil

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.util.GeoUtil
-
-
-
-
public final class GeoUtil
extends java.lang.Object
- - -

-These are math utilities for converting between pixels, tiles, and geographic - coordinates. Implements a Google Maps style mercator projection. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
GeoUtil() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static java.awt.geom.Point2DgetBitmapCoordinate(double latitude, - double longitude, - int zoomLevel, - TileFactoryInfo info) - -
-          Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels.
-static java.awt.geom.Point2DgetBitmapCoordinate(GeoPosition c, - int zoomLevel, - TileFactoryInfo info) - -
-          Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels.
-static GeoBoundsgetMapBounds(JXMapViewer mapViewer) - -
-          Gets the map bounds.
-static java.awt.DimensiongetMapSize(int zoom, - TileFactoryInfo info) - -
-           
-static GeoPositiongetPosition(java.awt.geom.Point2D pixelCoordinate, - int zoom, - TileFactoryInfo info) - -
-           
-static GeoPositiongetPositionForAddress(java.lang.String[] fields) - -
-           
-static GeoPositiongetPositionForAddress(java.lang.String street, - java.lang.String city, - java.lang.String state) - -
-          Convert a street address into a position.
-static booleanisValidTile(int x, - int y, - int zoomLevel, - TileFactoryInfo info) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-GeoUtil

-
-public GeoUtil()
-
-
- - - - - - - - -
-Method Detail
- -

-getMapSize

-
-public static java.awt.Dimension getMapSize(int zoom,
-                                            TileFactoryInfo info)
-
-
- -
Returns:
the size of the map at the given zoom, in tiles (num tiles tall - by num tiles wide)
-
-
-
- -

-isValidTile

-
-public static boolean isValidTile(int x,
-                                  int y,
-                                  int zoomLevel,
-                                  TileFactoryInfo info)
-
-
-
-
-
-
- -

-getBitmapCoordinate

-
-public static java.awt.geom.Point2D getBitmapCoordinate(GeoPosition c,
-                                                        int zoomLevel,
-                                                        TileFactoryInfo info)
-
-
Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels. The zoom level is necessary because - pixel coordinates are in terms of the zoom level -

-

-
Parameters:
c - A lat/lon pair
zoomLevel - the zoom level to extract the pixel coordinate for
-
-
-
- -

-getBitmapCoordinate

-
-public static java.awt.geom.Point2D getBitmapCoordinate(double latitude,
-                                                        double longitude,
-                                                        int zoomLevel,
-                                                        TileFactoryInfo info)
-
-
Given a position (latitude/longitude pair) and a zoom level, return - the appropriate point in pixels. The zoom level is necessary because - pixel coordinates are in terms of the zoom level -

-

-
Parameters:
double - latitude
double - longitude
zoomLevel - the zoom level to extract the pixel coordinate for
-
-
-
- -

-getPosition

-
-public static GeoPosition getPosition(java.awt.geom.Point2D pixelCoordinate,
-                                      int zoom,
-                                      TileFactoryInfo info)
-
-
-
-
-
-
- -

-getPositionForAddress

-
-public static GeoPosition getPositionForAddress(java.lang.String[] fields)
-                                         throws java.io.IOException
-
-
- -
Throws: -
java.io.IOException
-
-
-
- -

-getPositionForAddress

-
-public static GeoPosition getPositionForAddress(java.lang.String street,
-                                                java.lang.String city,
-                                                java.lang.String state)
-                                         throws java.io.IOException
-
-
Convert a street address into a position. Uses the Yahoo GeoCoder. You must - supply your own yahoo id. -

-

-
Parameters:
street - Street
city - City
state - State (must be a US state) -
Returns:
the position of this street address -
Throws: -
java.io.IOException - if the request fails.
-
-
-
- -

-getMapBounds

-
-public static GeoBounds getMapBounds(JXMapViewer mapViewer)
-
-
Gets the map bounds. -

-

-
Parameters:
mapViewer - The map viewer. -
Returns:
Returns the bounds.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/MercatorUtils.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/MercatorUtils.html deleted file mode 100644 index 921a341c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/MercatorUtils.html +++ /dev/null @@ -1,289 +0,0 @@ - - - - - - -MercatorUtils - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer.util -
-Class MercatorUtils

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.util.MercatorUtils
-
-
-
-
public final class MercatorUtils
extends java.lang.Object
- - -

-A utility class of methods that help when dealing - with standard Mercator projections. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static intlatToY(double latitudeDegrees, - double radius) - -
-           
-static intlongToX(double longitudeDegrees, - double radius) - -
-           
-static doublexToLong(int x, - double radius) - -
-           
-static doubleyToLat(int y, - double radius) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-longToX

-
-public static int longToX(double longitudeDegrees,
-                          double radius)
-
-
-
-
-
-
- -

-latToY

-
-public static int latToY(double latitudeDegrees,
-                         double radius)
-
-
-
-
-
-
- -

-xToLong

-
-public static double xToLong(int x,
-                             double radius)
-
-
-
-
-
-
- -

-yToLat

-
-public static double yToLat(int y,
-                            double radius)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/class-use/GeoUtil.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/class-use/GeoUtil.html deleted file mode 100644 index db5b1a56..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/class-use/GeoUtil.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.util.GeoUtil - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.util.GeoUtil

-
-No usage of org.jdesktop.swingx.mapviewer.util.GeoUtil -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/class-use/MercatorUtils.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/class-use/MercatorUtils.html deleted file mode 100644 index ca3c64ae..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/class-use/MercatorUtils.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.util.MercatorUtils - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.util.MercatorUtils

-
-No usage of org.jdesktop.swingx.mapviewer.util.MercatorUtils -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-frame.html deleted file mode 100644 index 8bda3d0f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-frame.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.util - - - - - - - - - - - -org.jdesktop.swingx.mapviewer.util - - - - -
-Classes  - -
-GeoUtil -
-MercatorUtils
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-summary.html deleted file mode 100644 index 18f16150..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-summary.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.util - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.mapviewer.util -

- - - - - - - - - - - - - -
-Class Summary
GeoUtilThese are math utilities for converting between pixels, tiles, and geographic - coordinates.
MercatorUtilsA utility class of methods that help when dealing - with standard Mercator projections.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-tree.html deleted file mode 100644 index 24daaed8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-tree.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.util Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.mapviewer.util -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-use.html deleted file mode 100644 index 2074fac2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/util/package-use.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.mapviewer.util - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.mapviewer.util

-
-No usage of org.jdesktop.swingx.mapviewer.util -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/WMSService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/WMSService.html deleted file mode 100644 index eae97117..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/WMSService.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - - -WMSService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer.wms -
-Class WMSService

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.wms.WMSService
-
-
-
-
public class WMSService
extends java.lang.Object
- - -

-A class that represents a WMS mapping service. - See http://en.wikipedia.org/wiki/Web_Map_Service for more information. -

- -

-


- -

- - - - - - - - - - - - - - -
-Constructor Summary
WMSService() - -
-          Creates a new instance of WMSService
WMSService(java.lang.String baseUrl, - java.lang.String layer) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetBaseUrl() - -
-           
- java.lang.StringgetLayer() - -
-           
- voidsetBaseUrl(java.lang.String baseUrl) - -
-           
- voidsetLayer(java.lang.String layer) - -
-           
- java.lang.StringtoWMSURL(int x, - int y, - int zoom, - int tileSize) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-WMSService

-
-public WMSService()
-
-
Creates a new instance of WMSService -

-

-
- -

-WMSService

-
-public WMSService(java.lang.String baseUrl,
-                  java.lang.String layer)
-
-
- - - - - - - - -
-Method Detail
- -

-toWMSURL

-
-public java.lang.String toWMSURL(int x,
-                                 int y,
-                                 int zoom,
-                                 int tileSize)
-
-
-
-
-
-
- -

-getLayer

-
-public java.lang.String getLayer()
-
-
-
-
-
-
- -

-setLayer

-
-public void setLayer(java.lang.String layer)
-
-
-
-
-
-
- -

-getBaseUrl

-
-public java.lang.String getBaseUrl()
-
-
-
-
-
-
- -

-setBaseUrl

-
-public void setBaseUrl(java.lang.String baseUrl)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/WMSTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/WMSTileFactory.html deleted file mode 100644 index 052ff6d4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/WMSTileFactory.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - -WMSTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.mapviewer.wms -
-Class WMSTileFactory

-
-java.lang.Object
-  extended by org.jdesktop.swingx.mapviewer.TileFactory
-      extended by org.jdesktop.swingx.mapviewer.AbstractTileFactory
-          extended by org.jdesktop.swingx.mapviewer.DefaultTileFactory
-              extended by org.jdesktop.swingx.mapviewer.wms.WMSTileFactory
-
-
-
-
public class WMSTileFactory
extends DefaultTileFactory
- - -

-A tile factory that uses a WMS service. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
WMSTileFactory(WMSService wms) - -
-          Creates a new instance of WMSTileFactory
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.AbstractTileFactory
createTileRunner, getService, getTile, getTileCache, promote, setThreadPoolSize, setTileCache, startLoading
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.mapviewer.TileFactory
geoToPixel, getInfo, getMapSize, getTileSize, pixelToGeo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-WMSTileFactory

-
-public WMSTileFactory(WMSService wms)
-
-
Creates a new instance of WMSTileFactory -

-

- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/class-use/WMSService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/class-use/WMSService.html deleted file mode 100644 index c780ce5c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/class-use/WMSService.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.wms.WMSService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.wms.WMSService

-
- - - - - - - - - -
-Packages that use WMSService
org.jdesktop.swingx.mapviewer.wms  
-  -

- - - - - -
-Uses of WMSService in org.jdesktop.swingx.mapviewer.wms
-  -

- - - - - - - - -
Constructors in org.jdesktop.swingx.mapviewer.wms with parameters of type WMSService
WMSTileFactory(WMSService wms) - -
-          Creates a new instance of WMSTileFactory
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/class-use/WMSTileFactory.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/class-use/WMSTileFactory.html deleted file mode 100644 index cc463ed0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/class-use/WMSTileFactory.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.mapviewer.wms.WMSTileFactory - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.mapviewer.wms.WMSTileFactory

-
-No usage of org.jdesktop.swingx.mapviewer.wms.WMSTileFactory -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-frame.html deleted file mode 100644 index 23439b35..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-frame.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.wms - - - - - - - - - - - -org.jdesktop.swingx.mapviewer.wms - - - - -
-Classes  - -
-WMSService -
-WMSTileFactory
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-summary.html deleted file mode 100644 index 400ab218..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-summary.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.wms - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.mapviewer.wms -

- - - - - - - - - - - - - -
-Class Summary
WMSServiceA class that represents a WMS mapping service.
WMSTileFactoryA tile factory that uses a WMS service.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-tree.html deleted file mode 100644 index 3fecf753..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-tree.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -org.jdesktop.swingx.mapviewer.wms Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.mapviewer.wms -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-use.html deleted file mode 100644 index 6366bd67..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/mapviewer/wms/package-use.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.mapviewer.wms - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.mapviewer.wms

-
- - - - - - - - - -
-Packages that use org.jdesktop.swingx.mapviewer.wms
org.jdesktop.swingx.mapviewer.wms  
-  -

- - - - - - - - -
-Classes in org.jdesktop.swingx.mapviewer.wms used by org.jdesktop.swingx.mapviewer.wms
WMSService - -
-          A class that represents a WMS mapping service.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-frame.html deleted file mode 100644 index f3200b13..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-frame.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - -org.jdesktop.swingx - - - - - - - - - - - -org.jdesktop.swingx - - - - -
-Classes  - -
-BackgroundWorker -
-BackgroundWorkerBeanInfo -
-JXHtmlForm -
-JXHtmlForm.Option -
-JXHtmlForm.Parameter -
-JXMapKit -
-JXMapKitBeanInfo -
-JXMapKitBeanInfo.DefaultProvidersPropertyEditor -
-JXMapViewer -
-JXMapViewerApplet
- - - - - - -
-Enums  - -
-JXMapKit.DefaultProviders
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-summary.html deleted file mode 100644 index c0e816b2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-summary.html +++ /dev/null @@ -1,211 +0,0 @@ - - - - - - -org.jdesktop.swingx - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
BackgroundWorkerA JavaBean to perform lengthy GUI-interacting tasks in a dedicated thread.
BackgroundWorkerBeanInfo 
JXHtmlFormThis widget allows a Swing UI (or other Java code) to simulate and send an - HTML submit.
JXHtmlForm.Option 
JXHtmlForm.Parameter 
JXMapKitThe JXMapKit is a pair of JXMapViewers preconfigured to be easy to use - with common features built in.
JXMapKitBeanInfo 
JXMapKitBeanInfo.DefaultProvidersPropertyEditor 
JXMapViewerA tile oriented map component that can easily be used with tile sources - on the web like Google and Yahoo maps, satellite data such as NASA imagery, - and also with file based sources like pre-processed NASA images.
JXMapViewerApplet 
-  - -

- - - - - - - - - -
-Enum Summary
JXMapKit.DefaultProviders 
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-tree.html deleted file mode 100644 index ca9586a4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-tree.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - -org.jdesktop.swingx Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object
      -
    • org.jdesktop.beans.AbstractBean -
    • java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable) -
        -
      • java.awt.Container
          -
        • javax.swing.JComponent (implements java.io.Serializable) -
            -
          • javax.swing.JPanel (implements javax.accessibility.Accessible) -
              -
            • org.jdesktop.swingx.JXHtmlForm
            • org.jdesktop.swingx.JXPanel (implements javax.swing.Scrollable) -
                -
              • org.jdesktop.swingx.JXMapKit
              • org.jdesktop.swingx.JXMapViewer (implements java.beans.DesignMode) -
              -
            -
          -
        • java.awt.Panel (implements javax.accessibility.Accessible) -
            -
          • java.applet.Applet
              -
            • javax.swing.JApplet (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer) - -
            -
          -
        -
      -
    • org.jdesktop.swingx.JXHtmlForm.Option
    • org.jdesktop.swingx.JXHtmlForm.Parameter
    • java.beans.PropertyEditorSupport (implements java.beans.PropertyEditor) - -
    • java.beans.SimpleBeanInfo (implements java.beans.BeanInfo) - -
    -
-

-Enum Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) - -
    -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-use.html deleted file mode 100644 index b5c273bb..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/package-use.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.jdesktop.swingx
org.jdesktop.swingx  
org.jdesktop.swingx.event  
org.jdesktop.swingx.mapviewer  
org.jdesktop.swingx.mapviewer.util  
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx used by org.jdesktop.swingx
JXHtmlForm.Parameter - -
-           
JXMapKit - -
-          The JXMapKit is a pair of JXMapViewers preconfigured to be easy to use - with common features built in.
JXMapKit.DefaultProviders - -
-           
JXMapViewer - -
-          A tile oriented map component that can easily be used with tile sources - on the web like Google and Yahoo maps, satellite data such as NASA imagery, - and also with file based sources like pre-processed NASA images.
-  -

- - - - - - - - -
-Classes in org.jdesktop.swingx used by org.jdesktop.swingx.event
BackgroundWorker - -
-          A JavaBean to perform lengthy GUI-interacting tasks in a dedicated thread.
-  -

- - - - - - - - -
-Classes in org.jdesktop.swingx used by org.jdesktop.swingx.mapviewer
JXMapViewer - -
-          A tile oriented map component that can easily be used with tile sources - on the web like Google and Yahoo maps, satellite data such as NASA imagery, - and also with file based sources like pre-processed NASA images.
-  -

- - - - - - - - -
-Classes in org.jdesktop.swingx used by org.jdesktop.swingx.mapviewer.util
JXMapViewer - -
-          A tile oriented map component that can easily be used with tile sources - on the web like Google and Yahoo maps, satellite data such as NASA imagery, - and also with file based sources like pre-processed NASA images.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/RSSException.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/RSSException.html deleted file mode 100644 index dea0bd20..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/RSSException.html +++ /dev/null @@ -1,290 +0,0 @@ - - - - - - -RSSException - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Class RSSException

-
-java.lang.Object
-  extended by java.lang.Throwable
-      extended by java.lang.Exception
-          extended by org.jdesktop.swingx.ws.yahoo.rss.RSSException
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
-
public class RSSException
extends java.lang.Exception
- - -

-Exception thrown if some problem occurs while reading a feed. -

- -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - - - - - - - - - - - - - - -
-Constructor Summary
RSSException() - -
-          Creates a new instance of RSSException
RSSException(java.lang.String text) - -
-           
RSSException(java.lang.String text, - java.lang.Throwable cause) - -
-           
RSSException(java.lang.Throwable cause) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-RSSException

-
-public RSSException()
-
-
Creates a new instance of RSSException -

-

-
- -

-RSSException

-
-public RSSException(java.lang.String text)
-
-
-
- -

-RSSException

-
-public RSSException(java.lang.Throwable cause)
-
-
-
- -

-RSSException

-
-public RSSException(java.lang.String text,
-                    java.lang.Throwable cause)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNews.Type.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNews.Type.html deleted file mode 100644 index 2cf8b385..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNews.Type.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - -YahooCompanyFinanceNews.Type - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Enum YahooCompanyFinanceNews.Type

-
-java.lang.Object
-  extended by java.lang.Enum<YahooCompanyFinanceNews.Type>
-      extended by org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews.Type
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<YahooCompanyFinanceNews.Type>
-
-
-
Enclosing class:
YahooCompanyFinanceNews
-
-
-
-
public static enum YahooCompanyFinanceNews.Type
extends java.lang.Enum<YahooCompanyFinanceNews.Type>
- - -

-The type of news items to return. May be one of either: -

    -
  • COMPANY: indicating news items that only relate to the companies associated - with specific ticker symbols
  • -
  • INDUSTRY: indicating news items that relate to the industries which - specific companies are in (again, based on ticker symbols)
  • -
-

- -

-


- -

- - - - - - - - - - - - - -
-Enum Constant Summary
COMPANY - -
-           
INDUSTRY - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static YahooCompanyFinanceNews.TypevalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static YahooCompanyFinanceNews.Type[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-COMPANY

-
-public static final YahooCompanyFinanceNews.Type COMPANY
-
-
-
-
-
- -

-INDUSTRY

-
-public static final YahooCompanyFinanceNews.Type INDUSTRY
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static YahooCompanyFinanceNews.Type[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (YahooCompanyFinanceNews.Type c : YahooCompanyFinanceNews.Type.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static YahooCompanyFinanceNews.Type valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNews.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNews.html deleted file mode 100644 index 6d23b396..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNews.html +++ /dev/null @@ -1,473 +0,0 @@ - - - - - - -YahooCompanyFinanceNews - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Class YahooCompanyFinanceNews

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.rss.YahooRSS
-          extended by org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews
-
-
-
-
public class YahooCompanyFinanceNews
extends YahooRSS
- - -

-

A simple JavaBean that queries Yahoo! for news items related to one or more - companies, identified by stock ticker symbol. The type of news item returned may - either be based on the company itself, or the industry the company is in, depending - on the type property.

- -

This bean differs from the YahooFinanceNews bean in that the news items returned - are based on one or more companies ticker symbols, as opposed to a more customized - RSS feed such as "international".

-

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classYahooCompanyFinanceNews.Type - -
-          The type of news items to return.
-  - - - - - - - - - - -
-Constructor Summary
YahooCompanyFinanceNews() - -
-          Creates a new instance of YahooFinance
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddSymbol(java.lang.String symbol) - -
-          Adds the specified symbol to the set of symbols for which to retrieve news - articles.
-protected  java.util.MapgetParameters() - -
-           
- java.lang.String[]getSymbols() - -
-           
- YahooCompanyFinanceNews.TypegetType() - -
-           
-protected  java.lang.StringgetUrlPrefix() - -
-          This method is called while YahooRSS constructs the URL.
- voidremoveSymbol(java.lang.String symbol) - -
-          Removes the specified symbol from the set of symbols for which to retrieve news - articles.
- voidsetSymbols(java.lang.String... symbols) - -
-          Specifies the set of ticker symbols representing companies for which to - retrieve news articles.
- voidsetType(YahooCompanyFinanceNews.Type type) - -
-          The type of news items to return.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS
constructUrl, readFeed
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooCompanyFinanceNews

-
-public YahooCompanyFinanceNews()
-
-
Creates a new instance of YahooFinance -

-

- - - - - - - - -
-Method Detail
- -

-addSymbol

-
-public void addSymbol(java.lang.String symbol)
-
-
Adds the specified symbol to the set of symbols for which to retrieve news - articles. This may not be null. -

-

-
-
-
-
- -

-removeSymbol

-
-public void removeSymbol(java.lang.String symbol)
-
-
Removes the specified symbol from the set of symbols for which to retrieve news - articles. This may not be null. -

-

-
-
-
-
- -

-getSymbols

-
-public java.lang.String[] getSymbols()
-
-
- -
Returns:
the set of symbols for which to retieve news articles
-
-
-
- -

-setSymbols

-
-public void setSymbols(java.lang.String... symbols)
-
-
Specifies the set of ticker symbols representing companies for which to - retrieve news articles. For example, SUNW. -

-

-
-
-
-
- -

-setType

-
-public void setType(YahooCompanyFinanceNews.Type type)
-
-
The type of news items to return. May be one of either: -
    -
  • COMPANY: indicating news items that only relate to the companies associated - with specific ticker symbols
  • -
  • INDUSTRY: indicating news items that relate to the industries which - specific companies are in (again, based on ticker symbols)
  • -
-

-

-
-
-
-
- -

-getType

-
-public YahooCompanyFinanceNews.Type getType()
-
-
- -
Returns:
the Type of search that will be performed (see setType).
-
-
-
- -

-getUrlPrefix

-
-protected java.lang.String getUrlPrefix()
-
-
Description copied from class: YahooRSS
-
This method is called while YahooRSS constructs the URL. This prefix - MUST NOT contain the trailing "?" or any parameters. YahooRSS will query - for those separately and do the work of combining them into a final URL. - Hence, the url prefix is everything up to but not including the params -

-

-
Specified by:
getUrlPrefix in class YahooRSS
-
-
- -
Returns:
a String representing the first part of the URL (including the http://)
-
-
-
- -

-getParameters

-
-protected java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooRSS
-
-
- -
Returns:
a Map of parameters used in constructing the URL. The toString() method - will be called on each key and value in order to construct the param list. They will - be URL encoded by YahooRSS, so you need not worry about url encoding the param ahead of time
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNewsBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNewsBeanInfo.html deleted file mode 100644 index efead5c0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooCompanyFinanceNewsBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -YahooCompanyFinanceNewsBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Class YahooCompanyFinanceNewsBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNewsBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooCompanyFinanceNewsBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooCompanyFinanceNewsBeanInfo() - -
-          Creates a new instance of BackgroundWorkerBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooCompanyFinanceNewsBeanInfo

-
-public YahooCompanyFinanceNewsBeanInfo()
-
-
Creates a new instance of BackgroundWorkerBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooFinanceNews.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooFinanceNews.html deleted file mode 100644 index f06fd294..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooFinanceNews.html +++ /dev/null @@ -1,582 +0,0 @@ - - - - - - -YahooFinanceNews - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Class YahooFinanceNews

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.rss.YahooRSS
-          extended by org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews
-
-
-
-
public class YahooFinanceNews
extends YahooRSS
- - -

-

A simple JavaBean encapsulating access to the Yahoo! Finance News RSS feeds. To use this - class, you simply need to set the feedName property and call the readFeed - method. readFeed may be a long running operation, so be sure to wrap - access to it in some way, such as with SwingWorker or BackgroundWorker.

- -

There are many valid feedNames, and the list is ever growing. Some common - popular names are listed as public static Strings in this class. See - Yahoo! for more information about - specific feeds that are available. By default, the MOST_POPULAR feed is used. - -

This class is very similar in style an approach to the YahooNews class, it - simply maintains a different namespace and URL structure.

-

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static java.lang.StringBANKING - -
-           
-static java.lang.StringBONDS - -
-           
-static java.lang.StringCOMMODITIES - -
-           
-static java.lang.StringCURRENCIES - -
-           
-static java.lang.StringFUNDS - -
-           
-static java.lang.StringINTERNATIONAL_FINANCE - -
-           
-static java.lang.StringMORTGAGES - -
-           
-static java.lang.StringMOST_POPULAR - -
-           
-static java.lang.StringRETIREMENT - -
-           
-static java.lang.StringTAXES - -
-           
-static java.lang.StringUS_MARKETS - -
-           
-  - - - - - - - - - - -
-Constructor Summary
YahooFinanceNews() - -
-          Creates a new instance of YahooNews
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetFeedName() - -
-           
-protected  java.util.MapgetParameters() - -
-           
-protected  java.lang.StringgetUrlPrefix() - -
-          This method is called while YahooRSS constructs the URL.
- voidsetFeedName(java.lang.String feedName) - -
-          Sets the name of the feed to read from Yahoo! Finance News.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS
constructUrl, readFeed
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-MOST_POPULAR

-
-public static final java.lang.String MOST_POPULAR
-
-
-
See Also:
Constant Field Values
-
-
- -

-US_MARKETS

-
-public static final java.lang.String US_MARKETS
-
-
-
See Also:
Constant Field Values
-
-
- -

-INTERNATIONAL_FINANCE

-
-public static final java.lang.String INTERNATIONAL_FINANCE
-
-
-
See Also:
Constant Field Values
-
-
- -

-BONDS

-
-public static final java.lang.String BONDS
-
-
-
See Also:
Constant Field Values
-
-
- -

-COMMODITIES

-
-public static final java.lang.String COMMODITIES
-
-
-
See Also:
Constant Field Values
-
-
- -

-CURRENCIES

-
-public static final java.lang.String CURRENCIES
-
-
-
See Also:
Constant Field Values
-
-
- -

-FUNDS

-
-public static final java.lang.String FUNDS
-
-
-
See Also:
Constant Field Values
-
-
- -

-BANKING

-
-public static final java.lang.String BANKING
-
-
-
See Also:
Constant Field Values
-
-
- -

-MORTGAGES

-
-public static final java.lang.String MORTGAGES
-
-
-
See Also:
Constant Field Values
-
-
- -

-RETIREMENT

-
-public static final java.lang.String RETIREMENT
-
-
-
See Also:
Constant Field Values
-
-
- -

-TAXES

-
-public static final java.lang.String TAXES
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-YahooFinanceNews

-
-public YahooFinanceNews()
-
-
Creates a new instance of YahooNews -

-

- - - - - - - - -
-Method Detail
- -

-setFeedName

-
-public void setFeedName(java.lang.String feedName)
-
-
Sets the name of the feed to read from Yahoo! Finance News. Several common feednames - are listed in this class (such as YahooNews.FUNDS). -

-

-
Parameters:
feedName - name of a Yahoo! finance feed. This cannot be null or contain only whitespace
-
-
-
- -

-getFeedName

-
-public java.lang.String getFeedName()
-
-
- -
Returns:
the name of the Yahoo! News feed
-
-
-
- -

-getUrlPrefix

-
-protected java.lang.String getUrlPrefix()
-
-
Description copied from class: YahooRSS
-
This method is called while YahooRSS constructs the URL. This prefix - MUST NOT contain the trailing "?" or any parameters. YahooRSS will query - for those separately and do the work of combining them into a final URL. - Hence, the url prefix is everything up to but not including the params -

-

-
Specified by:
getUrlPrefix in class YahooRSS
-
-
- -
Returns:
a String representing the first part of the URL (including the http://)
-
-
-
- -

-getParameters

-
-protected java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooRSS
-
-
- -
Returns:
a Map of parameters used in constructing the URL. The toString() method - will be called on each key and value in order to construct the param list. They will - be URL encoded by YahooRSS, so you need not worry about url encoding the param ahead of time
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooFinanceNewsBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooFinanceNewsBeanInfo.html deleted file mode 100644 index d22d388c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooFinanceNewsBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -YahooFinanceNewsBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Class YahooFinanceNewsBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNewsBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooFinanceNewsBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooFinanceNewsBeanInfo() - -
-          Creates a new instance of BackgroundWorkerBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooFinanceNewsBeanInfo

-
-public YahooFinanceNewsBeanInfo()
-
-
Creates a new instance of BackgroundWorkerBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooNews.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooNews.html deleted file mode 100644 index 58a5a1b9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooNews.html +++ /dev/null @@ -1,651 +0,0 @@ - - - - - - -YahooNews - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Class YahooNews

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.rss.YahooRSS
-          extended by org.jdesktop.swingx.ws.yahoo.rss.YahooNews
-
-
-
-
public class YahooNews
extends YahooRSS
- - -

-

A simple JavaBean encapsulating access to the Yahoo! News RSS feeds. To use this - class, you simply need to set the feedName property and call the readFeed - method. readFeed may be a long running operation, so be sure to wrap - access to it in some way, such as with SwingWorker or BackgroundWorker.

- -

There are many valid feedNames, and the list is ever growing. Some common - popular names are listed as public static Strings in this class. See - Yahoo! for more information about - specific feeds that are available. By default, the TOP_STORIES feed is used. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Field Summary
-static java.lang.StringBUSINESS - -
-           
-static java.lang.StringBUSINESS_ECONOMY - -
-           
-static java.lang.StringBUSINESS_STOCKS - -
-           
-static java.lang.StringENTERTAINMENT - -
-           
-static java.lang.StringHIGHEST_RATED - -
-           
-static java.lang.StringMOST_EMAILED - -
-           
-static java.lang.StringMOST_VIEWED - -
-           
-static java.lang.StringMOVIES - -
-           
-static java.lang.StringMUSIC - -
-           
-static java.lang.StringOPINION_EDITORIAL - -
-           
-static java.lang.StringSPORTS - -
-           
-static java.lang.StringTECH - -
-           
-static java.lang.StringTOP_STORIES - -
-           
-static java.lang.StringUS - -
-           
-static java.lang.StringWORLD - -
-           
-  - - - - - - - - - - -
-Constructor Summary
YahooNews() - -
-          Creates a new instance of YahooNews
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetFeedName() - -
-           
-protected  java.util.MapgetParameters() - -
-           
-protected  java.lang.StringgetUrlPrefix() - -
-          This method is called while YahooRSS constructs the URL.
- voidsetFeedName(java.lang.String feedName) - -
-          Sets the name of the feed to read from Yahoo! News.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS
constructUrl, readFeed
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-TOP_STORIES

-
-public static final java.lang.String TOP_STORIES
-
-
-
See Also:
Constant Field Values
-
-
- -

-US

-
-public static final java.lang.String US
-
-
-
See Also:
Constant Field Values
-
-
- -

-WORLD

-
-public static final java.lang.String WORLD
-
-
-
See Also:
Constant Field Values
-
-
- -

-BUSINESS

-
-public static final java.lang.String BUSINESS
-
-
-
See Also:
Constant Field Values
-
-
- -

-BUSINESS_STOCKS

-
-public static final java.lang.String BUSINESS_STOCKS
-
-
-
See Also:
Constant Field Values
-
-
- -

-BUSINESS_ECONOMY

-
-public static final java.lang.String BUSINESS_ECONOMY
-
-
-
See Also:
Constant Field Values
-
-
- -

-TECH

-
-public static final java.lang.String TECH
-
-
-
See Also:
Constant Field Values
-
-
- -

-SPORTS

-
-public static final java.lang.String SPORTS
-
-
-
See Also:
Constant Field Values
-
-
- -

-ENTERTAINMENT

-
-public static final java.lang.String ENTERTAINMENT
-
-
-
See Also:
Constant Field Values
-
-
- -

-MOVIES

-
-public static final java.lang.String MOVIES
-
-
-
See Also:
Constant Field Values
-
-
- -

-MUSIC

-
-public static final java.lang.String MUSIC
-
-
-
See Also:
Constant Field Values
-
-
- -

-MOST_EMAILED

-
-public static final java.lang.String MOST_EMAILED
-
-
-
See Also:
Constant Field Values
-
-
- -

-MOST_VIEWED

-
-public static final java.lang.String MOST_VIEWED
-
-
-
See Also:
Constant Field Values
-
-
- -

-HIGHEST_RATED

-
-public static final java.lang.String HIGHEST_RATED
-
-
-
See Also:
Constant Field Values
-
-
- -

-OPINION_EDITORIAL

-
-public static final java.lang.String OPINION_EDITORIAL
-
-
-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-YahooNews

-
-public YahooNews()
-
-
Creates a new instance of YahooNews -

-

- - - - - - - - -
-Method Detail
- -

-setFeedName

-
-public void setFeedName(java.lang.String feedName)
-
-
Sets the name of the feed to read from Yahoo! News. Several common feednames - are listed in this class (such as YahooNews.SPORTS). -

-

-
Parameters:
feedName - name of a yahoo feed. This cannot be null or contain only whitespace
-
-
-
- -

-getFeedName

-
-public java.lang.String getFeedName()
-
-
- -
Returns:
the name of the Yahoo! News feed
-
-
-
- -

-getUrlPrefix

-
-protected java.lang.String getUrlPrefix()
-
-
Description copied from class: YahooRSS
-
This method is called while YahooRSS constructs the URL. This prefix - MUST NOT contain the trailing "?" or any parameters. YahooRSS will query - for those separately and do the work of combining them into a final URL. - Hence, the url prefix is everything up to but not including the params -

-

-
Specified by:
getUrlPrefix in class YahooRSS
-
-
- -
Returns:
a String representing the first part of the URL (including the http://)
-
-
-
- -

-getParameters

-
-protected java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooRSS
-
-
- -
Returns:
a Map of parameters used in constructing the URL. The toString() method - will be called on each key and value in order to construct the param list. They will - be URL encoded by YahooRSS, so you need not worry about url encoding the param ahead of time
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooNewsBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooNewsBeanInfo.html deleted file mode 100644 index 7525b59c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooNewsBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -YahooNewsBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Class YahooNewsBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.rss.YahooNewsBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooNewsBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooNewsBeanInfo() - -
-          Creates a new instance of BackgroundWorkerBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooNewsBeanInfo

-
-public YahooNewsBeanInfo()
-
-
Creates a new instance of BackgroundWorkerBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooRSS.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooRSS.html deleted file mode 100644 index 2a4a7a07..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/YahooRSS.html +++ /dev/null @@ -1,352 +0,0 @@ - - - - - - -YahooRSS - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.rss -
-Class YahooRSS

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.rss.YahooRSS
-
-
-
Direct Known Subclasses:
YahooCompanyFinanceNews, YahooFinanceNews, YahooNews
-
-
-
-
public abstract class YahooRSS
extends org.jdesktop.beans.AbstractBean
- - -

-Base class from which YahooRSS feeds extend. Implements common functionality, - such as constructing the URL and actually reading the RSS feeds. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
YahooRSS() - -
-          Creates a new instance of YahooRSS
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  java.net.URLconstructUrl() - -
-          Constructs the URL to return
-protected abstract  java.util.MapgetParameters() - -
-           
-protected abstract  java.lang.StringgetUrlPrefix() - -
-          This method is called while YahooRSS constructs the URL.
- com.sun.syndication.feed.synd.SyndFeedreadFeed() - -
-          Reads a feed and returns the ROME SyndFeed object that was created by - reading the feed.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooRSS

-
-public YahooRSS()
-
-
Creates a new instance of YahooRSS -

-

- - - - - - - - -
-Method Detail
- -

-getUrlPrefix

-
-protected abstract java.lang.String getUrlPrefix()
-
-
This method is called while YahooRSS constructs the URL. This prefix - MUST NOT contain the trailing "?" or any parameters. YahooRSS will query - for those separately and do the work of combining them into a final URL. - Hence, the url prefix is everything up to but not including the params -

-

- -
Returns:
a String representing the first part of the URL (including the http://)
-
-
-
- -

-getParameters

-
-protected abstract java.util.Map getParameters()
-
-
- -
Returns:
a Map of parameters used in constructing the URL. The toString() method - will be called on each key and value in order to construct the param list. They will - be URL encoded by YahooRSS, so you need not worry about url encoding the param ahead of time
-
-
-
- -

-constructUrl

-
-protected final java.net.URL constructUrl()
-                                   throws java.net.MalformedURLException
-
-
Constructs the URL to return -

-

- -
Throws: -
java.net.MalformedURLException
-
-
-
- -

-readFeed

-
-public com.sun.syndication.feed.synd.SyndFeed readFeed()
-                                                throws RSSException
-
-
Reads a feed and returns the ROME SyndFeed object that was created by - reading the feed. Note that this method blocks, and should be called - on a background thread. -

-

- -
Returns:
the feed -
Throws: -
RSSException - if something goes wrong while accessing the RSS feed
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/RSSException.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/RSSException.html deleted file mode 100644 index 392d16cb..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/RSSException.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.RSSException - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.RSSException

-
- - - - - - - - - -
-Packages that use RSSException
org.jdesktop.swingx.ws.yahoo.rss  
-  -

- - - - - -
-Uses of RSSException in org.jdesktop.swingx.ws.yahoo.rss
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.rss that throw RSSException
- com.sun.syndication.feed.synd.SyndFeedYahooRSS.readFeed() - -
-          Reads a feed and returns the ROME SyndFeed object that was created by - reading the feed.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNews.Type.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNews.Type.html deleted file mode 100644 index 9d70e931..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNews.Type.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews.Type - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews.Type

-
- - - - - - - - - -
-Packages that use YahooCompanyFinanceNews.Type
org.jdesktop.swingx.ws.yahoo.rss  
-  -

- - - - - -
-Uses of YahooCompanyFinanceNews.Type in org.jdesktop.swingx.ws.yahoo.rss
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.rss that return YahooCompanyFinanceNews.Type
- YahooCompanyFinanceNews.TypeYahooCompanyFinanceNews.getType() - -
-           
-static YahooCompanyFinanceNews.TypeYahooCompanyFinanceNews.Type.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static YahooCompanyFinanceNews.Type[]YahooCompanyFinanceNews.Type.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.rss with parameters of type YahooCompanyFinanceNews.Type
- voidYahooCompanyFinanceNews.setType(YahooCompanyFinanceNews.Type type) - -
-          The type of news items to return.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNews.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNews.html deleted file mode 100644 index 1054151a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNews.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews

-
-No usage of org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNewsBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNewsBeanInfo.html deleted file mode 100644 index 42c47f9b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooCompanyFinanceNewsBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNewsBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNewsBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNewsBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooFinanceNews.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooFinanceNews.html deleted file mode 100644 index 2e37841f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooFinanceNews.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews

-
-No usage of org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNews -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooFinanceNewsBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooFinanceNewsBeanInfo.html deleted file mode 100644 index 223c5c6a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooFinanceNewsBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNewsBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNewsBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.rss.YahooFinanceNewsBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooNews.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooNews.html deleted file mode 100644 index a42876a0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooNews.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.YahooNews - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.YahooNews

-
-No usage of org.jdesktop.swingx.ws.yahoo.rss.YahooNews -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooNewsBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooNewsBeanInfo.html deleted file mode 100644 index c1e4e738..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooNewsBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.YahooNewsBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.YahooNewsBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.rss.YahooNewsBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooRSS.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooRSS.html deleted file mode 100644 index 843962b9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/class-use/YahooRSS.html +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.rss.YahooRSS - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.rss.YahooRSS

-
- - - - - - - - - -
-Packages that use YahooRSS
org.jdesktop.swingx.ws.yahoo.rss  
-  -

- - - - - -
-Uses of YahooRSS in org.jdesktop.swingx.ws.yahoo.rss
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of YahooRSS in org.jdesktop.swingx.ws.yahoo.rss
- classYahooCompanyFinanceNews - -
-          A simple JavaBean that queries Yahoo! for news items related to one or more - companies, identified by stock ticker symbol.
- classYahooFinanceNews - -
-          A simple JavaBean encapsulating access to the Yahoo! Finance News RSS feeds.
- classYahooNews - -
-          A simple JavaBean encapsulating access to the Yahoo! News RSS feeds.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-frame.html deleted file mode 100644 index e1c0dee2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-frame.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.rss - - - - - - - - - - - -org.jdesktop.swingx.ws.yahoo.rss - - - - -
-Classes  - -
-YahooCompanyFinanceNews -
-YahooCompanyFinanceNewsBeanInfo -
-YahooFinanceNews -
-YahooFinanceNewsBeanInfo -
-YahooNews -
-YahooNewsBeanInfo -
-YahooRSS
- - - - - - -
-Enums  - -
-YahooCompanyFinanceNews.Type
- - - - - - -
-Exceptions  - -
-RSSException
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-summary.html deleted file mode 100644 index 0388b469..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-summary.html +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.rss - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.ws.yahoo.rss -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
YahooCompanyFinanceNewsA simple JavaBean that queries Yahoo! for news items related to one or more - companies, identified by stock ticker symbol.
YahooCompanyFinanceNewsBeanInfo 
YahooFinanceNewsA simple JavaBean encapsulating access to the Yahoo! Finance News RSS feeds.
YahooFinanceNewsBeanInfo 
YahooNewsA simple JavaBean encapsulating access to the Yahoo! News RSS feeds.
YahooNewsBeanInfo 
YahooRSSBase class from which YahooRSS feeds extend.
-  - -

- - - - - - - - - -
-Enum Summary
YahooCompanyFinanceNews.TypeThe type of news items to return.
-  - -

- - - - - - - - - -
-Exception Summary
RSSExceptionException thrown if some problem occurs while reading a feed.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-tree.html deleted file mode 100644 index 01069e9c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-tree.html +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.rss Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.ws.yahoo.rss -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -

-Enum Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) - -
    -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-use.html deleted file mode 100644 index 91d0fef0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/rss/package-use.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.ws.yahoo.rss - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.ws.yahoo.rss

-
- - - - - - - - - -
-Packages that use org.jdesktop.swingx.ws.yahoo.rss
org.jdesktop.swingx.ws.yahoo.rss  
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.ws.yahoo.rss used by org.jdesktop.swingx.ws.yahoo.rss
RSSException - -
-          Exception thrown if some problem occurs while reading a feed.
YahooCompanyFinanceNews.Type - -
-          The type of news items to return.
YahooRSS - -
-          Base class from which YahooRSS feeds extend.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Country.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Country.html deleted file mode 100644 index 98d5eb28..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Country.html +++ /dev/null @@ -1,713 +0,0 @@ - - - - - - -Country - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Enum Country

-
-java.lang.Object
-  extended by java.lang.Enum<Country>
-      extended by org.jdesktop.swingx.ws.yahoo.search.Country
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Country>
-
-
-
-
public enum Country
extends java.lang.Enum<Country>
- - -

-Country codes supported by Yahoo search services. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ARGENTINA - -
-           
AUSTRALIA - -
-           
AUSTRIA - -
-           
BELGIUM - -
-           
BRAZIL - -
-           
CANADA - -
-           
CHINA - -
-           
CZECHOSLOVAKIA - -
-           
DENMARK - -
-           
FINLAND - -
-           
FRANCE - -
-           
GERMANY - -
-           
ITALY - -
-           
JAPAN - -
-           
KOREA - -
-           
NETHERLANDS - -
-           
NORWAY - -
-           
POLAND - -
-           
RUSSIAN_FEDERATION - -
-           
SPAIN - -
-           
SWEDEN - -
-           
SWITZERLAND - -
-           
TAIWAN - -
-           
UNITED_KINGDOM - -
-           
UNITED_STATES - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static CountryvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Country[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ARGENTINA

-
-public static final Country ARGENTINA
-
-
-
-
-
- -

-AUSTRALIA

-
-public static final Country AUSTRALIA
-
-
-
-
-
- -

-AUSTRIA

-
-public static final Country AUSTRIA
-
-
-
-
-
- -

-BELGIUM

-
-public static final Country BELGIUM
-
-
-
-
-
- -

-BRAZIL

-
-public static final Country BRAZIL
-
-
-
-
-
- -

-CANADA

-
-public static final Country CANADA
-
-
-
-
-
- -

-CHINA

-
-public static final Country CHINA
-
-
-
-
-
- -

-CZECHOSLOVAKIA

-
-public static final Country CZECHOSLOVAKIA
-
-
-
-
-
- -

-DENMARK

-
-public static final Country DENMARK
-
-
-
-
-
- -

-FINLAND

-
-public static final Country FINLAND
-
-
-
-
-
- -

-FRANCE

-
-public static final Country FRANCE
-
-
-
-
-
- -

-GERMANY

-
-public static final Country GERMANY
-
-
-
-
-
- -

-ITALY

-
-public static final Country ITALY
-
-
-
-
-
- -

-JAPAN

-
-public static final Country JAPAN
-
-
-
-
-
- -

-KOREA

-
-public static final Country KOREA
-
-
-
-
-
- -

-NETHERLANDS

-
-public static final Country NETHERLANDS
-
-
-
-
-
- -

-NORWAY

-
-public static final Country NORWAY
-
-
-
-
-
- -

-POLAND

-
-public static final Country POLAND
-
-
-
-
-
- -

-RUSSIAN_FEDERATION

-
-public static final Country RUSSIAN_FEDERATION
-
-
-
-
-
- -

-SPAIN

-
-public static final Country SPAIN
-
-
-
-
-
- -

-SWEDEN

-
-public static final Country SWEDEN
-
-
-
-
-
- -

-SWITZERLAND

-
-public static final Country SWITZERLAND
-
-
-
-
-
- -

-TAIWAN

-
-public static final Country TAIWAN
-
-
-
-
-
- -

-UNITED_KINGDOM

-
-public static final Country UNITED_KINGDOM
-
-
-
-
-
- -

-UNITED_STATES

-
-public static final Country UNITED_STATES
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Country[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Country c : Country.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Country valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Format.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Format.html deleted file mode 100644 index 887ff1f1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Format.html +++ /dev/null @@ -1,441 +0,0 @@ - - - - - - -Format - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Enum Format

-
-java.lang.Object
-  extended by java.lang.Enum<Format>
-      extended by org.jdesktop.swingx.ws.yahoo.search.Format
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Format>
-
-
-
-
public enum Format
extends java.lang.Enum<Format>
- - -

-Format codes supported by Yahoo! search services -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ANY - -
-           
HTML - -
-           
MSWORD - -
-           
PDF - -
-           
PPT - -
-           
RSS - -
-           
TXT - -
-           
XLS - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static FormatvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Format[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ANY

-
-public static final Format ANY
-
-
-
-
-
- -

-HTML

-
-public static final Format HTML
-
-
-
-
-
- -

-MSWORD

-
-public static final Format MSWORD
-
-
-
-
-
- -

-PDF

-
-public static final Format PDF
-
-
-
-
-
- -

-PPT

-
-public static final Format PPT
-
-
-
-
-
- -

-RSS

-
-public static final Format RSS
-
-
-
-
-
- -

-TXT

-
-public static final Format TXT
-
-
-
-
-
- -

-XLS

-
-public static final Format XLS
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Format[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Format c : Format.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Format valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Language.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Language.html deleted file mode 100644 index f1325436..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Language.html +++ /dev/null @@ -1,905 +0,0 @@ - - - - - - -Language - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Enum Language

-
-java.lang.Object
-  extended by java.lang.Enum<Language>
-      extended by org.jdesktop.swingx.ws.yahoo.search.Language
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Language>
-
-
-
-
public enum Language
extends java.lang.Enum<Language>
- - -

-Language codes supported by Yahoo! search services -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ARABIC - -
-           
BULGARIAN - -
-           
CATALAN - -
-           
CHINESE_SIMPLIFIED - -
-           
CHINESE_TRADITIONAL - -
-           
CROATIAN - -
-           
CZECH - -
-           
DANISH - -
-           
DUTCH - -
-           
ENGLISH - -
-           
ESTONIAN - -
-           
FINNISH - -
-           
FRENCH - -
-           
GERMAN - -
-           
GREEK - -
-           
HEBREW - -
-           
HUNGARIAN - -
-           
ICELANDIC - -
-           
INDONESIAN - -
-           
ITALIAN - -
-           
JAPANESE - -
-           
KOREAN - -
-           
LATVIAN - -
-           
LITHUANIAN - -
-           
NORWEGIAN - -
-           
PERSIAN - -
-           
POLISH - -
-           
PORTUGUESE - -
-           
ROMANIAN - -
-           
RUSSIAN - -
-           
SERBIAN - -
-           
SLOVAK - -
-           
SLOVENIAN - -
-           
SPANISH - -
-           
SWEDISH - -
-           
THAI - -
-           
TURKISH - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static LanguagevalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Language[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ARABIC

-
-public static final Language ARABIC
-
-
-
-
-
- -

-BULGARIAN

-
-public static final Language BULGARIAN
-
-
-
-
-
- -

-CATALAN

-
-public static final Language CATALAN
-
-
-
-
-
- -

-CHINESE_SIMPLIFIED

-
-public static final Language CHINESE_SIMPLIFIED
-
-
-
-
-
- -

-CHINESE_TRADITIONAL

-
-public static final Language CHINESE_TRADITIONAL
-
-
-
-
-
- -

-CROATIAN

-
-public static final Language CROATIAN
-
-
-
-
-
- -

-CZECH

-
-public static final Language CZECH
-
-
-
-
-
- -

-DANISH

-
-public static final Language DANISH
-
-
-
-
-
- -

-DUTCH

-
-public static final Language DUTCH
-
-
-
-
-
- -

-ENGLISH

-
-public static final Language ENGLISH
-
-
-
-
-
- -

-ESTONIAN

-
-public static final Language ESTONIAN
-
-
-
-
-
- -

-FINNISH

-
-public static final Language FINNISH
-
-
-
-
-
- -

-FRENCH

-
-public static final Language FRENCH
-
-
-
-
-
- -

-GERMAN

-
-public static final Language GERMAN
-
-
-
-
-
- -

-GREEK

-
-public static final Language GREEK
-
-
-
-
-
- -

-HEBREW

-
-public static final Language HEBREW
-
-
-
-
-
- -

-HUNGARIAN

-
-public static final Language HUNGARIAN
-
-
-
-
-
- -

-ICELANDIC

-
-public static final Language ICELANDIC
-
-
-
-
-
- -

-INDONESIAN

-
-public static final Language INDONESIAN
-
-
-
-
-
- -

-ITALIAN

-
-public static final Language ITALIAN
-
-
-
-
-
- -

-JAPANESE

-
-public static final Language JAPANESE
-
-
-
-
-
- -

-KOREAN

-
-public static final Language KOREAN
-
-
-
-
-
- -

-LATVIAN

-
-public static final Language LATVIAN
-
-
-
-
-
- -

-LITHUANIAN

-
-public static final Language LITHUANIAN
-
-
-
-
-
- -

-NORWEGIAN

-
-public static final Language NORWEGIAN
-
-
-
-
-
- -

-PERSIAN

-
-public static final Language PERSIAN
-
-
-
-
-
- -

-POLISH

-
-public static final Language POLISH
-
-
-
-
-
- -

-PORTUGUESE

-
-public static final Language PORTUGUESE
-
-
-
-
-
- -

-ROMANIAN

-
-public static final Language ROMANIAN
-
-
-
-
-
- -

-RUSSIAN

-
-public static final Language RUSSIAN
-
-
-
-
-
- -

-SLOVAK

-
-public static final Language SLOVAK
-
-
-
-
-
- -

-SERBIAN

-
-public static final Language SERBIAN
-
-
-
-
-
- -

-SLOVENIAN

-
-public static final Language SLOVENIAN
-
-
-
-
-
- -

-SPANISH

-
-public static final Language SPANISH
-
-
-
-
-
- -

-SWEDISH

-
-public static final Language SWEDISH
-
-
-
-
-
- -

-THAI

-
-public static final Language THAI
-
-
-
-
-
- -

-TURKISH

-
-public static final Language TURKISH
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Language[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Language c : Language.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Language valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/License.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/License.html deleted file mode 100644 index aa7f8f29..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/License.html +++ /dev/null @@ -1,377 +0,0 @@ - - - - - - -License - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Enum License

-
-java.lang.Object
-  extended by java.lang.Enum<License>
-      extended by org.jdesktop.swingx.ws.yahoo.search.License
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<License>
-
-
-
-
public enum License
extends java.lang.Enum<License>
- - -

-License codes supported by Yahoo! search services -

- -

-


- -

- - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ANY - -
-           
CC_ANY - -
-           
CC_COMMERCIAL - -
-           
CC_MODIFIABLE - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static LicensevalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static License[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ANY

-
-public static final License ANY
-
-
-
-
-
- -

-CC_ANY

-
-public static final License CC_ANY
-
-
-
-
-
- -

-CC_COMMERCIAL

-
-public static final License CC_COMMERCIAL
-
-
-
-
-
- -

-CC_MODIFIABLE

-
-public static final License CC_MODIFIABLE
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static License[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (License c : License.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static License valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsArrayList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsArrayList.html deleted file mode 100644 index 1b41a7ae..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsArrayList.html +++ /dev/null @@ -1,1288 +0,0 @@ - - - - - - -PagedResultsArrayList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Class PagedResultsArrayList<E>

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList<E>
-
-
-
All Implemented Interfaces:
java.lang.Iterable<E>, java.util.Collection<E>, java.util.List<E>, PagedResultsList<E>, ResultsList<E>
-
-
-
-
public class PagedResultsArrayList<E>
extends org.jdesktop.beans.AbstractBean
implements java.util.List<E>, PagedResultsList<E>
- - -

-

A non visual JavaBean that represents the results of a Yahoo! search. Unlike - ResultsList which only contains the results of a single "page" of - search results, PagedResultsArrayList allows you to step through all of the - results returned from a search.

- -

Sample usage: -


-      YahooWebSearch yahoo = new YahooWebSearch();
-      yahoo.appId = "myappidxxx(get one from yahoo)";
-      yahoo.query = "world cup 2006 Italy";
-      PagedResultsArrayList results = new
-              PagedResultsArrayList();
-      results.setYahooSearch(yahoo);
-      results.refresh();
-      
-      System.out.println("NumPages: " + results.getNumPages());
-      System.out.println("NumResults: " + results.getTotalResultsAvailable());
-      
-      int count = 1;
-      while (count < 300 && results.hasNextPage()) {
-          for (int i=0; i

-

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
PagedResultsArrayList() - -
-          Creates a new instance of PagedResultsArrayList
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanadd(E e) - -
-           
- voidadd(int index, - E element) - -
-           
- booleanaddAll(java.util.Collection<? extends E> c) - -
-           
- booleanaddAll(int index, - java.util.Collection<? extends E> c) - -
-           
- voidclear() - -
-           
- booleancontains(java.lang.Object o) - -
-           
- booleancontainsAll(java.util.Collection<?> c) - -
-           
- booleanequals(java.lang.Object o) - -
-           
- booleanfirstPage() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the first page of results.
- Eget(int index) - -
-           
- intgetCurrentPageIndex() - -
-           
- intgetFirstResultPosition() - -
-           
- intgetNumPages() - -
-           
- intgetResultsPerPage() - -
-           
- intgetTotalResultsAvailable() - -
-           
- YahooSearchgetYahooSearch() - -
-           
- booleangotoPage(int index) - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the given page of results.
- inthashCode() - -
-           
- intindexOf(java.lang.Object o) - -
-           
- booleanisEmpty() - -
-           
- booleanisHasNextPage() - -
-           
- booleanisHasPreviousPage() - -
-           
- java.util.Iterator<E>iterator() - -
-           
- intlastIndexOf(java.lang.Object o) - -
-           
- booleanlastPage() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the last page of results.
- java.util.ListIterator<E>listIterator() - -
-           
- java.util.ListIterator<E>listIterator(int index) - -
-           
- booleannextPage() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the next page of results.
- booleanpreviousPage() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the previous page of results.
- voidrefresh() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the current page of results.
- Eremove(int index) - -
-           
- booleanremove(java.lang.Object o) - -
-           
- booleanremoveAll(java.util.Collection<?> c) - -
-           
- booleanretainAll(java.util.Collection<?> c) - -
-           
- Eset(int index, - E element) - -
-           
- voidsetResultsPerPage(int value) - -
-           
- voidsetYahooSearch(YahooSearch search) - -
-          Sets the YahooSearch component to use for populating this PagedResultsList.
- intsize() - -
-           
- java.util.List<E>subList(int fromIndex, - int toIndex) - -
-           
- java.lang.Object[]toArray() - -
-           
- - - - - -
-<T> T[]
-
toArray(T[] a) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-PagedResultsArrayList

-
-public PagedResultsArrayList()
-
-
Creates a new instance of PagedResultsArrayList -

-

- - - - - - - - -
-Method Detail
- -

-getNumPages

-
-public int getNumPages()
-
-
-
Specified by:
getNumPages in interface PagedResultsList<E>
-
-
- -
Returns:
the number of total pages in this results list. This value can change - whenever refresh() is called, or whenever the page index is changed - via one of the page modification methods (firstPage, lastPage, etc).
-
-
-
- -

-nextPage

-
-public boolean nextPage()
-
-
Description copied from interface: PagedResultsList
-

Reloads this PagedResultsList by searching the YahooSearch component for - the next page of results. If hasNextPage returns false, this method does - nothing and returns false. If the YahooSearch component is not set, this - method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
Specified by:
nextPage in interface PagedResultsList<E>
-
-
- -
Returns:
true upon a successful loading of the next page.
-
-
-
- -

-previousPage

-
-public boolean previousPage()
-
-
Description copied from interface: PagedResultsList
-

Reloads this PagedResultsList by searching the YahooSearch component for - the previous page of results. If hasPrevPage returns false, this method does - nothing and returns false. If the YahooSearch component is not set, this - method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
Specified by:
previousPage in interface PagedResultsList<E>
-
-
- -
Returns:
true upon a successful loading of the previous page.
-
-
-
- -

-firstPage

-
-public boolean firstPage()
-
-
Description copied from interface: PagedResultsList
-

Reloads this PagedResultsList by searching the YahooSearch component for - the first page of results. If the YahooSearch component is not set, this - method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
Specified by:
firstPage in interface PagedResultsList<E>
-
-
- -
Returns:
true upon a successful loading of the first page.
-
-
-
- -

-lastPage

-
-public boolean lastPage()
-
-
Description copied from interface: PagedResultsList
-

Reloads this PagedResultsList by searching the YahooSearch component for - the last page of results. If the YahooSearch component is not set, this - method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
Specified by:
lastPage in interface PagedResultsList<E>
-
-
- -
Returns:
true upon a successful loading of the last page.
-
-
-
- -

-gotoPage

-
-public boolean gotoPage(int index)
-
-
Description copied from interface: PagedResultsList
-

Reloads this PagedResultsList by searching the YahooSearch component for - the given page of results. The index is 0 based. If the YahooSearch component - is not set, this method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
Specified by:
gotoPage in interface PagedResultsList<E>
-
-
-
Parameters:
index - a 0 based index of the page to load. If index > getNumPages(), then - an IllegalArgumentException is thrown. Likewise if index < 0. -
Returns:
true upon a successful loading of the given page.
-
-
-
- -

-isHasPreviousPage

-
-public boolean isHasPreviousPage()
-
-
-
Specified by:
isHasPreviousPage in interface PagedResultsList<E>
-
-
- -
Returns:
true if, according to getNumPages(), there is a previous page of - data from that currently loaded in PagedResultsList. If the YahooSearch - component is not set, this method returns false.
-
-
-
- -

-isHasNextPage

-
-public boolean isHasNextPage()
-
-
-
Specified by:
isHasNextPage in interface PagedResultsList<E>
-
-
- -
Returns:
true if, according to getNumPages(), there is another page of - data after that currently loaded in PagedResultsList. If the YahooSearch - component is not set, this method returns false.
-
-
-
- -

-refresh

-
-public void refresh()
-
-
Description copied from interface: PagedResultsList
-

Reloads this PagedResultsList by searching the YahooSearch component for - the current page of results. If the YahooSearch component - is not set, this method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
Specified by:
refresh in interface PagedResultsList<E>
-
-
-
-
-
-
- -

-setYahooSearch

-
-public final void setYahooSearch(YahooSearch search)
-
-
Description copied from interface: PagedResultsList
-
Sets the YahooSearch component to use for populating this PagedResultsList. - Setting this property while this list is populated with results will not - clear those results. -

-

-
Specified by:
setYahooSearch in interface PagedResultsList<E>
-
-
-
Parameters:
search - the YahooSearch component to use for populating this PagedResultsList. - This may be null.
-
-
-
- -

-getYahooSearch

-
-public final YahooSearch getYahooSearch()
-
-
-
Specified by:
getYahooSearch in interface ResultsList<E>
-
-
- -
Returns:
the YahooSearch that was used to produce this ResultsList. May - be null.
-
-
-
- -

-getTotalResultsAvailable

-
-public final int getTotalResultsAvailable()
-
-
-
Specified by:
getTotalResultsAvailable in interface ResultsList<E>
-
-
- -
Returns:
the total results available, not to be confused with the - total results in this ResultsList. This method returns the total number of - search results associated with the search that produced this ResultsList.
-
-
-
- -

-getFirstResultPosition

-
-public final int getFirstResultPosition()
-
-
-
Specified by:
getFirstResultPosition in interface ResultsList<E>
-
-
- -
Returns:
the 1 based index into the totalResultsAvailable that this ResultsList - is populated with. For example, if there are 100 total results, and this list - contains results 30-40, then this method will return 30.
-
-
-
- -

-getCurrentPageIndex

-
-public final int getCurrentPageIndex()
-
-
-
-
-
-
-
-
-
- -

-setResultsPerPage

-
-public final void setResultsPerPage(int value)
-
-
-
-
-
-
-
-
-
- -

-getResultsPerPage

-
-public final int getResultsPerPage()
-
-
-
-
-
-
-
-
-
- -

-size

-
-public int size()
-
-
-
Specified by:
size in interface java.util.Collection<E>
Specified by:
size in interface java.util.List<E>
-
-
-
-
-
-
- -

-isEmpty

-
-public boolean isEmpty()
-
-
-
Specified by:
isEmpty in interface java.util.Collection<E>
Specified by:
isEmpty in interface java.util.List<E>
-
-
-
-
-
-
- -

-contains

-
-public boolean contains(java.lang.Object o)
-
-
-
Specified by:
contains in interface java.util.Collection<E>
Specified by:
contains in interface java.util.List<E>
-
-
-
-
-
-
- -

-iterator

-
-public java.util.Iterator<E> iterator()
-
-
-
Specified by:
iterator in interface java.lang.Iterable<E>
Specified by:
iterator in interface java.util.Collection<E>
Specified by:
iterator in interface java.util.List<E>
-
-
-
-
-
-
- -

-toArray

-
-public java.lang.Object[] toArray()
-
-
-
Specified by:
toArray in interface java.util.Collection<E>
Specified by:
toArray in interface java.util.List<E>
-
-
-
-
-
-
- -

-toArray

-
-public <T> T[] toArray(T[] a)
-
-
-
Specified by:
toArray in interface java.util.Collection<E>
Specified by:
toArray in interface java.util.List<E>
-
-
-
-
-
-
- -

-add

-
-public boolean add(E e)
-
-
-
Specified by:
add in interface java.util.Collection<E>
Specified by:
add in interface java.util.List<E>
-
-
-
-
-
-
- -

-remove

-
-public boolean remove(java.lang.Object o)
-
-
-
Specified by:
remove in interface java.util.Collection<E>
Specified by:
remove in interface java.util.List<E>
-
-
-
-
-
-
- -

-containsAll

-
-public boolean containsAll(java.util.Collection<?> c)
-
-
-
Specified by:
containsAll in interface java.util.Collection<E>
Specified by:
containsAll in interface java.util.List<E>
-
-
-
-
-
-
- -

-addAll

-
-public boolean addAll(java.util.Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface java.util.Collection<E>
Specified by:
addAll in interface java.util.List<E>
-
-
-
-
-
-
- -

-addAll

-
-public boolean addAll(int index,
-                      java.util.Collection<? extends E> c)
-
-
-
Specified by:
addAll in interface java.util.List<E>
-
-
-
-
-
-
- -

-removeAll

-
-public boolean removeAll(java.util.Collection<?> c)
-
-
-
Specified by:
removeAll in interface java.util.Collection<E>
Specified by:
removeAll in interface java.util.List<E>
-
-
-
-
-
-
- -

-retainAll

-
-public boolean retainAll(java.util.Collection<?> c)
-
-
-
Specified by:
retainAll in interface java.util.Collection<E>
Specified by:
retainAll in interface java.util.List<E>
-
-
-
-
-
-
- -

-clear

-
-public void clear()
-
-
-
Specified by:
clear in interface java.util.Collection<E>
Specified by:
clear in interface java.util.List<E>
-
-
-
-
-
-
- -

-equals

-
-public boolean equals(java.lang.Object o)
-
-
-
Specified by:
equals in interface java.util.Collection<E>
Specified by:
equals in interface java.util.List<E>
Overrides:
equals in class java.lang.Object
-
-
-
-
-
-
- -

-hashCode

-
-public int hashCode()
-
-
-
Specified by:
hashCode in interface java.util.Collection<E>
Specified by:
hashCode in interface java.util.List<E>
Overrides:
hashCode in class java.lang.Object
-
-
-
-
-
-
- -

-get

-
-public E get(int index)
-
-
-
Specified by:
get in interface java.util.List<E>
-
-
-
-
-
-
- -

-set

-
-public E set(int index,
-             E element)
-
-
-
Specified by:
set in interface java.util.List<E>
-
-
-
-
-
-
- -

-add

-
-public void add(int index,
-                E element)
-
-
-
Specified by:
add in interface java.util.List<E>
-
-
-
-
-
-
- -

-remove

-
-public E remove(int index)
-
-
-
Specified by:
remove in interface java.util.List<E>
-
-
-
-
-
-
- -

-indexOf

-
-public int indexOf(java.lang.Object o)
-
-
-
Specified by:
indexOf in interface java.util.List<E>
-
-
-
-
-
-
- -

-lastIndexOf

-
-public int lastIndexOf(java.lang.Object o)
-
-
-
Specified by:
lastIndexOf in interface java.util.List<E>
-
-
-
-
-
-
- -

-listIterator

-
-public java.util.ListIterator<E> listIterator()
-
-
-
Specified by:
listIterator in interface java.util.List<E>
-
-
-
-
-
-
- -

-listIterator

-
-public java.util.ListIterator<E> listIterator(int index)
-
-
-
Specified by:
listIterator in interface java.util.List<E>
-
-
-
-
-
-
- -

-subList

-
-public java.util.List<E> subList(int fromIndex,
-                                 int toIndex)
-
-
-
Specified by:
subList in interface java.util.List<E>
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsArrayListBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsArrayListBeanInfo.html deleted file mode 100644 index ccc61a7b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsArrayListBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -PagedResultsArrayListBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Class PagedResultsArrayListBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayListBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class PagedResultsArrayListBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
PagedResultsArrayListBeanInfo() - -
-          Creates a new instance of BackgroundWorkerBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-PagedResultsArrayListBeanInfo

-
-public PagedResultsArrayListBeanInfo()
-
-
Creates a new instance of BackgroundWorkerBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsList.html deleted file mode 100644 index fff49d26..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/PagedResultsList.html +++ /dev/null @@ -1,529 +0,0 @@ - - - - - - -PagedResultsList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Interface PagedResultsList<E>

-
-
All Superinterfaces:
java.util.Collection<E>, java.lang.Iterable<E>, java.util.List<E>, ResultsList<E>
-
-
-
All Known Implementing Classes:
PagedResultsArrayList
-
-
-
-
public interface PagedResultsList<E>
extends ResultsList<E>
- - -

-

A ResultsList that pages through all of the results. This class contains a set - of methods that allow you to navigate through all of the pages in a set of - results. It only presents a single page of results at a time, which are available - through the methods in the java.util.List interface (such as the get(int) method).

- -

Here is some example usage: -


-    PagedResultsList results = new PagedResultsArrayList();
-    results.setYahooSearch(yahooWebSearch);
-    results.refresh();
-    System.out.println(results.getNumPages());
-    ...
-
-    if (results.hasNextPage()) {
-        results.nextPage();
-        System.out.println(results.size()); // number of results in this page
-        System.out.println(results.get(0)); // fetches and prints the first result on this page
-    }
- 

-

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- booleanfirstPage() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the first page of results.
- intgetNumPages() - -
-           
- booleangotoPage(int index) - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the given page of results.
- booleanisHasNextPage() - -
-           
- booleanisHasPreviousPage() - -
-           
- booleanlastPage() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the last page of results.
- booleannextPage() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the next page of results.
- booleanpreviousPage() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the previous page of results.
- voidrefresh() - -
-          Reloads this PagedResultsList by searching the YahooSearch component for - the current page of results.
- voidsetYahooSearch(YahooSearch search) - -
-          Sets the YahooSearch component to use for populating this PagedResultsList.
- - - - - - - -
Methods inherited from interface org.jdesktop.swingx.ws.yahoo.search.ResultsList
getFirstResultPosition, getTotalResultsAvailable, getYahooSearch
- - - - - - - -
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-getNumPages

-
-int getNumPages()
-
-
-
-
-
- -
Returns:
the number of total pages in this results list. This value can change - whenever refresh() is called, or whenever the page index is changed - via one of the page modification methods (firstPage, lastPage, etc).
-
-
-
- -

-nextPage

-
-boolean nextPage()
-
-

Reloads this PagedResultsList by searching the YahooSearch component for - the next page of results. If hasNextPage returns false, this method does - nothing and returns false. If the YahooSearch component is not set, this - method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
-
-
- -
Returns:
true upon a successful loading of the next page.
-
-
-
- -

-previousPage

-
-boolean previousPage()
-
-

Reloads this PagedResultsList by searching the YahooSearch component for - the previous page of results. If hasPrevPage returns false, this method does - nothing and returns false. If the YahooSearch component is not set, this - method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
-
-
- -
Returns:
true upon a successful loading of the previous page.
-
-
-
- -

-firstPage

-
-boolean firstPage()
-
-

Reloads this PagedResultsList by searching the YahooSearch component for - the first page of results. If the YahooSearch component is not set, this - method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
-
-
- -
Returns:
true upon a successful loading of the first page.
-
-
-
- -

-lastPage

-
-boolean lastPage()
-
-

Reloads this PagedResultsList by searching the YahooSearch component for - the last page of results. If the YahooSearch component is not set, this - method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
-
-
- -
Returns:
true upon a successful loading of the last page.
-
-
-
- -

-gotoPage

-
-boolean gotoPage(int index)
-
-

Reloads this PagedResultsList by searching the YahooSearch component for - the given page of results. The index is 0 based. If the YahooSearch component - is not set, this method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
-
-
-
Parameters:
index - a 0 based index of the page to load. If index > getNumPages(), then - an IllegalArgumentException is thrown. Likewise if index < 0. -
Returns:
true upon a successful loading of the given page.
-
-
-
- -

-isHasPreviousPage

-
-boolean isHasPreviousPage()
-
-
-
-
-
- -
Returns:
true if, according to getNumPages(), there is a previous page of - data from that currently loaded in PagedResultsList. If the YahooSearch - component is not set, this method returns false.
-
-
-
- -

-isHasNextPage

-
-boolean isHasNextPage()
-
-
-
-
-
- -
Returns:
true if, according to getNumPages(), there is another page of - data after that currently loaded in PagedResultsList. If the YahooSearch - component is not set, this method returns false.
-
-
-
- -

-refresh

-
-void refresh()
-
-

Reloads this PagedResultsList by searching the YahooSearch component for - the current page of results. If the YahooSearch component - is not set, this method returns false.

- -

This method blocks, and should only be called - from org.jdesktop.swingx.ws.BackgroundWorker or SwingWorker or another - background threading library.

-

-

-
-
-
-
-
-
-
- -

-setYahooSearch

-
-void setYahooSearch(YahooSearch search)
-
-
Sets the YahooSearch component to use for populating this PagedResultsList. - Setting this property while this list is populated with results will not - clear those results. -

-

-
-
-
-
Parameters:
search - the YahooSearch component to use for populating this PagedResultsList. - This may be null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Region.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Region.html deleted file mode 100644 index 60580721..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Region.html +++ /dev/null @@ -1,745 +0,0 @@ - - - - - - -Region - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Enum Region

-
-java.lang.Object
-  extended by java.lang.Enum<Region>
-      extended by org.jdesktop.swingx.ws.yahoo.search.Region
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Region>
-
-
-
-
public enum Region
extends java.lang.Enum<Region>
- - -

-Region codes supported by Yahoo! search services -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ARGENTINA - -
-           
AUSTRALIA - -
-           
AUSTRIA - -
-           
BELGIUM - -
-           
BRAZIL - -
-           
CANADA - -
-           
CATALAN - -
-           
DENMARK - -
-           
FINLAND - -
-           
FRANCE - -
-           
GERMANY - -
-           
INDIA - -
-           
INDONESIA - -
-           
ITALY - -
-           
MALAYSIA - -
-           
MEXICO - -
-           
NETHERLANDS - -
-           
NORWAY - -
-           
PHILLIPINES - -
-           
RUSSIAN_FEDERATION - -
-           
SINGAPORE - -
-           
SPAIN - -
-           
SWEDEN - -
-           
SWITZERLAND - -
-           
THAILAND - -
-           
UNITED_KINGDOM - -
-           
UNITED_STATES - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static RegionvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Region[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ARGENTINA

-
-public static final Region ARGENTINA
-
-
-
-
-
- -

-AUSTRALIA

-
-public static final Region AUSTRALIA
-
-
-
-
-
- -

-AUSTRIA

-
-public static final Region AUSTRIA
-
-
-
-
-
- -

-BELGIUM

-
-public static final Region BELGIUM
-
-
-
-
-
- -

-BRAZIL

-
-public static final Region BRAZIL
-
-
-
-
-
- -

-CANADA

-
-public static final Region CANADA
-
-
-
-
-
- -

-CATALAN

-
-public static final Region CATALAN
-
-
-
-
-
- -

-DENMARK

-
-public static final Region DENMARK
-
-
-
-
-
- -

-FINLAND

-
-public static final Region FINLAND
-
-
-
-
-
- -

-FRANCE

-
-public static final Region FRANCE
-
-
-
-
-
- -

-GERMANY

-
-public static final Region GERMANY
-
-
-
-
-
- -

-INDIA

-
-public static final Region INDIA
-
-
-
-
-
- -

-INDONESIA

-
-public static final Region INDONESIA
-
-
-
-
-
- -

-ITALY

-
-public static final Region ITALY
-
-
-
-
-
- -

-MALAYSIA

-
-public static final Region MALAYSIA
-
-
-
-
-
- -

-MEXICO

-
-public static final Region MEXICO
-
-
-
-
-
- -

-NETHERLANDS

-
-public static final Region NETHERLANDS
-
-
-
-
-
- -

-NORWAY

-
-public static final Region NORWAY
-
-
-
-
-
- -

-PHILLIPINES

-
-public static final Region PHILLIPINES
-
-
-
-
-
- -

-RUSSIAN_FEDERATION

-
-public static final Region RUSSIAN_FEDERATION
-
-
-
-
-
- -

-SINGAPORE

-
-public static final Region SINGAPORE
-
-
-
-
-
- -

-SPAIN

-
-public static final Region SPAIN
-
-
-
-
-
- -

-SWEDEN

-
-public static final Region SWEDEN
-
-
-
-
-
- -

-SWITZERLAND

-
-public static final Region SWITZERLAND
-
-
-
-
-
- -

-THAILAND

-
-public static final Region THAILAND
-
-
-
-
-
- -

-UNITED_KINGDOM

-
-public static final Region UNITED_KINGDOM
-
-
-
-
-
- -

-UNITED_STATES

-
-public static final Region UNITED_STATES
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Region[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Region c : Region.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Region valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/ResultsArrayList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/ResultsArrayList.html deleted file mode 100644 index 11e3907b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/ResultsArrayList.html +++ /dev/null @@ -1,381 +0,0 @@ - - - - - - -ResultsArrayList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Class ResultsArrayList<E>

-
-java.lang.Object
-  extended by java.util.AbstractCollection<E>
-      extended by java.util.AbstractList<E>
-          extended by java.util.ArrayList<E>
-              extended by org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList<E>
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<E>, java.util.Collection<E>, java.util.List<E>, java.util.RandomAccess, ResultsList<E>
-
-
-
-
public class ResultsArrayList<E>
extends java.util.ArrayList<E>
implements ResultsList<E>
- - -

-A basic implementation of ResultsList based on ArrayList. This object contains - a constructor in which the totalResultsAvailable, firstResultPosition, - and YahooSearch must be specified. These are immutable properties. -

- -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.AbstractList
modCount
-  - - - - - - - - - - -
-Constructor Summary
ResultsArrayList(YahooSearch search, - int totalResultsAvailable, - int firstResultPosition) - -
-          Creates a new instance of ResultsArrayList
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetFirstResultPosition() - -
-           
- intgetTotalResultsAvailable() - -
-           
- YahooSearchgetYahooSearch() - -
-           
- - - - - - - -
Methods inherited from class java.util.ArrayList
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize
- - - - - - - -
Methods inherited from class java.util.AbstractList
equals, hashCode, iterator, listIterator, listIterator, subList
- - - - - - - -
Methods inherited from class java.util.AbstractCollection
containsAll, removeAll, retainAll, toString
- - - - - - - -
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
- - - - - - - -
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
-  -

- - - - - - - - -
-Constructor Detail
- -

-ResultsArrayList

-
-public ResultsArrayList(YahooSearch search,
-                        int totalResultsAvailable,
-                        int firstResultPosition)
-
-
Creates a new instance of ResultsArrayList -

-

- - - - - - - - -
-Method Detail
- -

-getTotalResultsAvailable

-
-public int getTotalResultsAvailable()
-
-
-
Specified by:
getTotalResultsAvailable in interface ResultsList<E>
-
-
- -
Returns:
the total results available, not to be confused with the - total results in this ResultsList. This method returns the total number of - search results associated with the search that produced this ResultsList.
-
-
-
- -

-getFirstResultPosition

-
-public int getFirstResultPosition()
-
-
-
Specified by:
getFirstResultPosition in interface ResultsList<E>
-
-
- -
Returns:
the 1 based index into the totalResultsAvailable that this ResultsList - is populated with. For example, if there are 100 total results, and this list - contains results 30-40, then this method will return 30.
-
-
-
- -

-getYahooSearch

-
-public YahooSearch getYahooSearch()
-
-
-
Specified by:
getYahooSearch in interface ResultsList<E>
-
-
- -
Returns:
the YahooSearch that was used to produce this ResultsList. May - be null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/ResultsList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/ResultsList.html deleted file mode 100644 index 30f102cd..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/ResultsList.html +++ /dev/null @@ -1,307 +0,0 @@ - - - - - - -ResultsList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Interface ResultsList<E>

-
-
All Superinterfaces:
java.util.Collection<E>, java.lang.Iterable<E>, java.util.List<E>
-
-
-
All Known Subinterfaces:
PagedResultsList<E>
-
-
-
All Known Implementing Classes:
PagedResultsArrayList, ResultsArrayList
-
-
-
-
public interface ResultsList<E>
extends java.util.List<E>
- - -

-

A java.util.List containing the list of search results. This List is generally - constructed by the various YahooSearch subclasses during the readResults() phase - of the search. It is not thought generally useful to create instances of this - class yourself.

- -

ResultsList differs from java.util.List in that it adds two methods: - getTotalResultsAvailable() and - getFirstResultPosition(). The values returned from this method are - typically based on search results.

- -

For example, suppose a search is performed that includes 100 results but - only the results between 30(inclusive)-40(exclusive) are included. The results from these methods - would be: -

    -
  • getTotalResultsAvailable() = 100
  • -
  • getFirstResultPosition() = 30
  • -

- -

None of these values are required for using this List. Rather, they are useful - when used to page through all of the totalResultsAvailable.

- -

This interface adds one more important method, getYahooSearch() which - returns the YahooSearch that was used to produce this search ResultsList. - This allows some automated code to page through all the results, creating new - searches as necessary.

-

- -

-


- -

- - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetFirstResultPosition() - -
-           
- intgetTotalResultsAvailable() - -
-           
- YahooSearchgetYahooSearch() - -
-           
- - - - - - - -
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
-  -

- - - - - - - - -
-Method Detail
- -

-getTotalResultsAvailable

-
-int getTotalResultsAvailable()
-
-
-
-
-
- -
Returns:
the total results available, not to be confused with the - total results in this ResultsList. This method returns the total number of - search results associated with the search that produced this ResultsList.
-
-
-
- -

-getFirstResultPosition

-
-int getFirstResultPosition()
-
-
-
-
-
- -
Returns:
the 1 based index into the totalResultsAvailable that this ResultsList - is populated with. For example, if there are 100 total results, and this list - contains results 30-40, then this method will return 30.
-
-
-
- -

-getYahooSearch

-
-YahooSearch getYahooSearch()
-
-
-
-
-
- -
Returns:
the YahooSearch that was used to produce this ResultsList. May - be null.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Subscription.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Subscription.html deleted file mode 100644 index 131d43f6..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Subscription.html +++ /dev/null @@ -1,425 +0,0 @@ - - - - - - -Subscription - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Enum Subscription

-
-java.lang.Object
-  extended by java.lang.Enum<Subscription>
-      extended by org.jdesktop.swingx.ws.yahoo.search.Subscription
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Subscription>
-
-
-
-
public enum Subscription
extends java.lang.Enum<Subscription>
- - -

-Subscription codes supported by Yahoo! search services -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
CONSUMER_REPORTS - -
-           
FORRESTER_RESEARCH - -
-           
FT_COM - -
-           
IEEE - -
-           
NEW_ENGLAND_JOURNAL_OF_MEDICINE - -
-           
THE_STREET_COM - -
-           
WALL_STREET_JOURNAL - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static SubscriptionvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Subscription[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-CONSUMER_REPORTS

-
-public static final Subscription CONSUMER_REPORTS
-
-
-
-
-
- -

-FT_COM

-
-public static final Subscription FT_COM
-
-
-
-
-
- -

-FORRESTER_RESEARCH

-
-public static final Subscription FORRESTER_RESEARCH
-
-
-
-
-
- -

-IEEE

-
-public static final Subscription IEEE
-
-
-
-
-
- -

-NEW_ENGLAND_JOURNAL_OF_MEDICINE

-
-public static final Subscription NEW_ENGLAND_JOURNAL_OF_MEDICINE
-
-
-
-
-
- -

-THE_STREET_COM

-
-public static final Subscription THE_STREET_COM
-
-
-
-
-
- -

-WALL_STREET_JOURNAL

-
-public static final Subscription WALL_STREET_JOURNAL
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Subscription[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Subscription c : Subscription.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Subscription valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Type.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Type.html deleted file mode 100644 index a96a23d2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Type.html +++ /dev/null @@ -1,361 +0,0 @@ - - - - - - -Type - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Enum Type

-
-java.lang.Object
-  extended by java.lang.Enum<Type>
-      extended by org.jdesktop.swingx.ws.yahoo.search.Type
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Type>
-
-
-
-
public enum Type
extends java.lang.Enum<Type>
- - -

-Type codes supported by Yahoo! search services -

- -

-


- -

- - - - - - - - - - - - - - - - -
-Enum Constant Summary
ALL - -
-           
ANY - -
-           
PHRASE - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static TypevalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Type[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ALL

-
-public static final Type ALL
-
-
-
-
-
- -

-ANY

-
-public static final Type ANY
-
-
-
-
-
- -

-PHRASE

-
-public static final Type PHRASE
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Type[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Type c : Type.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Type valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Utils.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Utils.html deleted file mode 100644 index 2bc7787d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/Utils.html +++ /dev/null @@ -1,333 +0,0 @@ - - - - - - -Utils - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Class Utils

-
-java.lang.Object
-  extended by org.jdesktop.swingx.ws.yahoo.search.Utils
-
-
-
-
public final class Utils
extends java.lang.Object
- - -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static org.jdesktop.swingx.EnumerationValue[]getCountryEnumValues() - -
-           
-static org.jdesktop.swingx.EnumerationValue[]getFormatEnumValues() - -
-           
-static org.jdesktop.swingx.EnumerationValue[]getLanguageEnumValues() - -
-           
-static org.jdesktop.swingx.EnumerationValue[]getLicenseEnumValues() - -
-           
-static org.jdesktop.swingx.EnumerationValue[]getRegionEnumValues() - -
-           
-static org.jdesktop.swingx.EnumerationValue[]getSubscriptionEnumValues() - -
-           
-static org.jdesktop.swingx.EnumerationValue[]getTypeEnumValues() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getCountryEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getCountryEnumValues()
-
-
-
-
-
-
- -

-getFormatEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getFormatEnumValues()
-
-
-
-
-
-
- -

-getLanguageEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getLanguageEnumValues()
-
-
-
-
-
-
- -

-getLicenseEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getLicenseEnumValues()
-
-
-
-
-
-
- -

-getRegionEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getRegionEnumValues()
-
-
-
-
-
-
- -

-getSubscriptionEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getSubscriptionEnumValues()
-
-
-
-
-
-
- -

-getTypeEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getTypeEnumValues()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/YahooSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/YahooSearch.html deleted file mode 100644 index d4f74f77..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/YahooSearch.html +++ /dev/null @@ -1,507 +0,0 @@ - - - - - - -YahooSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search -
-Class YahooSearch<T>

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.search.YahooSearch<T>
-
-
-
Direct Known Subclasses:
YahooContextSearch, YahooImageSearch, YahooRelatedSuggestion, YahooSpellingSuggestion, YahooVideoSearch, YahooWebSearch
-
-
-
-
public abstract class YahooSearch<T>
extends org.jdesktop.beans.AbstractBean
- - -

-Base class from which other Yahoo! search beans extend. It provides support for - constructing the URL in a common manner, as well as a consistent set of "search" - methods that may be called by client code. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
YahooSearch() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  java.net.URLconstructUrl(int firstSearchPosition, - int resultCount) - -
-          Creates and returns a java.net.URL representing the search.
-protected  intgetDefaultResultCount() - -
-           
-protected abstract  java.lang.StringgetMethod() - -
-           
-protected abstract  java.util.MapgetParameters() - -
-           
-protected abstract  java.lang.StringgetServiceName() - -
-           
-protected abstract  java.lang.StringgetVersionNumber() - -
-           
-protected abstract  ResultsList<T>readResults(java.io.InputStream in) - -
-           
- ResultsList<T>search() - -
-          Creates and returns a ResultsList populated with the search results.
- ResultsList<T>search(int firstResultPosition, - int resultCount) - -
-          Creates and returns a ResultsList populated with the search results.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooSearch

-
-public YahooSearch()
-
-
- - - - - - - - -
-Method Detail
- -

-readResults

-
-protected abstract ResultsList<T> readResults(java.io.InputStream in)
-                                       throws java.lang.Exception
-
-
- -
Returns:
a ResultsList containing the results read from the given InputStream. -
Throws: -
java.lang.Exception
-
-
-
- -

-getServiceName

-
-protected abstract java.lang.String getServiceName()
-
-
- -
Returns:
the service name for the web service. See the - Yahoo documentation - for more information about what the service name is for your - particular service.
-
-
-
- -

-getVersionNumber

-
-protected abstract java.lang.String getVersionNumber()
-
-
- -
Returns:
the version number of the web service. See the - Yahoo documentation - for more information about what the version number is for your - particular service.
-
-
-
- -

-getDefaultResultCount

-
-protected int getDefaultResultCount()
-
-
- -
Returns:
the default number of results returned from the web service. See the - Yahoo documentation - for more information about your specific web service. Defaults to 10.
-
-
-
- -

-getMethod

-
-protected abstract java.lang.String getMethod()
-
-
- -
Returns:
the method name for the web service. See the - Yahoo documentation - for more information about what the method name is for your - particular service.
-
-
-
- -

-getParameters

-
-protected abstract java.util.Map getParameters()
-
-
- -
Returns:
a map of parameters for your web service. See the - Yahoo documentation - for more information about what parameters are available for your - particular service. - -

Note that the parameters "results" and "start" should be ommitted - from this map since they are always included automatically by the - constructUrl(int,int) method. Also note that you do not - have to worry about url-encoding the values for these params since - the constructUrl(int,int) method does this for you.

-
-
-
- -

-constructUrl

-
-protected final java.net.URL constructUrl(int firstSearchPosition,
-                                          int resultCount)
-                                   throws java.net.MalformedURLException
-
-

Creates and returns a java.net.URL representing the search. It is constructed - by calling the getServiceName(), getVersionNumber(), - getMethod(), and getParameters() methods. In addition - to combining these returned values into the URL, this method also performs - URL escaping of the parameters as necessary. Thus, it is not necessary for - the parameters in the map to be URL encoded.

- -

If the firstSearchPosition and/or resultCount - params are >= 1, then they are included in the search URL as appropriate to - set the number of search results to return (resultCount) and - where in the possibly infinite number of search results to start collecting - results (firstSearchPosition). For instance: -


-   constructURL(35, 5);
- 
- This method call would return 5 search results, starting at the 35th result - (1 based number).

-

-

-
Parameters:
firstSearchPosition - 1 based position in the stream of all results from - which to collect resultCount number of results. If < 1, then - 1 is used.
resultCount - number of results to return. If < 1, then the default result - count will be used for the search (differs based on Yahoo search). -
Returns:
URL representing the search. -
Throws: -
java.net.MalformedURLException
-
-
-
- -

-search

-
-public final ResultsList<T> search()
-
-

Creates and returns a ResultsList populated with the search results. This - method blocks on I/O, and should be called from a org.jdesktop.swingx.ws.BackgroundWorker - or SwingWorker.

- -

This method calls the search with the default values for resultCount - (the number of results to return) and firstResultPosition (the position - of the first result in the total set of results to return).

-

-

-
See Also:
search(int, int)
-
-
-
- -

-search

-
-public final ResultsList<T> search(int firstResultPosition,
-                                   int resultCount)
-
-

Creates and returns a ResultsList populated with the search results. This - method blocks on I/O, and should be called from a org.jdesktop.swingx.ws.BackgroundWorker - or SwingWorker. The criteria used to perform the search is the criteria - found in the beans themselves. For instance, YahooWebSearch contains - many bean methods to alter the search, such as - org.jdesktop.swingx.ws.yahoo.search.websearch, - org.jdesktop.swingx.ws.yahoo.search.websearch, and - org.jdesktop.swingx.ws.yahoo.search.websearch.

- -

This method calls the search with the given values for resultCount - (the number of results to return) and firstResultPosition (the position - of the first result in the total set of results to return).

-

-

-
Parameters:
firstSearchPosition - 1 based position in the stream of all results from - which to collect resultCount number of results. If < 1, then - 1 is used.
resultCount - number of results to return. If < 1, then the default result - count will be used for the search (differs based on Yahoo search). -
Returns:
the list of results. Each concrete class will define the actual - type of these returned results.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Country.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Country.html deleted file mode 100644 index 684f070d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Country.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.Country - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.Country

-
- - - - - - - - - - - - - -
-Packages that use Country
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of Country in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return Country
-static CountryCountry.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Country[]Country.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - -
-Uses of Country in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return Country
- CountryYahooContextSearch.getCountry() - -
-           
- CountryYahooWebSearch.getCountry() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch with parameters of type Country
- voidYahooContextSearch.setCountry(Country country) - -
-          Sets the country code.
- voidYahooWebSearch.setCountry(Country country) - -
-          Sets the country code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Format.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Format.html deleted file mode 100644 index f9ffabff..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Format.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.Format - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.Format

-
- - - - - - - - - - - - - -
-Packages that use Format
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of Format in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return Format
-static FormatFormat.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Format[]Format.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - -
-Uses of Format in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return Format
- FormatYahooContextSearch.getFormat() - -
-           
- FormatYahooWebSearch.getFormat() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch with parameters of type Format
- voidYahooContextSearch.setFormat(Format format) - -
-          Sets the format code.
- voidYahooWebSearch.setFormat(Format format) - -
-          Sets the format code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Language.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Language.html deleted file mode 100644 index 97222948..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Language.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.Language - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.Language

-
- - - - - - - - - - - - - -
-Packages that use Language
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of Language in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return Language
-static LanguageLanguage.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Language[]Language.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - -
-Uses of Language in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return Language
- LanguageYahooContextSearch.getLanguage() - -
-           
- LanguageYahooWebSearch.getLanguage() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch with parameters of type Language
- voidYahooContextSearch.setLanguage(Language language) - -
-          Sets the language code.
- voidYahooWebSearch.setLanguage(Language language) - -
-          Sets the language code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/License.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/License.html deleted file mode 100644 index b3bb8b88..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/License.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.License - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.License

-
- - - - - - - - - - - - - -
-Packages that use License
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of License in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return License
-static LicenseLicense.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static License[]License.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - -
-Uses of License in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return License
- LicenseYahooContextSearch.getLicense() - -
-           
- LicenseYahooWebSearch.getLicense() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch with parameters of type License
- voidYahooContextSearch.setLicense(License license) - -
-          Sets the license code.
- voidYahooWebSearch.setLicense(License license) - -
-          Sets the license code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsArrayList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsArrayList.html deleted file mode 100644 index 53b4ba1f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsArrayList.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayList -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsArrayListBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsArrayListBeanInfo.html deleted file mode 100644 index efadd939..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsArrayListBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayListBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayListBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.PagedResultsArrayListBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsList.html deleted file mode 100644 index ec8a4874..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/PagedResultsList.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.swingx.ws.yahoo.search.PagedResultsList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.swingx.ws.yahoo.search.PagedResultsList

-
- - - - - - - - - -
-Packages that use PagedResultsList
org.jdesktop.swingx.ws.yahoo.search  
-  -

- - - - - -
-Uses of PagedResultsList in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - -
Classes in org.jdesktop.swingx.ws.yahoo.search that implement PagedResultsList
- classPagedResultsArrayList<E> - -
-          A non visual JavaBean that represents the results of a Yahoo! search.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Region.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Region.html deleted file mode 100644 index 9182b643..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Region.html +++ /dev/null @@ -1,234 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.Region - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.Region

-
- - - - - - - - - - - - - -
-Packages that use Region
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of Region in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return Region
-static RegionRegion.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Region[]Region.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - -
-Uses of Region in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return Region
- RegionYahooWebSearch.getRegion() - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch with parameters of type Region
- voidYahooWebSearch.setRegion(Region region) - -
-          Sets the region code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/ResultsArrayList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/ResultsArrayList.html deleted file mode 100644 index dddf27bd..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/ResultsArrayList.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/ResultsList.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/ResultsList.html deleted file mode 100644 index b0c91686..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/ResultsList.html +++ /dev/null @@ -1,348 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.swingx.ws.yahoo.search.ResultsList - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.swingx.ws.yahoo.search.ResultsList

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use ResultsList
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.imagesearch  
org.jdesktop.swingx.ws.yahoo.search.videosearch  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of ResultsList in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - -
Subinterfaces of ResultsList in org.jdesktop.swingx.ws.yahoo.search
- interfacePagedResultsList<E> - -
-          A ResultsList that pages through all of the results.
-  -

- - - - - - - - - - - - - -
Classes in org.jdesktop.swingx.ws.yahoo.search that implement ResultsList
- classPagedResultsArrayList<E> - -
-          A non visual JavaBean that represents the results of a Yahoo! search.
- classResultsArrayList<E> - -
-          A basic implementation of ResultsList based on ArrayList.
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return ResultsList
-protected abstract  ResultsList<T>YahooSearch.readResults(java.io.InputStream in) - -
-           
- ResultsList<T>YahooSearch.search() - -
-          Creates and returns a ResultsList populated with the search results.
- ResultsList<T>YahooSearch.search(int firstResultPosition, - int resultCount) - -
-          Creates and returns a ResultsList populated with the search results.
-  -

- - - - - -
-Uses of ResultsList in org.jdesktop.swingx.ws.yahoo.search.imagesearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.imagesearch that return ResultsList
-protected  ResultsList<YahooImageSearch.Result>YahooImageSearch.readResults(java.io.InputStream in) - -
-           
-  -

- - - - - -
-Uses of ResultsList in org.jdesktop.swingx.ws.yahoo.search.videosearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.videosearch that return ResultsList
-protected  ResultsList<YahooVideoSearch.Result>YahooVideoSearch.readResults(java.io.InputStream in) - -
-           
-  -

- - - - - -
-Uses of ResultsList in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return ResultsList
-protected  ResultsList<YahooContextSearch.Result>YahooContextSearch.readResults(java.io.InputStream in) - -
-           
-protected  ResultsList<java.lang.String>YahooSpellingSuggestion.readResults(java.io.InputStream in) - -
-           
-protected  ResultsList<YahooWebSearch.Result>YahooWebSearch.readResults(java.io.InputStream in) - -
-           
-protected  ResultsList<java.lang.String>YahooRelatedSuggestion.readResults(java.io.InputStream in) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Subscription.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Subscription.html deleted file mode 100644 index 1833f80e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Subscription.html +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.Subscription - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.Subscription

-
- - - - - - - - - -
-Packages that use Subscription
org.jdesktop.swingx.ws.yahoo.search  
-  -

- - - - - -
-Uses of Subscription in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return Subscription
-static SubscriptionSubscription.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Subscription[]Subscription.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Type.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Type.html deleted file mode 100644 index fff48aa4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Type.html +++ /dev/null @@ -1,324 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.Type - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.Type

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use Type
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.imagesearch  
org.jdesktop.swingx.ws.yahoo.search.videosearch  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of Type in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return Type
-static TypeType.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Type[]Type.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - -
-Uses of Type in org.jdesktop.swingx.ws.yahoo.search.imagesearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.imagesearch that return Type
- TypeYahooImageSearch.getType() - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.imagesearch with parameters of type Type
- voidYahooImageSearch.setType(Type type) - -
-          Sets the type code.
-  -

- - - - - -
-Uses of Type in org.jdesktop.swingx.ws.yahoo.search.videosearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.videosearch that return Type
- TypeYahooVideoSearch.getType() - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.videosearch with parameters of type Type
- voidYahooVideoSearch.setType(Type type) - -
-          Sets the type code.
-  -

- - - - - -
-Uses of Type in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return Type
- TypeYahooWebSearch.getType() - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch with parameters of type Type
- voidYahooWebSearch.setType(Type type) - -
-          Sets the type code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Utils.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Utils.html deleted file mode 100644 index b1e3d98e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/Utils.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.Utils - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.Utils

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.Utils -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/YahooSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/YahooSearch.html deleted file mode 100644 index 1c82ac26..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/class-use/YahooSearch.html +++ /dev/null @@ -1,349 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.YahooSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.YahooSearch

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use YahooSearch
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.imagesearch  
org.jdesktop.swingx.ws.yahoo.search.videosearch  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of YahooSearch in org.jdesktop.swingx.ws.yahoo.search
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search that return YahooSearch
- YahooSearchResultsList.getYahooSearch() - -
-           
- YahooSearchResultsArrayList.getYahooSearch() - -
-           
- YahooSearchPagedResultsArrayList.getYahooSearch() - -
-           
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search with parameters of type YahooSearch
- voidPagedResultsList.setYahooSearch(YahooSearch search) - -
-          Sets the YahooSearch component to use for populating this PagedResultsList.
- voidPagedResultsArrayList.setYahooSearch(YahooSearch search) - -
-           
-  -

- - - - - - - - -
Constructors in org.jdesktop.swingx.ws.yahoo.search with parameters of type YahooSearch
ResultsArrayList(YahooSearch search, - int totalResultsAvailable, - int firstResultPosition) - -
-          Creates a new instance of ResultsArrayList
-  -

- - - - - -
-Uses of YahooSearch in org.jdesktop.swingx.ws.yahoo.search.imagesearch
-  -

- - - - - - - - - -
Subclasses of YahooSearch in org.jdesktop.swingx.ws.yahoo.search.imagesearch
- classYahooImageSearch - -
-          A non visual JavaBean that leverages the Yahoo! image search service.
-  -

- - - - - -
-Uses of YahooSearch in org.jdesktop.swingx.ws.yahoo.search.videosearch
-  -

- - - - - - - - - -
Subclasses of YahooSearch in org.jdesktop.swingx.ws.yahoo.search.videosearch
- classYahooVideoSearch - -
-          A non visual JavaBean which allows you to use Yahoo! to search for videos - on the internet.
-  -

- - - - - -
-Uses of YahooSearch in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subclasses of YahooSearch in org.jdesktop.swingx.ws.yahoo.search.websearch
- classYahooContextSearch - -
-          Non visual JavaBean for calling Yahoo! context search and retrieving the search results.
- classYahooRelatedSuggestion - -
-          A non visual JavaBean for using the Yahoo! Related Suggestion service.
- classYahooSpellingSuggestion - -
-          The YahooSpellingSuggestion bean provides a suggested spelling correction for - a given term.
- classYahooWebSearch - -
-          Non visual JavaBean for calling Yahoo! search and retrieving the search results.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/Coloration.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/Coloration.html deleted file mode 100644 index 38a01a57..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/Coloration.html +++ /dev/null @@ -1,361 +0,0 @@ - - - - - - -Coloration - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.imagesearch -
-Enum Coloration

-
-java.lang.Object
-  extended by java.lang.Enum<Coloration>
-      extended by org.jdesktop.swingx.ws.yahoo.search.imagesearch.Coloration
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<Coloration>
-
-
-
-
public enum Coloration
extends java.lang.Enum<Coloration>
- - -

-Coloration code -

- -

-


- -

- - - - - - - - - - - - - - - - -
-Enum Constant Summary
ANY - -
-           
BLACK_WHITE - -
-           
COLOR - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static ColorationvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Coloration[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ANY

-
-public static final Coloration ANY
-
-
-
-
-
- -

-COLOR

-
-public static final Coloration COLOR
-
-
-
-
-
- -

-BLACK_WHITE

-
-public static final Coloration BLACK_WHITE
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static Coloration[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (Coloration c : Coloration.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static Coloration valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/FileFormat.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/FileFormat.html deleted file mode 100644 index 34fa0f3b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/FileFormat.html +++ /dev/null @@ -1,393 +0,0 @@ - - - - - - -FileFormat - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.imagesearch -
-Enum FileFormat

-
-java.lang.Object
-  extended by java.lang.Enum<FileFormat>
-      extended by org.jdesktop.swingx.ws.yahoo.search.imagesearch.FileFormat
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<FileFormat>
-
-
-
-
public enum FileFormat
extends java.lang.Enum<FileFormat>
- - -

-File format code for supported image types -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
ANY - -
-           
BMP - -
-           
GIF - -
-           
JPEG - -
-           
PNG - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static FileFormatvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static FileFormat[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-ANY

-
-public static final FileFormat ANY
-
-
-
-
-
- -

-BMP

-
-public static final FileFormat BMP
-
-
-
-
-
- -

-GIF

-
-public static final FileFormat GIF
-
-
-
-
-
- -

-JPEG

-
-public static final FileFormat JPEG
-
-
-
-
-
- -

-PNG

-
-public static final FileFormat PNG
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static FileFormat[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (FileFormat c : FileFormat.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static FileFormat valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearch.Result.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearch.Result.html deleted file mode 100644 index 5d8f7c73..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearch.Result.html +++ /dev/null @@ -1,464 +0,0 @@ - - - - - - -YahooImageSearch.Result - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.imagesearch -
-Class YahooImageSearch.Result

-
-java.lang.Object
-  extended by org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result
-
-
-
Enclosing class:
YahooImageSearch
-
-
-
-
public static final class YahooImageSearch.Result
extends java.lang.Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
YahooImageSearch.Result() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.net.URLgetClickUrl() - -
-           
- java.lang.StringgetCopyright() - -
-           
- FileFormatgetFileFormat() - -
-           
- intgetFileSize() - -
-           
- intgetHeight() - -
-           
- java.lang.StringgetPublisher() - -
-           
- java.net.URLgetRefererUrl() - -
-           
- java.lang.StringgetSummary() - -
-           
- java.net.URLgetThumbnail() - -
-           
- java.lang.StringgetTitle() - -
-           
- java.net.URLgetUrl() - -
-           
- intgetWidth() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooImageSearch.Result

-
-public YahooImageSearch.Result()
-
-
- - - - - - - - -
-Method Detail
- -

-getTitle

-
-public java.lang.String getTitle()
-
-
-
-
-
-
- -

-getSummary

-
-public java.lang.String getSummary()
-
-
-
-
-
-
- -

-getUrl

-
-public java.net.URL getUrl()
-
-
-
-
-
-
- -

-getClickUrl

-
-public java.net.URL getClickUrl()
-
-
-
-
-
-
- -

-getRefererUrl

-
-public java.net.URL getRefererUrl()
-
-
-
-
-
-
- -

-getFileSize

-
-public int getFileSize()
-
-
-
-
-
-
- -

-getFileFormat

-
-public FileFormat getFileFormat()
-
-
-
-
-
-
- -

-getHeight

-
-public int getHeight()
-
-
-
-
-
-
- -

-getWidth

-
-public int getWidth()
-
-
-
-
-
-
- -

-getThumbnail

-
-public java.net.URL getThumbnail()
-
-
-
-
-
-
- -

-getPublisher

-
-public java.lang.String getPublisher()
-
-
-
-
-
-
- -

-getCopyright

-
-public java.lang.String getCopyright()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearch.html deleted file mode 100644 index 7d37e4c3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearch.html +++ /dev/null @@ -1,665 +0,0 @@ - - - - - - -YahooImageSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.imagesearch -
-Class YahooImageSearch

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.search.YahooSearch
-          extended by org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch
-
-
-
-
public final class YahooImageSearch
extends YahooSearch
- - -

-

A non visual JavaBean that leverages the Yahoo! image search service.

-

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classYahooImageSearch.Result - -
-           
-  - - - - - - - - - - -
-Constructor Summary
YahooImageSearch() - -
-          Creates a new instance of YahooWebContextSearch
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetAppId() - -
-           
- ColorationgetColoration() - -
-           
- FileFormatgetFileFormat() - -
-           
-protected  java.lang.StringgetMethod() - -
-           
-protected  java.util.MapgetParameters() - -
-           
- java.lang.StringgetQuery() - -
-           
-protected  java.lang.StringgetServiceName() - -
-           
- TypegetType() - -
-           
-protected  java.lang.StringgetVersionNumber() - -
-           
- booleanisAdultOk() - -
-           
-protected  ResultsList<YahooImageSearch.Result>readResults(java.io.InputStream in) - -
-           
- voidsetAdultOk(boolean adultOk) - -
-          Sets the adult ok boolean.
- voidsetAppId(java.lang.String appId) - -
-          Sets the Yahoo app id to use with this component.
- voidsetColoration(Coloration coloration) - -
-          Sets the format code.
- voidsetFileFormat(FileFormat format) - -
-          Sets the file format code.
- voidsetQuery(java.lang.String query) - -
-          Sets the search query to use.
- voidsetType(Type type) - -
-          Sets the type code.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.search.YahooSearch
constructUrl, getDefaultResultCount, search, search
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooImageSearch

-
-public YahooImageSearch()
-
-
Creates a new instance of YahooWebContextSearch -

-

- - - - - - - - -
-Method Detail
- -

-getVersionNumber

-
-protected final java.lang.String getVersionNumber()
-
-
-
Specified by:
getVersionNumber in class YahooSearch
-
-
- -
Returns:
the version number of the web service. See the - Yahoo documentation - for more information about what the version number is for your - particular service.
-
-
-
- -

-getServiceName

-
-protected final java.lang.String getServiceName()
-
-
-
Specified by:
getServiceName in class YahooSearch
-
-
- -
Returns:
the service name for the web service. See the - Yahoo documentation - for more information about what the service name is for your - particular service.
-
-
-
- -

-getMethod

-
-protected final java.lang.String getMethod()
-
-
-
Specified by:
getMethod in class YahooSearch
-
-
- -
Returns:
the method name for the web service. See the - Yahoo documentation - for more information about what the method name is for your - particular service.
-
-
-
- -

-getParameters

-
-protected final java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooSearch
-
-
- -
Returns:
a map of parameters for your web service. See the - Yahoo documentation - for more information about what parameters are available for your - particular service. - -

Note that the parameters "results" and "start" should be ommitted - from this map since they are always included automatically by the - YahooSearch.constructUrl(int,int) method. Also note that you do not - have to worry about url-encoding the values for these params since - the YahooSearch.constructUrl(int,int) method does this for you.

-
-
-
- -

-readResults

-
-protected ResultsList<YahooImageSearch.Result> readResults(java.io.InputStream in)
-                                                    throws java.lang.Exception
-
-
-
Specified by:
readResults in class YahooSearch
-
-
- -
Returns:
a ResultsList containing the results read from the given InputStream. -
Throws: -
java.lang.Exception
-
-
-
- -

-getAppId

-
-public java.lang.String getAppId()
-
-
- -
Returns:
the Yahoo! app id in use for this component
-
-
-
- -

-setAppId

-
-public void setAppId(java.lang.String appId)
-
-
Sets the Yahoo app id to use with this component. Without an app id, no - searches can be executed. You must get an app id from yahoo. See - the Yahoo docs for more info. -

-

-
Parameters:
appId -
-
-
-
- -

-getQuery

-
-public java.lang.String getQuery()
-
-
- -
Returns:
the search query to use
-
-
-
- -

-setQuery

-
-public void setQuery(java.lang.String query)
-
-
Sets the search query to use. This follows all the same conventions as the web based - Yahoo! search engine -

-

-
-
-
-
- -

-getType

-
-public Type getType()
-
-
- -
Returns:
the Type
-
-
-
- -

-setType

-
-public void setType(Type type)
-
-
Sets the type code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getFileFormat

-
-public FileFormat getFileFormat()
-
-
- -
Returns:
the file format code
-
-
-
- -

-setFileFormat

-
-public void setFileFormat(FileFormat format)
-
-
Sets the file format code. See - Yahoo! for more info -

-

-
-
-
-
- -

-isAdultOk

-
-public boolean isAdultOk()
-
-
- -
Returns:
true if adult content is ok
-
-
-
- -

-setAdultOk

-
-public void setAdultOk(boolean adultOk)
-
-
Sets the adult ok boolean. See - Yahoo! for more info -

-

-
-
-
-
- -

-getColoration

-
-public Coloration getColoration()
-
-
- -
Returns:
the coloration code
-
-
-
- -

-setColoration

-
-public void setColoration(Coloration coloration)
-
-
Sets the format code. See - Yahoo! for more info -

-

-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearchBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearchBeanInfo.html deleted file mode 100644 index 80d92173..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/YahooImageSearchBeanInfo.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - -YahooImageSearchBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.imagesearch -
-Class YahooImageSearchBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearchBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooImageSearchBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooImageSearchBeanInfo() - -
-          Creates a new instance of YahooImageSearchBeanInfo
-  - - - - - - - - - - - - - - - -
-Method Summary
-static org.jdesktop.swingx.EnumerationValue[]getFileFormatEnumValues() - -
-           
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooImageSearchBeanInfo

-
-public YahooImageSearchBeanInfo()
-
-
Creates a new instance of YahooImageSearchBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
-
- -

-getFileFormatEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getFileFormatEnumValues()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/Coloration.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/Coloration.html deleted file mode 100644 index c06f560e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/Coloration.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.imagesearch.Coloration - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.imagesearch.Coloration

-
- - - - - - - - - -
-Packages that use Coloration
org.jdesktop.swingx.ws.yahoo.search.imagesearch  
-  -

- - - - - -
-Uses of Coloration in org.jdesktop.swingx.ws.yahoo.search.imagesearch
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.imagesearch that return Coloration
- ColorationYahooImageSearch.getColoration() - -
-           
-static ColorationColoration.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static Coloration[]Coloration.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.imagesearch with parameters of type Coloration
- voidYahooImageSearch.setColoration(Coloration coloration) - -
-          Sets the format code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/FileFormat.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/FileFormat.html deleted file mode 100644 index 50ac54d8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/FileFormat.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.imagesearch.FileFormat - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.imagesearch.FileFormat

-
- - - - - - - - - -
-Packages that use FileFormat
org.jdesktop.swingx.ws.yahoo.search.imagesearch  
-  -

- - - - - -
-Uses of FileFormat in org.jdesktop.swingx.ws.yahoo.search.imagesearch
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.imagesearch that return FileFormat
- FileFormatYahooImageSearch.getFileFormat() - -
-           
- FileFormatYahooImageSearch.Result.getFileFormat() - -
-           
-static FileFormatFileFormat.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static FileFormat[]FileFormat.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.imagesearch with parameters of type FileFormat
- voidYahooImageSearch.setFileFormat(FileFormat format) - -
-          Sets the file format code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearch.Result.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearch.Result.html deleted file mode 100644 index ff2bbde4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearch.Result.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result

-
- - - - - - - - - -
-Packages that use YahooImageSearch.Result
org.jdesktop.swingx.ws.yahoo.search.imagesearch  
-  -

- - - - - -
-Uses of YahooImageSearch.Result in org.jdesktop.swingx.ws.yahoo.search.imagesearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.imagesearch that return types with arguments of type YahooImageSearch.Result
-protected  ResultsList<YahooImageSearch.Result>YahooImageSearch.readResults(java.io.InputStream in) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearch.html deleted file mode 100644 index 0e073f4b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearch.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearchBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearchBeanInfo.html deleted file mode 100644 index 1f052095..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/class-use/YahooImageSearchBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearchBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearchBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearchBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-frame.html deleted file mode 100644 index 6cd58192..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-frame.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.imagesearch - - - - - - - - - - - -org.jdesktop.swingx.ws.yahoo.search.imagesearch - - - - -
-Classes  - -
-YahooImageSearch -
-YahooImageSearch.Result -
-YahooImageSearchBeanInfo
- - - - - - -
-Enums  - -
-Coloration -
-FileFormat
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-summary.html deleted file mode 100644 index b410845f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-summary.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.imagesearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.ws.yahoo.search.imagesearch -

- - - - - - - - - - - - - - - - - -
-Class Summary
YahooImageSearchA non visual JavaBean that leverages the Yahoo! image search service.
YahooImageSearch.Result 
YahooImageSearchBeanInfo 
-  - -

- - - - - - - - - - - - - -
-Enum Summary
ColorationColoration code
FileFormatFile format code for supported image types
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-tree.html deleted file mode 100644 index 17e81d83..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-tree.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.imagesearch Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.ws.yahoo.search.imagesearch -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object
      -
    • org.jdesktop.beans.AbstractBean -
    • java.beans.SimpleBeanInfo (implements java.beans.BeanInfo) - -
    • org.jdesktop.swingx.ws.yahoo.search.imagesearch.YahooImageSearch.Result
    -
-

-Enum Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) -
        -
      • org.jdesktop.swingx.ws.yahoo.search.imagesearch.FileFormat
      • org.jdesktop.swingx.ws.yahoo.search.imagesearch.Coloration
      -
    -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-use.html deleted file mode 100644 index 2edd506e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/imagesearch/package-use.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.ws.yahoo.search.imagesearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.ws.yahoo.search.imagesearch

-
- - - - - - - - - -
-Packages that use org.jdesktop.swingx.ws.yahoo.search.imagesearch
org.jdesktop.swingx.ws.yahoo.search.imagesearch  
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.ws.yahoo.search.imagesearch used by org.jdesktop.swingx.ws.yahoo.search.imagesearch
Coloration - -
-          Coloration code
FileFormat - -
-          File format code for supported image types
YahooImageSearch.Result - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-frame.html deleted file mode 100644 index 2d6fc99f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-frame.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search - - - - - - - - - - - -org.jdesktop.swingx.ws.yahoo.search - - - - -
-Interfaces  - -
-PagedResultsList -
-ResultsList
- - - - - - -
-Classes  - -
-PagedResultsArrayList -
-PagedResultsArrayListBeanInfo -
-ResultsArrayList -
-Utils -
-YahooSearch
- - - - - - -
-Enums  - -
-Country -
-Format -
-Language -
-License -
-Region -
-Subscription -
-Type
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-summary.html deleted file mode 100644 index 22c0f464..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-summary.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.ws.yahoo.search -

- - - - - - - - - - - - - -
-Interface Summary
PagedResultsList<E>A ResultsList that pages through all of the results.
ResultsList<E>A java.util.List containing the list of search results.
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
PagedResultsArrayList<E>A non visual JavaBean that represents the results of a Yahoo! search.
PagedResultsArrayListBeanInfo 
ResultsArrayList<E>A basic implementation of ResultsList based on ArrayList.
Utils 
YahooSearch<T>Base class from which other Yahoo! search beans extend.
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Summary
CountryCountry codes supported by Yahoo search services.
FormatFormat codes supported by Yahoo! search services
LanguageLanguage codes supported by Yahoo! search services
LicenseLicense codes supported by Yahoo! search services
RegionRegion codes supported by Yahoo! search services
SubscriptionSubscription codes supported by Yahoo! search services
TypeType codes supported by Yahoo! search services
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-tree.html deleted file mode 100644 index 004ad8bf..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-tree.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.ws.yahoo.search -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object
      -
    • org.jdesktop.beans.AbstractBean -
    • java.util.AbstractCollection<E> (implements java.util.Collection<E>) -
        -
      • java.util.AbstractList<E> (implements java.util.List<E>) -
          -
        • java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable) - -
        -
      -
    • java.beans.SimpleBeanInfo (implements java.beans.BeanInfo) - -
    • org.jdesktop.swingx.ws.yahoo.search.Utils
    -
-

-Interface Hierarchy -

-
    -
  • java.lang.Iterable<T>
      -
    • java.util.Collection<E> -
    -
-

-Enum Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) -
        -
      • org.jdesktop.swingx.ws.yahoo.search.Type
      • org.jdesktop.swingx.ws.yahoo.search.License
      • org.jdesktop.swingx.ws.yahoo.search.Format
      • org.jdesktop.swingx.ws.yahoo.search.Country
      • org.jdesktop.swingx.ws.yahoo.search.Language
      • org.jdesktop.swingx.ws.yahoo.search.Region
      • org.jdesktop.swingx.ws.yahoo.search.Subscription
      -
    -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-use.html deleted file mode 100644 index 09d09912..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/package-use.html +++ /dev/null @@ -1,347 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.ws.yahoo.search - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.ws.yahoo.search

-
- - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.jdesktop.swingx.ws.yahoo.search
org.jdesktop.swingx.ws.yahoo.search  
org.jdesktop.swingx.ws.yahoo.search.imagesearch  
org.jdesktop.swingx.ws.yahoo.search.videosearch  
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.ws.yahoo.search used by org.jdesktop.swingx.ws.yahoo.search
Country - -
-          Country codes supported by Yahoo search services.
Format - -
-          Format codes supported by Yahoo! search services
Language - -
-          Language codes supported by Yahoo! search services
License - -
-          License codes supported by Yahoo! search services
PagedResultsList - -
-          A ResultsList that pages through all of the results.
Region - -
-          Region codes supported by Yahoo! search services
ResultsList - -
-          A java.util.List containing the list of search results.
Subscription - -
-          Subscription codes supported by Yahoo! search services
Type - -
-          Type codes supported by Yahoo! search services
YahooSearch - -
-          Base class from which other Yahoo! search beans extend.
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.ws.yahoo.search used by org.jdesktop.swingx.ws.yahoo.search.imagesearch
ResultsList - -
-          A java.util.List containing the list of search results.
Type - -
-          Type codes supported by Yahoo! search services
YahooSearch - -
-          Base class from which other Yahoo! search beans extend.
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.ws.yahoo.search used by org.jdesktop.swingx.ws.yahoo.search.videosearch
ResultsList - -
-          A java.util.List containing the list of search results.
Type - -
-          Type codes supported by Yahoo! search services
YahooSearch - -
-          Base class from which other Yahoo! search beans extend.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.swingx.ws.yahoo.search used by org.jdesktop.swingx.ws.yahoo.search.websearch
Country - -
-          Country codes supported by Yahoo search services.
Format - -
-          Format codes supported by Yahoo! search services
Language - -
-          Language codes supported by Yahoo! search services
License - -
-          License codes supported by Yahoo! search services
Region - -
-          Region codes supported by Yahoo! search services
ResultsList - -
-          A java.util.List containing the list of search results.
Type - -
-          Type codes supported by Yahoo! search services
YahooSearch - -
-          Base class from which other Yahoo! search beans extend.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/FileFormat.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/FileFormat.html deleted file mode 100644 index d808271c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/FileFormat.html +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - -FileFormat - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.videosearch -
-Enum FileFormat

-
-java.lang.Object
-  extended by java.lang.Enum<FileFormat>
-      extended by org.jdesktop.swingx.ws.yahoo.search.videosearch.FileFormat
-
-
-
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<FileFormat>
-
-
-
-
public enum FileFormat
extends java.lang.Enum<FileFormat>
- - -

-File format codes for Yahoo! video search service. -

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Enum Constant Summary
AVI - -
-           
FLASH - -
-           
MPEG - -
-           
MSMEDIA - -
-           
QUICKTIME - -
-           
REALMEDIA - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetCode() - -
-           
-static FileFormatvalueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static FileFormat[]values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
- - - - - - - -
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
- - - - - - - -
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Enum Constant Detail
- -

-AVI

-
-public static final FileFormat AVI
-
-
-
-
-
- -

-FLASH

-
-public static final FileFormat FLASH
-
-
-
-
-
- -

-MPEG

-
-public static final FileFormat MPEG
-
-
-
-
-
- -

-MSMEDIA

-
-public static final FileFormat MSMEDIA
-
-
-
-
-
- -

-QUICKTIME

-
-public static final FileFormat QUICKTIME
-
-
-
-
-
- -

-REALMEDIA

-
-public static final FileFormat REALMEDIA
-
-
-
-
- - - - - - - - -
-Method Detail
- -

-values

-
-public static FileFormat[] values()
-
-
Returns an array containing the constants of this enum type, in -the order they are declared. This method may be used to iterate -over the constants as follows: -
-for (FileFormat c : FileFormat.values())
-    System.out.println(c);
-
-

-

- -
Returns:
an array containing the constants of this enum type, in -the order they are declared
-
-
-
- -

-valueOf

-
-public static FileFormat valueOf(java.lang.String name)
-
-
Returns the enum constant of this type with the specified name. -The string must match exactly an identifier used to declare an -enum constant in this type. (Extraneous whitespace characters are -not permitted.) -

-

-
Parameters:
name - the name of the enum constant to be returned. -
Returns:
the enum constant with the specified name -
Throws: -
java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name -
java.lang.NullPointerException - if the argument is null
-
-
-
- -

-getCode

-
-public java.lang.String getCode()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearch.Result.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearch.Result.html deleted file mode 100644 index 2f9325b7..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearch.Result.html +++ /dev/null @@ -1,521 +0,0 @@ - - - - - - -YahooVideoSearch.Result - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.videosearch -
-Class YahooVideoSearch.Result

-
-java.lang.Object
-  extended by org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result
-
-
-
Enclosing class:
YahooVideoSearch
-
-
-
-
public static final class YahooVideoSearch.Result
extends java.lang.Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
YahooVideoSearch.Result() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetChannels() - -
-           
- java.net.URLgetClickUrl() - -
-           
- java.lang.StringgetCopyright() - -
-           
- intgetDuration() - -
-           
- FileFormatgetFileFormat() - -
-           
- intgetFileSize() - -
-           
- intgetHeight() - -
-           
- java.lang.StringgetPublisher() - -
-           
- java.net.URLgetRefererUrl() - -
-           
- java.lang.StringgetSummary() - -
-           
- java.net.URLgetThumbnail() - -
-           
- java.lang.StringgetTitle() - -
-           
- java.net.URLgetUrl() - -
-           
- intgetWidth() - -
-           
- booleanisStreaming() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooVideoSearch.Result

-
-public YahooVideoSearch.Result()
-
-
- - - - - - - - -
-Method Detail
- -

-getTitle

-
-public java.lang.String getTitle()
-
-
-
-
-
-
- -

-getSummary

-
-public java.lang.String getSummary()
-
-
-
-
-
-
- -

-getUrl

-
-public java.net.URL getUrl()
-
-
-
-
-
-
- -

-getClickUrl

-
-public java.net.URL getClickUrl()
-
-
-
-
-
-
- -

-getRefererUrl

-
-public java.net.URL getRefererUrl()
-
-
-
-
-
-
- -

-getFileSize

-
-public int getFileSize()
-
-
-
-
-
-
- -

-getFileFormat

-
-public FileFormat getFileFormat()
-
-
-
-
-
-
- -

-getHeight

-
-public int getHeight()
-
-
-
-
-
-
- -

-getWidth

-
-public int getWidth()
-
-
-
-
-
-
- -

-getDuration

-
-public int getDuration()
-
-
-
-
-
-
- -

-getChannels

-
-public int getChannels()
-
-
-
-
-
-
- -

-isStreaming

-
-public boolean isStreaming()
-
-
-
-
-
-
- -

-getThumbnail

-
-public java.net.URL getThumbnail()
-
-
-
-
-
-
- -

-getPublisher

-
-public java.lang.String getPublisher()
-
-
-
-
-
-
- -

-getCopyright

-
-public java.lang.String getCopyright()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearch.html deleted file mode 100644 index 28cf852d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearch.html +++ /dev/null @@ -1,624 +0,0 @@ - - - - - - -YahooVideoSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.videosearch -
-Class YahooVideoSearch

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.search.YahooSearch
-          extended by org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch
-
-
-
-
public final class YahooVideoSearch
extends YahooSearch
- - -

-

A non visual JavaBean which allows you to use Yahoo! to search for videos - on the internet. See - the Yahoo! documentation for this service for more information.

-

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classYahooVideoSearch.Result - -
-           
-  - - - - - - - - - - -
-Constructor Summary
YahooVideoSearch() - -
-          Creates a new instance of YahooWebContextSearch
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetAppId() - -
-           
- FileFormatgetFileFormat() - -
-           
-protected  java.lang.StringgetMethod() - -
-           
-protected  java.util.MapgetParameters() - -
-           
- java.lang.StringgetQuery() - -
-           
-protected  java.lang.StringgetServiceName() - -
-           
- TypegetType() - -
-           
-protected  java.lang.StringgetVersionNumber() - -
-           
- booleanisAdultOk() - -
-           
-protected  ResultsList<YahooVideoSearch.Result>readResults(java.io.InputStream in) - -
-           
- voidsetAdultOk(boolean adultOk) - -
-          Sets the adult ok boolean.
- voidsetAppId(java.lang.String appId) - -
-          Sets the Yahoo app id to use with this component.
- voidsetFileFormat(FileFormat format) - -
-          Sets the format code.
- voidsetQuery(java.lang.String query) - -
-          Sets the search query to use.
- voidsetType(Type type) - -
-          Sets the type code.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.search.YahooSearch
constructUrl, getDefaultResultCount, search, search
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooVideoSearch

-
-public YahooVideoSearch()
-
-
Creates a new instance of YahooWebContextSearch -

-

- - - - - - - - -
-Method Detail
- -

-getVersionNumber

-
-protected final java.lang.String getVersionNumber()
-
-
-
Specified by:
getVersionNumber in class YahooSearch
-
-
- -
Returns:
the version number of the web service. See the - Yahoo documentation - for more information about what the version number is for your - particular service.
-
-
-
- -

-getServiceName

-
-protected final java.lang.String getServiceName()
-
-
-
Specified by:
getServiceName in class YahooSearch
-
-
- -
Returns:
the service name for the web service. See the - Yahoo documentation - for more information about what the service name is for your - particular service.
-
-
-
- -

-getMethod

-
-protected final java.lang.String getMethod()
-
-
-
Specified by:
getMethod in class YahooSearch
-
-
- -
Returns:
the method name for the web service. See the - Yahoo documentation - for more information about what the method name is for your - particular service.
-
-
-
- -

-getParameters

-
-protected final java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooSearch
-
-
- -
Returns:
a map of parameters for your web service. See the - Yahoo documentation - for more information about what parameters are available for your - particular service. - -

Note that the parameters "results" and "start" should be ommitted - from this map since they are always included automatically by the - YahooSearch.constructUrl(int,int) method. Also note that you do not - have to worry about url-encoding the values for these params since - the YahooSearch.constructUrl(int,int) method does this for you.

-
-
-
- -

-readResults

-
-protected ResultsList<YahooVideoSearch.Result> readResults(java.io.InputStream in)
-                                                    throws java.lang.Exception
-
-
-
Specified by:
readResults in class YahooSearch
-
-
- -
Returns:
a ResultsList containing the results read from the given InputStream. -
Throws: -
java.lang.Exception
-
-
-
- -

-getAppId

-
-public java.lang.String getAppId()
-
-
- -
Returns:
the Yahoo! app id in use for this component
-
-
-
- -

-setAppId

-
-public void setAppId(java.lang.String appId)
-
-
Sets the Yahoo app id to use with this component. Without an app id, no - searches can be executed. You must get an app id from yahoo. See - the Yahoo docs for more info. -

-

-
Parameters:
appId -
-
-
-
- -

-getQuery

-
-public java.lang.String getQuery()
-
-
- -
Returns:
the search query to use
-
-
-
- -

-setQuery

-
-public void setQuery(java.lang.String query)
-
-
Sets the search query to use. This follows all the same conventions as the web based - Yahoo! search engine -

-

-
-
-
-
- -

-getType

-
-public Type getType()
-
-
-
-
-
-
- -

-setType

-
-public void setType(Type type)
-
-
Sets the type code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getFileFormat

-
-public FileFormat getFileFormat()
-
-
- -
Returns:
the file format code
-
-
-
- -

-setFileFormat

-
-public void setFileFormat(FileFormat format)
-
-
Sets the format code. See - Yahoo! for more info -

-

-
-
-
-
- -

-isAdultOk

-
-public boolean isAdultOk()
-
-
- -
Returns:
true if adult content is ok
-
-
-
- -

-setAdultOk

-
-public void setAdultOk(boolean adultOk)
-
-
Sets the adult ok boolean. See - Yahoo! for more info -

-

-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearchBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearchBeanInfo.html deleted file mode 100644 index 601fecaa..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/YahooVideoSearchBeanInfo.html +++ /dev/null @@ -1,317 +0,0 @@ - - - - - - -YahooVideoSearchBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.videosearch -
-Class YahooVideoSearchBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearchBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooVideoSearchBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooVideoSearchBeanInfo() - -
-          Creates a new instance of YahooVideoSearchBeanInfo
-  - - - - - - - - - - - - - - - -
-Method Summary
-static org.jdesktop.swingx.EnumerationValue[]getFileFormatEnumValues() - -
-           
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooVideoSearchBeanInfo

-
-public YahooVideoSearchBeanInfo()
-
-
Creates a new instance of YahooVideoSearchBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
-
- -

-getFileFormatEnumValues

-
-public static org.jdesktop.swingx.EnumerationValue[] getFileFormatEnumValues()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/FileFormat.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/FileFormat.html deleted file mode 100644 index c783051a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/FileFormat.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.videosearch.FileFormat - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.videosearch.FileFormat

-
- - - - - - - - - -
-Packages that use FileFormat
org.jdesktop.swingx.ws.yahoo.search.videosearch  
-  -

- - - - - -
-Uses of FileFormat in org.jdesktop.swingx.ws.yahoo.search.videosearch
-  -

- - - - - - - - - - - - - - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.videosearch that return FileFormat
- FileFormatYahooVideoSearch.getFileFormat() - -
-           
- FileFormatYahooVideoSearch.Result.getFileFormat() - -
-           
-static FileFormatFileFormat.valueOf(java.lang.String name) - -
-          Returns the enum constant of this type with the specified name.
-static FileFormat[]FileFormat.values() - -
-          Returns an array containing the constants of this enum type, in -the order they are declared.
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.videosearch with parameters of type FileFormat
- voidYahooVideoSearch.setFileFormat(FileFormat format) - -
-          Sets the format code.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearch.Result.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearch.Result.html deleted file mode 100644 index 7b7c34d3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearch.Result.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result

-
- - - - - - - - - -
-Packages that use YahooVideoSearch.Result
org.jdesktop.swingx.ws.yahoo.search.videosearch  
-  -

- - - - - -
-Uses of YahooVideoSearch.Result in org.jdesktop.swingx.ws.yahoo.search.videosearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.videosearch that return types with arguments of type YahooVideoSearch.Result
-protected  ResultsList<YahooVideoSearch.Result>YahooVideoSearch.readResults(java.io.InputStream in) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearch.html deleted file mode 100644 index 17eeffb2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearch.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearchBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearchBeanInfo.html deleted file mode 100644 index 97c86396..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/class-use/YahooVideoSearchBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearchBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearchBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearchBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-frame.html deleted file mode 100644 index 69ef0fe0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-frame.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.videosearch - - - - - - - - - - - -org.jdesktop.swingx.ws.yahoo.search.videosearch - - - - -
-Classes  - -
-YahooVideoSearch -
-YahooVideoSearch.Result -
-YahooVideoSearchBeanInfo
- - - - - - -
-Enums  - -
-FileFormat
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-summary.html deleted file mode 100644 index 94f5e298..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-summary.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.videosearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.ws.yahoo.search.videosearch -

- - - - - - - - - - - - - - - - - -
-Class Summary
YahooVideoSearchA non visual JavaBean which allows you to use Yahoo! to search for videos - on the internet.
YahooVideoSearch.Result 
YahooVideoSearchBeanInfo 
-  - -

- - - - - - - - - -
-Enum Summary
FileFormatFile format codes for Yahoo! video search service.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-tree.html deleted file mode 100644 index a442d82e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-tree.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.videosearch Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.ws.yahoo.search.videosearch -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object
      -
    • org.jdesktop.beans.AbstractBean -
    • java.beans.SimpleBeanInfo (implements java.beans.BeanInfo) - -
    • org.jdesktop.swingx.ws.yahoo.search.videosearch.YahooVideoSearch.Result
    -
-

-Enum Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) -
        -
      • org.jdesktop.swingx.ws.yahoo.search.videosearch.FileFormat
      -
    -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-use.html deleted file mode 100644 index aa43f8ad..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/videosearch/package-use.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.ws.yahoo.search.videosearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.ws.yahoo.search.videosearch

-
- - - - - - - - - -
-Packages that use org.jdesktop.swingx.ws.yahoo.search.videosearch
org.jdesktop.swingx.ws.yahoo.search.videosearch  
-  -

- - - - - - - - - - - -
-Classes in org.jdesktop.swingx.ws.yahoo.search.videosearch used by org.jdesktop.swingx.ws.yahoo.search.videosearch
FileFormat - -
-          File format codes for Yahoo! video search service.
YahooVideoSearch.Result - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearch.Result.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearch.Result.html deleted file mode 100644 index 467f870b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearch.Result.html +++ /dev/null @@ -1,373 +0,0 @@ - - - - - - -YahooContextSearch.Result - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooContextSearch.Result

-
-java.lang.Object
-  extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result
-
-
-
Enclosing class:
YahooContextSearch
-
-
-
-
public static final class YahooContextSearch.Result
extends java.lang.Object
- - -

-The Result of performing a search. This object is immutable. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
YahooContextSearch.Result() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.net.URLgetCache() - -
-           
- java.net.URLgetClickUrl() - -
-           
- java.lang.StringgetMimeType() - -
-           
- java.util.DategetModDate() - -
-           
- java.lang.StringgetSummary() - -
-           
- java.lang.StringgetTitle() - -
-           
- java.net.URLgetUrl() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooContextSearch.Result

-
-public YahooContextSearch.Result()
-
-
- - - - - - - - -
-Method Detail
- -

-getTitle

-
-public java.lang.String getTitle()
-
-
-
-
-
-
- -

-getSummary

-
-public java.lang.String getSummary()
-
-
-
-
-
-
- -

-getUrl

-
-public java.net.URL getUrl()
-
-
-
-
-
-
- -

-getClickUrl

-
-public java.net.URL getClickUrl()
-
-
-
-
-
-
- -

-getMimeType

-
-public java.lang.String getMimeType()
-
-
-
-
-
-
- -

-getModDate

-
-public java.util.Date getModDate()
-
-
-
-
-
-
- -

-getCache

-
-public java.net.URL getCache()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearch.html deleted file mode 100644 index e69d53f2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearch.html +++ /dev/null @@ -1,795 +0,0 @@ - - - - - - -YahooContextSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooContextSearch

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.search.YahooSearch<T>
-          extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch
-
-
-
-
public final class YahooContextSearch
extends YahooSearch<T>
- - -

-Non visual JavaBean for calling Yahoo! context search and retrieving the search results. - To use, simply specify a query, a context, and your appId. (AppId is a value you get from - Yahoo -- each application must have an id). - -

This bean is related to the - Yahoo! Web Search web service. -

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classYahooContextSearch.Result - -
-          The Result of performing a search.
-  - - - - - - - - - - -
-Constructor Summary
YahooContextSearch() - -
-          Creates a new instance of YahooContextSearch
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetAppId() - -
-           
- java.lang.StringgetContext() - -
-           
- CountrygetCountry() - -
-           
- FormatgetFormat() - -
-           
- LanguagegetLanguage() - -
-           
- LicensegetLicense() - -
-           
-protected  java.lang.StringgetMethod() - -
-           
-protected  java.util.MapgetParameters() - -
-           
- java.lang.StringgetQuery() - -
-           
-protected  java.lang.StringgetServiceName() - -
-           
-protected  java.lang.StringgetVersionNumber() - -
-           
- booleanisAdultOk() - -
-           
- booleanisSimilarOk() - -
-           
-protected  ResultsList<YahooContextSearch.Result>readResults(java.io.InputStream in) - -
-           
- voidsetAdultOk(boolean adultOk) - -
-          Sets the adult ok boolean.
- voidsetAppId(java.lang.String appId) - -
-          Sets the Yahoo app id to use with this component.
- voidsetContext(java.lang.String context) - -
-          Sets the search context to use.
- voidsetCountry(Country country) - -
-          Sets the country code.
- voidsetFormat(Format format) - -
-          Sets the format code.
- voidsetLanguage(Language language) - -
-          Sets the language code.
- voidsetLicense(License license) - -
-          Sets the license code.
- voidsetQuery(java.lang.String query) - -
-          Sets the search query to use.
- voidsetSimilarOk(boolean similarOk) - -
-          Sets the similar ok flag.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.search.YahooSearch
constructUrl, getDefaultResultCount, search, search
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooContextSearch

-
-public YahooContextSearch()
-
-
Creates a new instance of YahooContextSearch -

-

- - - - - - - - -
-Method Detail
- -

-getMethod

-
-protected final java.lang.String getMethod()
-
-
-
Specified by:
getMethod in class YahooSearch
-
-
- -
Returns:
the method name for the web service. See the - Yahoo documentation - for more information about what the method name is for your - particular service.
-
-
-
- -

-getParameters

-
-protected final java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooSearch
-
-
- -
Returns:
a map of parameters for your web service. See the - Yahoo documentation - for more information about what parameters are available for your - particular service. - -

Note that the parameters "results" and "start" should be ommitted - from this map since they are always included automatically by the - YahooSearch.constructUrl(int,int) method. Also note that you do not - have to worry about url-encoding the values for these params since - the YahooSearch.constructUrl(int,int) method does this for you.

-
-
-
- -

-readResults

-
-protected ResultsList<YahooContextSearch.Result> readResults(java.io.InputStream in)
-                                                      throws java.lang.Exception
-
-
-
Specified by:
readResults in class YahooSearch
-
-
- -
Returns:
a ResultsList containing the results read from the given InputStream. -
Throws: -
java.lang.Exception
-
-
-
- -

-getAppId

-
-public java.lang.String getAppId()
-
-
- -
Returns:
the Yahoo! app id in use for this component
-
-
-
- -

-setAppId

-
-public void setAppId(java.lang.String appId)
-
-
Sets the Yahoo app id to use with this component. Without an app id, no - searches can be executed. You must get an app id from yahoo. See - the Yahoo docs for more info. -

-

-
Parameters:
appId -
-
-
-
- -

-getQuery

-
-public java.lang.String getQuery()
-
-
- -
Returns:
the search query to use
-
-
-
- -

-setQuery

-
-public void setQuery(java.lang.String query)
-
-
Sets the search query to use. This follows all the same conventions as the web based - Yahoo! search engine -

-

-
-
-
-
- -

-getContext

-
-public java.lang.String getContext()
-
-
- -
Returns:
the search context to use
-
-
-
- -

-setContext

-
-public void setContext(java.lang.String context)
-
-
Sets the search context to use. -

-

-
-
-
-
- -

-getFormat

-
-public Format getFormat()
-
-
- -
Returns:
the format code
-
-
-
- -

-setFormat

-
-public void setFormat(Format format)
-
-
Sets the format code. See - Yahoo! for more info -

-

-
-
-
-
- -

-isAdultOk

-
-public boolean isAdultOk()
-
-
- -
Returns:
true if adult content is ok
-
-
-
- -

-setAdultOk

-
-public void setAdultOk(boolean adultOk)
-
-
Sets the adult ok boolean. See - Yahoo! for more info -

-

-
-
-
-
- -

-isSimilarOk

-
-public boolean isSimilarOk()
-
-
- -
Returns:
true if similar search results are ok
-
-
-
- -

-setSimilarOk

-
-public void setSimilarOk(boolean similarOk)
-
-
Sets the similar ok flag. See - Yahoo! for more info -

-

-
-
-
-
- -

-getLanguage

-
-public Language getLanguage()
-
-
- -
Returns:
the language code
-
-
-
- -

-setLanguage

-
-public void setLanguage(Language language)
-
-
Sets the language code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getCountry

-
-public Country getCountry()
-
-
- -
Returns:
the country code
-
-
-
- -

-setCountry

-
-public void setCountry(Country country)
-
-
Sets the country code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getLicense

-
-public License getLicense()
-
-
- -
Returns:
the license code
-
-
-
- -

-setLicense

-
-public void setLicense(License license)
-
-
Sets the license code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getVersionNumber

-
-protected final java.lang.String getVersionNumber()
-
-
-
Specified by:
getVersionNumber in class YahooSearch<T>
-
-
- -
Returns:
the version number of the web service. See the - Yahoo documentation - for more information about what the version number is for your - particular service.
-
-
-
- -

-getServiceName

-
-protected final java.lang.String getServiceName()
-
-
-
Specified by:
getServiceName in class YahooSearch<T>
-
-
- -
Returns:
the service name for the web service. See the - Yahoo documentation - for more information about what the service name is for your - particular service.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearchBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearchBeanInfo.html deleted file mode 100644 index 6a637ed4..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooContextSearchBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -YahooContextSearchBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooContextSearchBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearchBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooContextSearchBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooContextSearchBeanInfo() - -
-          Creates a new instance of YahooContextSearchBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooContextSearchBeanInfo

-
-public YahooContextSearchBeanInfo()
-
-
Creates a new instance of YahooContextSearchBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooRelatedSuggestion.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooRelatedSuggestion.html deleted file mode 100644 index 96b4a640..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooRelatedSuggestion.html +++ /dev/null @@ -1,483 +0,0 @@ - - - - - - -YahooRelatedSuggestion - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooRelatedSuggestion

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.search.YahooSearch<T>
-          extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion
-
-
-
-
public final class YahooRelatedSuggestion
extends YahooSearch<T>
- - -

-

A non visual JavaBean for using the Yahoo! Related Suggestion service. - From the docs: "The Related Suggestion service returns suggested queries to - extend the power of a submitted query, providing variations on a theme to help - you dig deeper."

-

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
YahooRelatedSuggestion() - -
-          Creates a new instance of YahooRelatedSuggestion
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetAppId() - -
-           
-protected  java.lang.StringgetMethod() - -
-           
-protected  java.util.MapgetParameters() - -
-           
- java.lang.StringgetQuery() - -
-           
-protected  java.lang.StringgetServiceName() - -
-           
-protected  java.lang.StringgetVersionNumber() - -
-           
-protected  ResultsList<java.lang.String>readResults(java.io.InputStream in) - -
-           
- voidsetAppId(java.lang.String appId) - -
-          Sets the Yahoo app id to use with this component.
- voidsetQuery(java.lang.String query) - -
-          Sets the search query to use.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.search.YahooSearch
constructUrl, getDefaultResultCount, search, search
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooRelatedSuggestion

-
-public YahooRelatedSuggestion()
-
-
Creates a new instance of YahooRelatedSuggestion -

-

- - - - - - - - -
-Method Detail
- -

-getMethod

-
-protected final java.lang.String getMethod()
-
-
-
Specified by:
getMethod in class YahooSearch
-
-
- -
Returns:
the method name for the web service. See the - Yahoo documentation - for more information about what the method name is for your - particular service.
-
-
-
- -

-getParameters

-
-protected java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooSearch
-
-
- -
Returns:
a map of parameters for your web service. See the - Yahoo documentation - for more information about what parameters are available for your - particular service. - -

Note that the parameters "results" and "start" should be ommitted - from this map since they are always included automatically by the - YahooSearch.constructUrl(int,int) method. Also note that you do not - have to worry about url-encoding the values for these params since - the YahooSearch.constructUrl(int,int) method does this for you.

-
-
-
- -

-readResults

-
-protected ResultsList<java.lang.String> readResults(java.io.InputStream in)
-                                             throws java.lang.Exception
-
-
-
Specified by:
readResults in class YahooSearch
-
-
- -
Returns:
a ResultsList containing the results read from the given InputStream. -
Throws: -
java.lang.Exception
-
-
-
- -

-getAppId

-
-public java.lang.String getAppId()
-
-
- -
Returns:
the Yahoo! app id in use for this component
-
-
-
- -

-setAppId

-
-public void setAppId(java.lang.String appId)
-
-
Sets the Yahoo app id to use with this component. Without an app id, no - searches can be executed. You must get an app id from yahoo. See - the Yahoo docs for more info. -

-

-
Parameters:
appId -
-
-
-
- -

-getQuery

-
-public java.lang.String getQuery()
-
-
- -
Returns:
the search query to use
-
-
-
- -

-setQuery

-
-public void setQuery(java.lang.String query)
-
-
Sets the search query to use. This follows all the same conventions as the web based - Yahoo! search engine -

-

-
-
-
-
- -

-getVersionNumber

-
-protected final java.lang.String getVersionNumber()
-
-
-
Specified by:
getVersionNumber in class YahooSearch<T>
-
-
- -
Returns:
the version number of the web service. See the - Yahoo documentation - for more information about what the version number is for your - particular service.
-
-
-
- -

-getServiceName

-
-protected final java.lang.String getServiceName()
-
-
-
Specified by:
getServiceName in class YahooSearch<T>
-
-
- -
Returns:
the service name for the web service. See the - Yahoo documentation - for more information about what the service name is for your - particular service.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooRelatedSuggestionBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooRelatedSuggestionBeanInfo.html deleted file mode 100644 index 3643b8d2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooRelatedSuggestionBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -YahooRelatedSuggestionBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooRelatedSuggestionBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestionBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooRelatedSuggestionBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooRelatedSuggestionBeanInfo() - -
-          Creates a new instance of YahooRelatedSuggestionBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooRelatedSuggestionBeanInfo

-
-public YahooRelatedSuggestionBeanInfo()
-
-
Creates a new instance of YahooRelatedSuggestionBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooSpellingSuggestion.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooSpellingSuggestion.html deleted file mode 100644 index f1906ab0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooSpellingSuggestion.html +++ /dev/null @@ -1,485 +0,0 @@ - - - - - - -YahooSpellingSuggestion - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooSpellingSuggestion

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.search.YahooSearch<T>
-          extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion
-
-
-
-
public final class YahooSpellingSuggestion
extends YahooSearch<T>
- - -

-

The YahooSpellingSuggestion bean provides a suggested spelling correction for - a given term. The Yahoo! - website for more information.

- -

The #readResults method in this class simply returns a ResultsList of Strings - that met the spelling suggestion requirement.

-

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
YahooSpellingSuggestion() - -
-          Creates a new instance of YahooSpellingSuggestion
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetAppId() - -
-           
-protected  java.lang.StringgetMethod() - -
-           
-protected  java.util.MapgetParameters() - -
-           
- java.lang.StringgetQuery() - -
-           
-protected  java.lang.StringgetServiceName() - -
-           
-protected  java.lang.StringgetVersionNumber() - -
-           
-protected  ResultsList<java.lang.String>readResults(java.io.InputStream in) - -
-           
- voidsetAppId(java.lang.String appId) - -
-          Sets the Yahoo app id to use with this component.
- voidsetQuery(java.lang.String query) - -
-          Sets the search query to use.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.search.YahooSearch
constructUrl, getDefaultResultCount, search, search
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooSpellingSuggestion

-
-public YahooSpellingSuggestion()
-
-
Creates a new instance of YahooSpellingSuggestion -

-

- - - - - - - - -
-Method Detail
- -

-getMethod

-
-protected final java.lang.String getMethod()
-
-
-
Specified by:
getMethod in class YahooSearch
-
-
- -
Returns:
the method name for the web service. See the - Yahoo documentation - for more information about what the method name is for your - particular service.
-
-
-
- -

-getParameters

-
-protected java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooSearch
-
-
- -
Returns:
a map of parameters for your web service. See the - Yahoo documentation - for more information about what parameters are available for your - particular service. - -

Note that the parameters "results" and "start" should be ommitted - from this map since they are always included automatically by the - YahooSearch.constructUrl(int,int) method. Also note that you do not - have to worry about url-encoding the values for these params since - the YahooSearch.constructUrl(int,int) method does this for you.

-
-
-
- -

-readResults

-
-protected ResultsList<java.lang.String> readResults(java.io.InputStream in)
-                                             throws java.lang.Exception
-
-
-
Specified by:
readResults in class YahooSearch
-
-
- -
Returns:
a ResultsList containing the results read from the given InputStream. -
Throws: -
java.lang.Exception
-
-
-
- -

-getAppId

-
-public java.lang.String getAppId()
-
-
- -
Returns:
the Yahoo! app id in use for this component
-
-
-
- -

-setAppId

-
-public void setAppId(java.lang.String appId)
-
-
Sets the Yahoo app id to use with this component. Without an app id, no - searches can be executed. You must get an app id from yahoo. See - the Yahoo docs for more info. -

-

-
Parameters:
appId -
-
-
-
- -

-getQuery

-
-public java.lang.String getQuery()
-
-
- -
Returns:
the search query to use
-
-
-
- -

-setQuery

-
-public void setQuery(java.lang.String query)
-
-
Sets the search query to use. This follows all the same conventions as the web based - Yahoo! search engine -

-

-
-
-
-
- -

-getVersionNumber

-
-protected final java.lang.String getVersionNumber()
-
-
-
Specified by:
getVersionNumber in class YahooSearch<T>
-
-
- -
Returns:
the version number of the web service. See the - Yahoo documentation - for more information about what the version number is for your - particular service.
-
-
-
- -

-getServiceName

-
-protected final java.lang.String getServiceName()
-
-
-
Specified by:
getServiceName in class YahooSearch<T>
-
-
- -
Returns:
the service name for the web service. See the - Yahoo documentation - for more information about what the service name is for your - particular service.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooSpellingSuggestionBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooSpellingSuggestionBeanInfo.html deleted file mode 100644 index db7f257f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooSpellingSuggestionBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -YahooSpellingSuggestionBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooSpellingSuggestionBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestionBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooSpellingSuggestionBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooSpellingSuggestionBeanInfo() - -
-          Creates a new instance of YahooSpellingSuggestionBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooSpellingSuggestionBeanInfo

-
-public YahooSpellingSuggestionBeanInfo()
-
-
Creates a new instance of YahooSpellingSuggestionBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearch.Result.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearch.Result.html deleted file mode 100644 index 0a04eb2d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearch.Result.html +++ /dev/null @@ -1,373 +0,0 @@ - - - - - - -YahooWebSearch.Result - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooWebSearch.Result

-
-java.lang.Object
-  extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result
-
-
-
Enclosing class:
YahooWebSearch
-
-
-
-
public static final class YahooWebSearch.Result
extends java.lang.Object
- - -

-The Result of performing a search. This object is immutable. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
YahooWebSearch.Result() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.net.URLgetCache() - -
-           
- java.net.URLgetClickUrl() - -
-           
- java.lang.StringgetMimeType() - -
-           
- java.util.DategetModDate() - -
-           
- java.lang.StringgetSummary() - -
-           
- java.lang.StringgetTitle() - -
-           
- java.net.URLgetUrl() - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooWebSearch.Result

-
-public YahooWebSearch.Result()
-
-
- - - - - - - - -
-Method Detail
- -

-getTitle

-
-public java.lang.String getTitle()
-
-
-
-
-
-
- -

-getSummary

-
-public java.lang.String getSummary()
-
-
-
-
-
-
- -

-getUrl

-
-public java.net.URL getUrl()
-
-
-
-
-
-
- -

-getClickUrl

-
-public java.net.URL getClickUrl()
-
-
-
-
-
-
- -

-getMimeType

-
-public java.lang.String getMimeType()
-
-
-
-
-
-
- -

-getModDate

-
-public java.util.Date getModDate()
-
-
-
-
-
-
- -

-getCache

-
-public java.net.URL getCache()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearch.html deleted file mode 100644 index afe47693..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearch.html +++ /dev/null @@ -1,837 +0,0 @@ - - - - - - -YahooWebSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooWebSearch

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.swingx.ws.yahoo.search.YahooSearch<T>
-          extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch
-
-
-
-
public final class YahooWebSearch
extends YahooSearch<T>
- - -

-Non visual JavaBean for calling Yahoo! search and retrieving the search results. - To use, simply specify a query and your appId. (AppId is a value you get from - Yahoo -- each application must have an id). - -

This bean is related to the - Yahoo! Web Search web service. -

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classYahooWebSearch.Result - -
-          The Result of performing a search.
-  - - - - - - - - - - -
-Constructor Summary
YahooWebSearch() - -
-          Creates a new instance of YahooWebContextSearch
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- java.lang.StringgetAppId() - -
-           
- CountrygetCountry() - -
-           
- FormatgetFormat() - -
-           
- LanguagegetLanguage() - -
-           
- LicensegetLicense() - -
-           
-protected  java.lang.StringgetMethod() - -
-           
-protected  java.util.MapgetParameters() - -
-           
- java.lang.StringgetQuery() - -
-           
- RegiongetRegion() - -
-           
-protected  java.lang.StringgetServiceName() - -
-           
- TypegetType() - -
-           
-protected  java.lang.StringgetVersionNumber() - -
-           
- booleanisAdultOk() - -
-           
- booleanisSimilarOk() - -
-           
-protected  ResultsList<YahooWebSearch.Result>readResults(java.io.InputStream in) - -
-           
- voidsetAdultOk(boolean adultOk) - -
-          Sets the adult ok boolean.
- voidsetAppId(java.lang.String appId) - -
-          Sets the Yahoo app id to use with this component.
- voidsetCountry(Country country) - -
-          Sets the country code.
- voidsetFormat(Format format) - -
-          Sets the format code.
- voidsetLanguage(Language language) - -
-          Sets the language code.
- voidsetLicense(License license) - -
-          Sets the license code.
- voidsetQuery(java.lang.String query) - -
-          Sets the search query to use.
- voidsetRegion(Region region) - -
-          Sets the region code.
- voidsetSimilarOk(boolean similarOk) - -
-          Sets the similar ok flag.
- voidsetType(Type type) - -
-          Sets the type code.
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.ws.yahoo.search.YahooSearch
constructUrl, getDefaultResultCount, search, search
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooWebSearch

-
-public YahooWebSearch()
-
-
Creates a new instance of YahooWebContextSearch -

-

- - - - - - - - -
-Method Detail
- -

-getMethod

-
-protected final java.lang.String getMethod()
-
-
-
Specified by:
getMethod in class YahooSearch<YahooWebSearch.Result>
-
-
- -
Returns:
the method name for the web service. See the - Yahoo documentation - for more information about what the method name is for your - particular service.
-
-
-
- -

-getParameters

-
-protected final java.util.Map getParameters()
-
-
-
Specified by:
getParameters in class YahooSearch<YahooWebSearch.Result>
-
-
- -
Returns:
a map of parameters for your web service. See the - Yahoo documentation - for more information about what parameters are available for your - particular service. - -

Note that the parameters "results" and "start" should be ommitted - from this map since they are always included automatically by the - YahooSearch.constructUrl(int,int) method. Also note that you do not - have to worry about url-encoding the values for these params since - the YahooSearch.constructUrl(int,int) method does this for you.

-
-
-
- -

-readResults

-
-protected ResultsList<YahooWebSearch.Result> readResults(java.io.InputStream in)
-                                                  throws java.lang.Exception
-
-
-
Specified by:
readResults in class YahooSearch<YahooWebSearch.Result>
-
-
- -
Returns:
a ResultsList containing the results read from the given InputStream. -
Throws: -
java.lang.Exception
-
-
-
- -

-getAppId

-
-public java.lang.String getAppId()
-
-
- -
Returns:
the Yahoo! app id in use for this component
-
-
-
- -

-setAppId

-
-public void setAppId(java.lang.String appId)
-
-
Sets the Yahoo app id to use with this component. Without an app id, no - searches can be executed. You must get an app id from yahoo. See - the Yahoo docs for more info. -

-

-
Parameters:
appId -
-
-
-
- -

-getQuery

-
-public java.lang.String getQuery()
-
-
- -
Returns:
the search query to use
-
-
-
- -

-setQuery

-
-public void setQuery(java.lang.String query)
-
-
Sets the search query to use. This follows all the same conventions as the web based - Yahoo! search engine -

-

-
-
-
-
- -

-getRegion

-
-public Region getRegion()
-
-
- -
Returns:
the region code
-
-
-
- -

-setRegion

-
-public void setRegion(Region region)
-
-
Sets the region code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getType

-
-public Type getType()
-
-
-
-
-
-
- -

-setType

-
-public void setType(Type type)
-
-
Sets the type code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getFormat

-
-public Format getFormat()
-
-
- -
Returns:
the format code
-
-
-
- -

-setFormat

-
-public void setFormat(Format format)
-
-
Sets the format code. See - Yahoo! for more info -

-

-
-
-
-
- -

-isAdultOk

-
-public boolean isAdultOk()
-
-
- -
Returns:
true if adult content is ok
-
-
-
- -

-setAdultOk

-
-public void setAdultOk(boolean adultOk)
-
-
Sets the adult ok boolean. See - Yahoo! for more info -

-

-
-
-
-
- -

-isSimilarOk

-
-public boolean isSimilarOk()
-
-
- -
Returns:
true if similar results are ok
-
-
-
- -

-setSimilarOk

-
-public void setSimilarOk(boolean similarOk)
-
-
Sets the similar ok flag. See - Yahoo! for more info -

-

-
-
-
-
- -

-getLanguage

-
-public Language getLanguage()
-
-
- -
Returns:
the language code
-
-
-
- -

-setLanguage

-
-public void setLanguage(Language language)
-
-
Sets the language code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getCountry

-
-public Country getCountry()
-
-
- -
Returns:
the country code
-
-
-
- -

-setCountry

-
-public void setCountry(Country country)
-
-
Sets the country code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getLicense

-
-public License getLicense()
-
-
- -
Returns:
the license code
-
-
-
- -

-setLicense

-
-public void setLicense(License license)
-
-
Sets the license code. See - Yahoo! for more info -

-

-
-
-
-
- -

-getVersionNumber

-
-protected final java.lang.String getVersionNumber()
-
-
-
Specified by:
getVersionNumber in class YahooSearch<T>
-
-
- -
Returns:
the version number of the web service. See the - Yahoo documentation - for more information about what the version number is for your - particular service.
-
-
-
- -

-getServiceName

-
-protected final java.lang.String getServiceName()
-
-
-
Specified by:
getServiceName in class YahooSearch<T>
-
-
- -
Returns:
the service name for the web service. See the - Yahoo documentation - for more information about what the service name is for your - particular service.
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearchBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearchBeanInfo.html deleted file mode 100644 index 23cbf1d6..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/YahooWebSearchBeanInfo.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -YahooWebSearchBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.swingx.ws.yahoo.search.websearch -
-Class YahooWebSearchBeanInfo

-
-java.lang.Object
-  extended by java.beans.SimpleBeanInfo
-      extended by org.jdesktop.swingx.BeanInfoSupport
-          extended by org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearchBeanInfo
-
-
-
All Implemented Interfaces:
java.beans.BeanInfo
-
-
-
-
public class YahooWebSearchBeanInfo
extends org.jdesktop.swingx.BeanInfoSupport
- - -

-


- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-  - - - - - - - - - - -
-Constructor Summary
YahooWebSearchBeanInfo() - -
-          Creates a new instance of YahooWebSearchBeanInfo
-  - - - - - - - - - - - -
-Method Summary
-protected  voidinitialize() - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.swingx.BeanInfoSupport
getBeanDescriptor, getCustomizerClass, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage, setBound, setCategory, setColorIconName, setConstrained, setDisplayName, setEnumerationValues, setExpert, setHidden, setMonoIconName, setPreferred, setPropertyEditor, setSmallColorIconName, setSmallMonoIconName
- - - - - - - -
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-YahooWebSearchBeanInfo

-
-public YahooWebSearchBeanInfo()
-
-
Creates a new instance of YahooWebSearchBeanInfo -

-

- - - - - - - - -
-Method Detail
- -

-initialize

-
-protected void initialize()
-
-
-
Specified by:
initialize in class org.jdesktop.swingx.BeanInfoSupport
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearch.Result.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearch.Result.html deleted file mode 100644 index 2d4e529e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearch.Result.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch.Result

-
- - - - - - - - - -
-Packages that use YahooContextSearch.Result
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of YahooContextSearch.Result in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return types with arguments of type YahooContextSearch.Result
-protected  ResultsList<YahooContextSearch.Result>YahooContextSearch.readResults(java.io.InputStream in) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearch.html deleted file mode 100644 index 32894ebb..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearch.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearch -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearchBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearchBeanInfo.html deleted file mode 100644 index 27747ec2..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooContextSearchBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearchBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearchBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.websearch.YahooContextSearchBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooRelatedSuggestion.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooRelatedSuggestion.html deleted file mode 100644 index 37ada524..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooRelatedSuggestion.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestion -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooRelatedSuggestionBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooRelatedSuggestionBeanInfo.html deleted file mode 100644 index af2d98cc..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooRelatedSuggestionBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestionBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestionBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.websearch.YahooRelatedSuggestionBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooSpellingSuggestion.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooSpellingSuggestion.html deleted file mode 100644 index 0abc178d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooSpellingSuggestion.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestion -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooSpellingSuggestionBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooSpellingSuggestionBeanInfo.html deleted file mode 100644 index cc9bd3f0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooSpellingSuggestionBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestionBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestionBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.websearch.YahooSpellingSuggestionBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearch.Result.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearch.Result.html deleted file mode 100644 index 52570d94..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearch.Result.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch.Result

-
- - - - - - - - - -
-Packages that use YahooWebSearch.Result
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - -
-Uses of YahooWebSearch.Result in org.jdesktop.swingx.ws.yahoo.search.websearch
-  -

- - - - - - - - - -
Methods in org.jdesktop.swingx.ws.yahoo.search.websearch that return types with arguments of type YahooWebSearch.Result
-protected  ResultsList<YahooWebSearch.Result>YahooWebSearch.readResults(java.io.InputStream in) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearch.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearch.html deleted file mode 100644 index 7144b944..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearch.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearch -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearchBeanInfo.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearchBeanInfo.html deleted file mode 100644 index f83c1a58..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/class-use/YahooWebSearchBeanInfo.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearchBeanInfo - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearchBeanInfo

-
-No usage of org.jdesktop.swingx.ws.yahoo.search.websearch.YahooWebSearchBeanInfo -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-frame.html deleted file mode 100644 index b0ec2e31..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-frame.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.websearch - - - - - - - - - - - -org.jdesktop.swingx.ws.yahoo.search.websearch - - - - -
-Classes  - -
-YahooContextSearch -
-YahooContextSearch.Result -
-YahooContextSearchBeanInfo -
-YahooRelatedSuggestion -
-YahooRelatedSuggestionBeanInfo -
-YahooSpellingSuggestion -
-YahooSpellingSuggestionBeanInfo -
-YahooWebSearch -
-YahooWebSearch.Result -
-YahooWebSearchBeanInfo
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-summary.html deleted file mode 100644 index cdec746b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-summary.html +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.websearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.swingx.ws.yahoo.search.websearch -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
YahooContextSearchNon visual JavaBean for calling Yahoo! context search and retrieving the search results.
YahooContextSearch.ResultThe Result of performing a search.
YahooContextSearchBeanInfo 
YahooRelatedSuggestionA non visual JavaBean for using the Yahoo! Related Suggestion service.
YahooRelatedSuggestionBeanInfo 
YahooSpellingSuggestionThe YahooSpellingSuggestion bean provides a suggested spelling correction for - a given term.
YahooSpellingSuggestionBeanInfo 
YahooWebSearchNon visual JavaBean for calling Yahoo! search and retrieving the search results.
YahooWebSearch.ResultThe Result of performing a search.
YahooWebSearchBeanInfo 
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-tree.html deleted file mode 100644 index ac6a61bc..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-tree.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - -org.jdesktop.swingx.ws.yahoo.search.websearch Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.swingx.ws.yahoo.search.websearch -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-use.html deleted file mode 100644 index 2331cda9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/swingx/ws/yahoo/search/websearch/package-use.html +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.swingx.ws.yahoo.search.websearch - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.swingx.ws.yahoo.search.websearch

-
- - - - - - - - - -
-Packages that use org.jdesktop.swingx.ws.yahoo.search.websearch
org.jdesktop.swingx.ws.yahoo.search.websearch  
-  -

- - - - - - - - - - - -
-Classes in org.jdesktop.swingx.ws.yahoo.search.websearch used by org.jdesktop.swingx.ws.yahoo.search.websearch
YahooContextSearch.Result - -
-          The Result of performing a search.
YahooWebSearch.Result - -
-          The Result of performing a search.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/AbstractHttpService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/AbstractHttpService.html deleted file mode 100644 index fc4bbb6a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/AbstractHttpService.html +++ /dev/null @@ -1,391 +0,0 @@ - - - - - - -AbstractHttpService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws -
-Class AbstractHttpService

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.ws.BaseService
-          extended by org.jdesktop.ws.AbstractHttpService
-
-
-
Direct Known Subclasses:
HttpService, WebService.Operation
-
-
-
-
public abstract class AbstractHttpService
extends BaseService
- - -

-An abstact implementation of an HTTP based service. This BaseService extension - provides a Session object to subclasses for working with HTTP based services - such as REST or some SOAP operations. This class handles the job of synchronizing - state between a Session and the State for this class. -

- -

-


- -

- - - - - - - - - - - - -
-Constructor Summary
-protected AbstractHttpService() - -
-          Creates a new AbstractHttpService which is tied to one Session.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected abstract  javax.swing.SwingWorkercreateWorker() - -
-           
-protected  voiddoAbort() - -
-          Invoked by this AbstractHttpService, this method performs the actual - chores behind aborting the asynchronous process.
-protected  voiddoSend() - -
-          Invoked by this AbstractHttpService, this method performs the actual - send operation.
-protected  SessiongetSession() - -
-          Gets the session of this AbstractHttpService.
-protected  voidsetState(State s) - -
-          Overridden to ensure that the state of the Session is kept in sync with - the state of this AbstractHttpService.
- - - - - - - -
Methods inherited from class org.jdesktop.ws.BaseService
abort, addAbortListener, addDoneListener, addFailureListener, done, fail, fireOnEDT, getProgress, getState, removeAbortListener, removeDoneListener, removeFailureListener, send, setProgress
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractHttpService

-
-protected AbstractHttpService()
-
-
Creates a new AbstractHttpService which is tied to one Session. -

-

- - - - - - - - -
-Method Detail
- -

-setState

-
-protected void setState(State s)
-
-
Overridden to ensure that the state of the Session is kept in sync with - the state of this AbstractHttpService. -

-

-
Overrides:
setState in class BaseService
-
-
-
Parameters:
s -
-
-
-
- -

-getSession

-
-protected Session getSession()
-
-
Gets the session of this AbstractHttpService. Subclasses may invoke - this method when they need to get hold of the session to execute - requests, and so forth. -

-

- -
Returns:
-
-
-
- -

-createWorker

-
-protected abstract javax.swing.SwingWorker createWorker()
-
-
-
-
-
-
- -

-doSend

-
-protected void doSend()
-
-
Description copied from class: BaseService
-
Invoked by this AbstractHttpService, this method performs the actual - send operation. This method must not block. -

-

-
Specified by:
doSend in class BaseService
-
-
-
-
-
-
- -

-doAbort

-
-protected void doAbort()
-
-
Description copied from class: BaseService
-
Invoked by this AbstractHttpService, this method performs the actual - chores behind aborting the asynchronous process. Do not bother setting - the state, just abort the process. -

-

-
Specified by:
doAbort in class BaseService
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/BaseService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/BaseService.html deleted file mode 100644 index a9ee30f9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/BaseService.html +++ /dev/null @@ -1,666 +0,0 @@ - - - - - - -BaseService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws -
-Class BaseService

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.ws.BaseService
-
-
-
Direct Known Subclasses:
AbstractHttpService
-
-
-
-
public abstract class BaseService
extends org.jdesktop.beans.AbstractBean
- - -

-

An abstact class useful as a base for asynchronous data service classes. - For example, HttpService is a useful subclass for executing REST like - webservice calls at a low level. WebService is a useful class which embodies - one or more Operations (which are instances of BaseService) and which is - useful for executing SOAP requests.

- -

One could also imagine the creation of FtpService, SshService, SftpService, - DatabaseService, and other such non http-based services.

- -

BaseService serves as a base class for creating asynchronous Swing-friendly - web service APIs. All events fired from BaseService are fired on the EDT, - and it is assumed that all methods invoked on BaseService are likewise - invoked on the Event Dispatching Thread (EDT).

-

- -

-


- -

- - - - - - - - - - - - -
-Constructor Summary
-protected BaseService() - -
-          Creates a new BaseService.
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidabort() - -
-          Aborts the current request.
- voidaddAbortListener(AbortListener listener) - -
-          Adds an AbortListener
- voidaddDoneListener(DoneListener listener) - -
-          Adds a DoneListener.
- voidaddFailureListener(FailureListener listener) - -
-          Adds a FailureListener
-protected abstract  voiddoAbort() - -
-          Invoked by this AbstractHttpService, this method performs the actual - chores behind aborting the asynchronous process.
-protected  voiddone() - -
-          Called by the subclass when the background process completes successfully.
-protected abstract  voiddoSend() - -
-          Invoked by this AbstractHttpService, this method performs the actual - send operation.
- voidfail(java.lang.Throwable th) - -
-          Invoke this method from subclasses to force the connection to fail.
-protected  voidfireOnEDT(java.lang.String prop, - java.lang.Object oldv, - java.lang.Object newv) - -
-          Fires the given property change event on the EDT in a manner that - avoids calling invokeLater for every property change event.
- floatgetProgress() - -
-          Property indicating the upload or download progress.
- StategetState() - -
-          Property indicating the state of the service.
- voidremoveAbortListener(AbortListener listener) - -
-          Removes an AbortListener
- voidremoveDoneListener(DoneListener listener) - -
-          Removes a DoneListener
- voidremoveFailureListener(FailureListener listener) - -
-          Removes a FailureListener
- voidsend() - -
-          Initiates the request/response cycle by sending a request to the remote - service.
-protected  voidsetProgress(float p) - -
-          Sets the progress.
-protected  voidsetState(State s) - -
-          Sets the local state property, firing a property change event on the - EventDispatchThread if necessary.
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-BaseService

-
-protected BaseService()
-
-
Creates a new BaseService. -

-

- - - - - - - - -
-Method Detail
- -

-getState

-
-public final State getState()
-
-
Property indicating the state of the service. PropertyChange events will - be fired whenever this state changes -

-

-
-
-
-
- -

-setState

-
-protected void setState(State s)
-
-
Sets the local state property, firing a property change event on the - EventDispatchThread if necessary. The value of the progress property - is set according to the rules outlined in the field javadocs for progress. -

-

-
Parameters:
s -
-
-
-
- -

-getProgress

-
-public final float getProgress()
-
-
Property indicating the upload or download progress. This is updated - automatically based on the state of the service. A value of - -1 indicates that progress is not trackable, either because it is - indeterminate or because the State is not Sending or Receiving. All - states other than Sending or Receiving will always indicate a value of - -1, except for SENT and DONE. - This is a float value between 0-1 when it is valid. -

-

-
-
-
-
- -

-setProgress

-
-protected void setProgress(float p)
-
-
Sets the progress. If values are < -1 or > 1, then they are clamped to - -1 and 1 respectively. A property change event is fired on the EDT. -

-

-
Parameters:
p -
-
-
-
- -

-send

-
-public final void send()
-
-
Initiates the request/response cycle by sending a request to the remote - service. This call returns immediately. Either use a property change - listener for the state property or add one or more of - DoneListener, FailureListener, AbortListener. -

-

-
-
-
-
- -

-abort

-
-public final void abort()
-
-
Aborts the current request. If called when in a state that is not - abortable (such as Ready or Done) then nothing happens. The final - state may not be set to ABORTED, but the aborted function of any - AbortListeners will be invoked. -

-

-
-
-
-
- -

-fail

-
-public void fail(java.lang.Throwable th)
-
-
Invoke this method from subclasses to force the connection to fail. - Note that this only works if the current state is CONNECTING, - SENDING, SENT, or RECEIVING. In all other states invoking this method - has no effect. - - TODO This method should be protected, but the FX-Script class needs - access to it. Not sure what the right choice is here. Do not invoke - this method directly. In particular, it doesn't abort first, so - if the task hasn't already completed then don't even bother calling - this method until it does because there will be problems. -

-

-
Parameters:
th -
-
-
-
- -

-doSend

-
-protected abstract void doSend()
-                        throws java.lang.Exception
-
-
Invoked by this AbstractHttpService, this method performs the actual - send operation. This method must not block. -

-

- -
Throws: -
java.lang.Exception
-
-
-
- -

-doAbort

-
-protected abstract void doAbort()
-
-
Invoked by this AbstractHttpService, this method performs the actual - chores behind aborting the asynchronous process. Do not bother setting - the state, just abort the process. -

-

-
-
-
-
- -

-done

-
-protected final void done()
-
-
Called by the subclass when the background process completes successfully. -

-

-
-
-
-
- -

-fireOnEDT

-
-protected final void fireOnEDT(java.lang.String prop,
-                               java.lang.Object oldv,
-                               java.lang.Object newv)
-
-
Fires the given property change event on the EDT in a manner that - avoids calling invokeLater for every property change event. This can - greatly improve performance in cases where many events happen very - quickly. -

-

-
Parameters:
prop -
oldv -
newv -
-
-
-
- -

-addDoneListener

-
-public final void addDoneListener(DoneListener listener)
-
-
Adds a DoneListener. -

-

-
Parameters:
listener -
-
-
-
- -

-removeDoneListener

-
-public final void removeDoneListener(DoneListener listener)
-
-
Removes a DoneListener -

-

-
Parameters:
listener -
-
-
-
- -

-addAbortListener

-
-public void addAbortListener(AbortListener listener)
-
-
Adds an AbortListener -

-

-
Parameters:
listener -
-
-
-
- -

-removeAbortListener

-
-public void removeAbortListener(AbortListener listener)
-
-
Removes an AbortListener -

-

-
Parameters:
listener -
-
-
-
- -

-addFailureListener

-
-public void addFailureListener(FailureListener listener)
-
-
Adds a FailureListener -

-

-
Parameters:
listener -
-
-
-
- -

-removeFailureListener

-
-public void removeFailureListener(FailureListener listener)
-
-
Removes a FailureListener -

-

-
Parameters:
listener -
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/HttpService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/HttpService.html deleted file mode 100644 index df202a2d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/HttpService.html +++ /dev/null @@ -1,439 +0,0 @@ - - - - - - -HttpService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws -
-Class HttpService

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.ws.BaseService
-          extended by org.jdesktop.ws.AbstractHttpService
-              extended by org.jdesktop.ws.HttpService
-
-
-
-
public class HttpService
extends AbstractHttpService
- - -

-An HTTP based REST web service. -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
HttpService() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  javax.swing.SwingWorkercreateWorker() - -
-           
-protected  voiddoSend() - -
-          Invoked by this AbstractHttpService, this method performs the actual - send operation.
- RequestgetRequest() - -
-          Gets the Request used by this service.
- ResponsegetResponse() - -
-          Gets the response, if there is one.
- Session.SecurityLevelgetSecurityLevel() - -
-          Gets the security level used with this service.
- voidsetRequest(Request r) - -
-          Sets the Request to use with this service.
- voidsetSecurityLevel(Session.SecurityLevel level) - -
-          Sets the security level.
- - - - - - - -
Methods inherited from class org.jdesktop.ws.AbstractHttpService
doAbort, getSession, setState
- - - - - - - -
Methods inherited from class org.jdesktop.ws.BaseService
abort, addAbortListener, addDoneListener, addFailureListener, done, fail, fireOnEDT, getProgress, getState, removeAbortListener, removeDoneListener, removeFailureListener, send, setProgress
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-HttpService

-
-public HttpService()
-
-
- - - - - - - - -
-Method Detail
- -

-getRequest

-
-public final Request getRequest()
-
-
Gets the Request used by this service. This will never return null. -

-

- -
Returns:
-
-
-
- -

-setRequest

-
-public void setRequest(Request r)
-
-
Sets the Request to use with this service. If null, then a new - Request will be created, ensuring that it is never null. This will fire - a property change event. -

-

-
Parameters:
r -
-
-
-
- -

-getResponse

-
-public final Response getResponse()
-
-
Gets the response, if there is one. This may return null if the state - is anything other than DONE. It will not ever be null if the state - is DONE. -

-

- -
Returns:
-
-
-
- -

-getSecurityLevel

-
-public final Session.SecurityLevel getSecurityLevel()
-
-
Gets the security level used with this service. There are three levels of - security. The first is "high", which is the default in Java (though not - in this class). High security requires that the web server have a certificate - signed by a trusted certificate root, such as Verisign. The second - level of security is "medium", and is the default for this class. Medium - level security means that if a certificate is from a trusted root, then - it is trusted. Otherwise, the user is prompted to accept the certificate. - This is essentially the mode supported by web browsers. The third - level of security is "low" in which case the user will never be prompted. - Obviously this is only good for testing (if that) and should never be used - when deployed. Note that changing the security level requires priviledges, - and thus your app needs to be signed. -

-

- -
Returns:
-
-
-
- -

-setSecurityLevel

-
-public void setSecurityLevel(Session.SecurityLevel level)
-
-
Sets the security level. This cannot be null. -

-

-
-
-
-
- -

-doSend

-
-protected void doSend()
-
-
Description copied from class: BaseService
-
Invoked by this AbstractHttpService, this method performs the actual - send operation. This method must not block. -

-

-
Overrides:
doSend in class AbstractHttpService
-
-
-
-
-
-
- -

-createWorker

-
-protected javax.swing.SwingWorker createWorker()
-
-
-
Specified by:
createWorker in class AbstractHttpService
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/WebService.Operation.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/WebService.Operation.html deleted file mode 100644 index 05aa5e92..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/WebService.Operation.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - - - -WebService.Operation - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws -
-Class WebService.Operation

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.ws.BaseService
-          extended by org.jdesktop.ws.AbstractHttpService
-              extended by org.jdesktop.ws.WebService.Operation
-
-
-
Enclosing class:
WebService
-
-
-
-
public static final class WebService.Operation
extends AbstractHttpService
- - -

-Represents an operation that can be performed -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
WebService.Operation(WebService svc, - java.lang.String name) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-protected  javax.swing.SwingWorkercreateWorker() - -
-           
-protected  voiddoSend() - -
-          Invoked by this AbstractHttpService, this method performs the actual - send operation.
- java.lang.StringgetName() - -
-           
- org.w3c.dom.DocumentgetRequestDocument() - -
-           
- org.w3c.dom.DocumentgetResponseDocument() - -
-           
- WebServicegetWebService() - -
-           
- voidsetRequestDocument(org.w3c.dom.Document dom) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.ws.AbstractHttpService
doAbort, getSession, setState
- - - - - - - -
Methods inherited from class org.jdesktop.ws.BaseService
abort, addAbortListener, addDoneListener, addFailureListener, done, fail, fireOnEDT, getProgress, getState, removeAbortListener, removeDoneListener, removeFailureListener, send, setProgress
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-WebService.Operation

-
-public WebService.Operation(WebService svc,
-                            java.lang.String name)
-
-
- - - - - - - - -
-Method Detail
- -

-getRequestDocument

-
-public final org.w3c.dom.Document getRequestDocument()
-
-
-
-
-
-
- -

-setRequestDocument

-
-public void setRequestDocument(org.w3c.dom.Document dom)
-
-
-
-
-
-
- -

-getResponseDocument

-
-public final org.w3c.dom.Document getResponseDocument()
-
-
-
-
-
-
- -

-getName

-
-public final java.lang.String getName()
-
-
-
-
-
-
- -

-getWebService

-
-public final WebService getWebService()
-
-
-
-
-
-
- -

-createWorker

-
-protected javax.swing.SwingWorker createWorker()
-
-
-
Specified by:
createWorker in class AbstractHttpService
-
-
-
-
-
-
- -

-doSend

-
-protected void doSend()
-
-
Description copied from class: BaseService
-
Invoked by this AbstractHttpService, this method performs the actual - send operation. This method must not block. -

-

-
Overrides:
doSend in class AbstractHttpService
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/WebService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/WebService.html deleted file mode 100644 index befba3e5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/WebService.html +++ /dev/null @@ -1,504 +0,0 @@ - - - - - - -WebService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws -
-Class WebService

-
-java.lang.Object
-  extended by org.jdesktop.beans.AbstractBean
-      extended by org.jdesktop.ws.WebService
-
-
-
-
public class WebService
extends org.jdesktop.beans.AbstractBean
- - -

-

Represents a SOAP web service client. This client is useful for working with - SOAP at a lower level, simply packaging the XML body and sending it, and - receiving another XML body. No implicit or explicit binding occurs.

- -

This class relies on the availability of the WSDL file. The - wsdl property must be set prior to executing an operation. - When an operation is executed, the WSDL is parsed and values for - port, service, and targetNamespace are determined from the WSDL file - if not explicitly specified on the WebService. In practice many WSDL files - have only one service and port, so there is little to be gained by - specifying them manually since they may be inferred. In the case of - a WSDL with multiple ports / services, if not declared, then the first - service in the file is used.

-

- -

-


- -

- - - - - - - - - - - -
-Nested Class Summary
-static classWebService.Operation - -
-          Represents an operation that can be performed
-  - - - - - - - - - - -
-Constructor Summary
WebService() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddOperation(WebService.Operation op) - -
-           
- WebService.OperationgetOperation(java.lang.String name) - -
-           
- intgetOperationCount() - -
-           
- WebService.Operation[]getOperations() - -
-           
- java.lang.StringgetPort() - -
-           
- java.lang.StringgetService() - -
-           
- java.lang.StringgetTargetNamespace() - -
-           
- java.lang.StringgetWsdl() - -
-           
- voidsetPort(java.lang.String port) - -
-           
- voidsetService(java.lang.String service) - -
-           
- voidsetTargetNamespace(java.lang.String ns) - -
-           
- voidsetWsdl(java.lang.String wsdl) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.beans.AbstractBean
addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener
- - - - - - - -
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-WebService

-
-public WebService()
-
-
- - - - - - - - -
-Method Detail
- -

-getPort

-
-public final java.lang.String getPort()
-
-
-
-
-
-
- -

-setPort

-
-public void setPort(java.lang.String port)
-
-
-
-
-
-
- -

-getService

-
-public final java.lang.String getService()
-
-
-
-
-
-
- -

-setService

-
-public void setService(java.lang.String service)
-
-
-
-
-
-
- -

-getWsdl

-
-public final java.lang.String getWsdl()
-
-
-
-
-
-
- -

-setWsdl

-
-public void setWsdl(java.lang.String wsdl)
-
-
-
-
-
-
- -

-getTargetNamespace

-
-public final java.lang.String getTargetNamespace()
-
-
-
-
-
-
- -

-setTargetNamespace

-
-public void setTargetNamespace(java.lang.String ns)
-
-
-
-
-
-
- -

-getOperations

-
-public final WebService.Operation[] getOperations()
-
-
-
-
-
-
- -

-getOperationCount

-
-public final int getOperationCount()
-
-
-
-
-
-
- -

-getOperation

-
-public final WebService.Operation getOperation(java.lang.String name)
-
-
-
-
-
-
- -

-addOperation

-
-public void addOperation(WebService.Operation op)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/AbstractHttpService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/AbstractHttpService.html deleted file mode 100644 index f4c4a1b8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/AbstractHttpService.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.ws.AbstractHttpService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.ws.AbstractHttpService

-
- - - - - - - - - -
-Packages that use AbstractHttpService
org.jdesktop.ws  
-  -

- - - - - -
-Uses of AbstractHttpService in org.jdesktop.ws
-  -

- - - - - - - - - - - - - -
Subclasses of AbstractHttpService in org.jdesktop.ws
- classHttpService - -
-          An HTTP based REST web service.
-static classWebService.Operation - -
-          Represents an operation that can be performed
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/BaseService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/BaseService.html deleted file mode 100644 index f06155d6..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/BaseService.html +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.ws.BaseService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.ws.BaseService

-
- - - - - - - - - - - - - -
-Packages that use BaseService
org.jdesktop.ws  
org.jdesktop.ws.events  
-  -

- - - - - -
-Uses of BaseService in org.jdesktop.ws
-  -

- - - - - - - - - - - - - - - - - -
Subclasses of BaseService in org.jdesktop.ws
- classAbstractHttpService - -
-          An abstact implementation of an HTTP based service.
- classHttpService - -
-          An HTTP based REST web service.
-static classWebService.Operation - -
-          Represents an operation that can be performed
-  -

- - - - - -
-Uses of BaseService in org.jdesktop.ws.events
-  -

- - - - - - - - - - - - - - -
Constructors in org.jdesktop.ws.events with parameters of type BaseService
AbortEvent(BaseService source) - -
-           
DoneEvent(BaseService source) - -
-           
FailureEvent(BaseService source, - java.lang.Throwable th) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/HttpService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/HttpService.html deleted file mode 100644 index 467851fb..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/HttpService.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.ws.HttpService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.ws.HttpService

-
-No usage of org.jdesktop.ws.HttpService -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/WebService.Operation.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/WebService.Operation.html deleted file mode 100644 index 5ac1872a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/WebService.Operation.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.ws.WebService.Operation - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.ws.WebService.Operation

-
- - - - - - - - - -
-Packages that use WebService.Operation
org.jdesktop.ws  
-  -

- - - - - -
-Uses of WebService.Operation in org.jdesktop.ws
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.ws that return WebService.Operation
- WebService.OperationWebService.getOperation(java.lang.String name) - -
-           
- WebService.Operation[]WebService.getOperations() - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws with parameters of type WebService.Operation
- voidWebService.addOperation(WebService.Operation op) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/WebService.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/WebService.html deleted file mode 100644 index b356a210..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/class-use/WebService.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.ws.WebService - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.ws.WebService

-
- - - - - - - - - -
-Packages that use WebService
org.jdesktop.ws  
-  -

- - - - - -
-Uses of WebService in org.jdesktop.ws
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws that return WebService
- WebServiceWebService.Operation.getWebService() - -
-           
-  -

- - - - - - - - -
Constructors in org.jdesktop.ws with parameters of type WebService
WebService.Operation(WebService svc, - java.lang.String name) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/AbortEvent.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/AbortEvent.html deleted file mode 100644 index 97c0e518..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/AbortEvent.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - -AbortEvent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws.events -
-Class AbortEvent

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.jdesktop.ws.events.AbortEvent
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
-
public class AbortEvent
extends java.util.EventObject
- - -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - -
-Constructor Summary
AbortEvent(BaseService source) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.util.EventObject
getSource, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbortEvent

-
-public AbortEvent(BaseService source)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/AbortListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/AbortListener.html deleted file mode 100644 index 1d8b1405..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/AbortListener.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -AbortListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws.events -
-Interface AbortListener

-
-
All Superinterfaces:
java.util.EventListener
-
-
-
-
public interface AbortListener
extends java.util.EventListener
- - -

-


- -

- - - - - - - - - - - - -
-Method Summary
- voidaborted(AbortEvent event) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-aborted

-
-void aborted(AbortEvent event)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/DoneEvent.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/DoneEvent.html deleted file mode 100644 index 7067833c..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/DoneEvent.html +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - -DoneEvent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws.events -
-Class DoneEvent

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.jdesktop.ws.events.DoneEvent
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
-
public class DoneEvent
extends java.util.EventObject
- - -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - -
-Constructor Summary
DoneEvent(BaseService source) - -
-           
-  - - - - - - - -
-Method Summary
- - - - - - - -
Methods inherited from class java.util.EventObject
getSource, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-DoneEvent

-
-public DoneEvent(BaseService source)
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/DoneListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/DoneListener.html deleted file mode 100644 index 9fd0d71f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/DoneListener.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -DoneListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws.events -
-Interface DoneListener

-
-
All Superinterfaces:
java.util.EventListener
-
-
-
-
public interface DoneListener
extends java.util.EventListener
- - -

-


- -

- - - - - - - - - - - - -
-Method Summary
- voiddone(DoneEvent event) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-done

-
-void done(DoneEvent event)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/FailureEvent.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/FailureEvent.html deleted file mode 100644 index 31e89a8e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/FailureEvent.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - -FailureEvent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws.events -
-Class FailureEvent

-
-java.lang.Object
-  extended by java.util.EventObject
-      extended by org.jdesktop.ws.events.FailureEvent
-
-
-
All Implemented Interfaces:
java.io.Serializable
-
-
-
-
public class FailureEvent
extends java.util.EventObject
- - -

-

-
See Also:
Serialized Form
-
- -

- - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from class java.util.EventObject
source
-  - - - - - - - - - - -
-Constructor Summary
FailureEvent(BaseService source, - java.lang.Throwable th) - -
-           
-  - - - - - - - - - - - -
-Method Summary
- java.lang.ThrowablegetThrowable() - -
-           
- - - - - - - -
Methods inherited from class java.util.EventObject
getSource, toString
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-FailureEvent

-
-public FailureEvent(BaseService source,
-                    java.lang.Throwable th)
-
-
- - - - - - - - -
-Method Detail
- -

-getThrowable

-
-public final java.lang.Throwable getThrowable()
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/FailureListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/FailureListener.html deleted file mode 100644 index 33112b6b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/FailureListener.html +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - -FailureListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.ws.events -
-Interface FailureListener

-
-
All Superinterfaces:
java.util.EventListener
-
-
-
-
public interface FailureListener
extends java.util.EventListener
- - -

-


- -

- - - - - - - - - - - - -
-Method Summary
- voidfailure(FailureEvent event) - -
-           
-  -

- - - - - - - - -
-Method Detail
- -

-failure

-
-void failure(FailureEvent event)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/AbortEvent.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/AbortEvent.html deleted file mode 100644 index 201c79b7..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/AbortEvent.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.ws.events.AbortEvent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.ws.events.AbortEvent

-
- - - - - - - - - -
-Packages that use AbortEvent
org.jdesktop.ws.events  
-  -

- - - - - -
-Uses of AbortEvent in org.jdesktop.ws.events
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws.events with parameters of type AbortEvent
- voidAbortListener.aborted(AbortEvent event) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/AbortListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/AbortListener.html deleted file mode 100644 index d3b26889..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/AbortListener.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.ws.events.AbortListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.ws.events.AbortListener

-
- - - - - - - - - -
-Packages that use AbortListener
org.jdesktop.ws  
-  -

- - - - - -
-Uses of AbortListener in org.jdesktop.ws
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.ws with parameters of type AbortListener
- voidBaseService.addAbortListener(AbortListener listener) - -
-          Adds an AbortListener
- voidBaseService.removeAbortListener(AbortListener listener) - -
-          Removes an AbortListener
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/DoneEvent.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/DoneEvent.html deleted file mode 100644 index 6ff66bc0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/DoneEvent.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.ws.events.DoneEvent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.ws.events.DoneEvent

-
- - - - - - - - - -
-Packages that use DoneEvent
org.jdesktop.ws.events  
-  -

- - - - - -
-Uses of DoneEvent in org.jdesktop.ws.events
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws.events with parameters of type DoneEvent
- voidDoneListener.done(DoneEvent event) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/DoneListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/DoneListener.html deleted file mode 100644 index 50d786c8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/DoneListener.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.ws.events.DoneListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.ws.events.DoneListener

-
- - - - - - - - - -
-Packages that use DoneListener
org.jdesktop.ws  
-  -

- - - - - -
-Uses of DoneListener in org.jdesktop.ws
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.ws with parameters of type DoneListener
- voidBaseService.addDoneListener(DoneListener listener) - -
-          Adds a DoneListener.
- voidBaseService.removeDoneListener(DoneListener listener) - -
-          Removes a DoneListener
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/FailureEvent.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/FailureEvent.html deleted file mode 100644 index e0ecffe3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/FailureEvent.html +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.ws.events.FailureEvent - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.ws.events.FailureEvent

-
- - - - - - - - - -
-Packages that use FailureEvent
org.jdesktop.ws.events  
-  -

- - - - - -
-Uses of FailureEvent in org.jdesktop.ws.events
-  -

- - - - - - - - - -
Methods in org.jdesktop.ws.events with parameters of type FailureEvent
- voidFailureListener.failure(FailureEvent event) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/FailureListener.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/FailureListener.html deleted file mode 100644 index bc9cbd60..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/class-use/FailureListener.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - -Uses of Interface org.jdesktop.ws.events.FailureListener - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.jdesktop.ws.events.FailureListener

-
- - - - - - - - - -
-Packages that use FailureListener
org.jdesktop.ws  
-  -

- - - - - -
-Uses of FailureListener in org.jdesktop.ws
-  -

- - - - - - - - - - - - - -
Methods in org.jdesktop.ws with parameters of type FailureListener
- voidBaseService.addFailureListener(FailureListener listener) - -
-          Adds a FailureListener
- voidBaseService.removeFailureListener(FailureListener listener) - -
-          Removes a FailureListener
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-frame.html deleted file mode 100644 index 2e3d15fa..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-frame.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - -org.jdesktop.ws.events - - - - - - - - - - - -org.jdesktop.ws.events - - - - -
-Interfaces  - -
-AbortListener -
-DoneListener -
-FailureListener
- - - - - - -
-Classes  - -
-AbortEvent -
-DoneEvent -
-FailureEvent
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-summary.html deleted file mode 100644 index 2f8272e6..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-summary.html +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - -org.jdesktop.ws.events - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.ws.events -

- - - - - - - - - - - - - - - - - -
-Interface Summary
AbortListener 
DoneListener 
FailureListener 
-  - -

- - - - - - - - - - - - - - - - - -
-Class Summary
AbortEvent 
DoneEvent 
FailureEvent 
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-tree.html deleted file mode 100644 index 84808af1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-tree.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - -org.jdesktop.ws.events Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.ws.events -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object
      -
    • java.util.EventObject (implements java.io.Serializable) - -
    -
-

-Interface Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-use.html deleted file mode 100644 index 5b75797f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/events/package-use.html +++ /dev/null @@ -1,213 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.ws.events - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.ws.events

-
- - - - - - - - - - - - - -
-Packages that use org.jdesktop.ws.events
org.jdesktop.ws  
org.jdesktop.ws.events  
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.ws.events used by org.jdesktop.ws
AbortListener - -
-           
DoneListener - -
-           
FailureListener - -
-           
-  -

- - - - - - - - - - - - - - -
-Classes in org.jdesktop.ws.events used by org.jdesktop.ws.events
AbortEvent - -
-           
DoneEvent - -
-           
FailureEvent - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-frame.html deleted file mode 100644 index 9770a94e..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-frame.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -org.jdesktop.ws - - - - - - - - - - - -org.jdesktop.ws - - - - -
-Classes  - -
-AbstractHttpService -
-BaseService -
-HttpService -
-WebService -
-WebService.Operation
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-summary.html deleted file mode 100644 index 755deae9..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-summary.html +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - -org.jdesktop.ws - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.ws -

- - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
AbstractHttpServiceAn abstact implementation of an HTTP based service.
BaseServiceAn abstact class useful as a base for asynchronous data service classes.
HttpServiceAn HTTP based REST web service.
WebServiceRepresents a SOAP web service client.
WebService.OperationRepresents an operation that can be performed
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-tree.html deleted file mode 100644 index 0725fc97..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-tree.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -org.jdesktop.ws Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.ws -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-use.html deleted file mode 100644 index 28d84330..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/ws/package-use.html +++ /dev/null @@ -1,207 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.ws - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.ws

-
- - - - - - - - - - - - - -
-Packages that use org.jdesktop.ws
org.jdesktop.ws  
org.jdesktop.ws.events  
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.jdesktop.ws used by org.jdesktop.ws
AbstractHttpService - -
-          An abstact implementation of an HTTP based service.
BaseService - -
-          An abstact class useful as a base for asynchronous data service classes.
WebService - -
-          Represents a SOAP web service client.
WebService.Operation - -
-          Represents an operation that can be performed
-  -

- - - - - - - - -
-Classes in org.jdesktop.ws used by org.jdesktop.ws.events
BaseService - -
-          An abstact class useful as a base for asynchronous data service classes.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/XPathUtils.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/XPathUtils.html deleted file mode 100644 index fc59e60b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/XPathUtils.html +++ /dev/null @@ -1,481 +0,0 @@ - - - - - - -XPathUtils - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath -
-Class XPathUtils

-
-java.lang.Object
-  extended by org.jdesktop.xpath.XPathUtils
-
-
-
-
public class XPathUtils
extends java.lang.Object
- - -

-

Various utilities for working with XPath. This class uses a static XPath - object for most of it's work. This XPath object is preconfigured to use the - extended XPath functions of the org.jdesktop.xpath.function package.

-

- -

-


- -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
-static javax.xml.xpath.XPathExpressioncompile(java.lang.String expression) - -
-          Compiles the given expression, using the internal XPath instance of this - class and returns the XPathExpression.
-static org.w3c.dom.NodegetElement(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a Node matching the given expression.
-static org.w3c.dom.NodegetElement(javax.xml.xpath.XPathExpression expression, - org.w3c.dom.Node node) - -
-          Returns a Node matching the given expression.
-static SimpleNodeListgetElements(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole).
-static SimpleNodeListgetElements(javax.xml.xpath.XPathExpression expression, - org.w3c.dom.Node node) - -
-          Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole).
-static java.lang.StringgetString(java.lang.String expression, - org.w3c.dom.Node node) - -
-          Returns the text content of the Node matching the given expression.
-static java.lang.StringgetString(java.lang.String expression, - org.w3c.dom.Node node, - java.lang.String namespace, - java.lang.String namespacePrefix) - -
-           
-static java.lang.StringgetString(javax.xml.xpath.XPathExpression expression, - org.w3c.dom.Node node) - -
-          Returns the text content of the Node matching the given expression.
-static java.lang.StringtoXML(org.w3c.dom.Document dom) - -
-          Exports this DOM as a String
-static java.lang.StringtoXML(org.w3c.dom.Document dom, - java.util.Properties outputProperties) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Method Detail
- -

-getElements

-
-public static SimpleNodeList getElements(java.lang.String expression,
-                                         org.w3c.dom.Node node)
-                                  throws javax.xml.xpath.XPathExpressionException
-
-
Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole). -

-

-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
SimpleNodeList containing the results from the expression. This will - never be null, but may contain no results. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse -
javax.xml.xpath.XPathExpressionException
-
-
-
- -

-getElement

-
-public static org.w3c.dom.Node getElement(java.lang.String expression,
-                                          org.w3c.dom.Node node)
-                                   throws javax.xml.xpath.XPathExpressionException
-
-
Returns a Node matching the given expression. If more than one node matches, - the return value is undefined. -

-

-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse -
javax.xml.xpath.XPathExpressionException
-
-
-
- -

-getString

-
-public static java.lang.String getString(java.lang.String expression,
-                                         org.w3c.dom.Node node)
-                                  throws javax.xml.xpath.XPathExpressionException
-
-
Returns the text content of the Node matching the given expression. - If more than one node matches, the return value is undefined. -

-

-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
text content of the selected Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse -
javax.xml.xpath.XPathExpressionException
-
-
-
- -

-getString

-
-public static java.lang.String getString(java.lang.String expression,
-                                         org.w3c.dom.Node node,
-                                         java.lang.String namespace,
-                                         java.lang.String namespacePrefix)
-                                  throws javax.xml.xpath.XPathExpressionException
-
-
- -
Throws: -
javax.xml.xpath.XPathExpressionException
-
-
-
- -

-getElements

-
-public static SimpleNodeList getElements(javax.xml.xpath.XPathExpression expression,
-                                         org.w3c.dom.Node node)
-                                  throws javax.xml.xpath.XPathExpressionException
-
-
Returns a SimpleNodeList containing all the nodes that match the given expression - when executed on the given node (as opposed to the dom as a whole). -

-

-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
SimpleNodeList containing the results from the expression. This will - never be null, but may contain no results. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse -
javax.xml.xpath.XPathExpressionException
-
-
-
- -

-getElement

-
-public static org.w3c.dom.Node getElement(javax.xml.xpath.XPathExpression expression,
-                                          org.w3c.dom.Node node)
-                                   throws javax.xml.xpath.XPathExpressionException
-
-
Returns a Node matching the given expression. If more than one node matches, - the return value is undefined. -

-

-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse -
javax.xml.xpath.XPathExpressionException
-
-
-
- -

-getString

-
-public static java.lang.String getString(javax.xml.xpath.XPathExpression expression,
-                                         org.w3c.dom.Node node)
-                                  throws javax.xml.xpath.XPathExpressionException
-
-
Returns the text content of the Node matching the given expression. - If more than one node matches, the return value is undefined. -

-

-
Parameters:
expression - an XPath expression
node - the contextual node -
Returns:
text content of the selected Node. May be null. -
Throws: -
java.lang.IllegalArgumentException - if the expression does not parse -
javax.xml.xpath.XPathExpressionException
-
-
-
- -

-compile

-
-public static javax.xml.xpath.XPathExpression compile(java.lang.String expression)
-                                               throws javax.xml.xpath.XPathExpressionException
-
-
Compiles the given expression, using the internal XPath instance of this - class and returns the XPathExpression. -

-

-
Parameters:
expression - The XPath expression to compile -
Returns:
the compiled XPathExpression -
Throws: -
javax.xml.xpath.XPathExpressionException - for a malformed XPath expression
-
-
-
- -

-toXML

-
-public static java.lang.String toXML(org.w3c.dom.Document dom)
-
-
Exports this DOM as a String -

-

-
-
-
-
- -

-toXML

-
-public static java.lang.String toXML(org.w3c.dom.Document dom,
-                                     java.util.Properties outputProperties)
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/class-use/XPathUtils.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/class-use/XPathUtils.html deleted file mode 100644 index 81c82221..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/class-use/XPathUtils.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.XPathUtils - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.XPathUtils

-
-No usage of org.jdesktop.xpath.XPathUtils -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Abs.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Abs.html deleted file mode 100644 index 0f00470d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Abs.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -Abs - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class Abs

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-      extended by org.jdesktop.xpath.function.Abs
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
-
public class Abs
extends AbstractFunction
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
Abs() - -
-          Creates a new instance of EndsWith
-  - - - - - - - - - - - -
-Method Summary
- java.lang.Objectevaluate(java.util.List args) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.xpath.function.AbstractFunction
getArity, getName, getNumberParam, getStringParam
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Abs

-
-public Abs()
-
-
Creates a new instance of EndsWith -

-

- - - - - - - - -
-Method Detail
- -

-evaluate

-
-public java.lang.Object evaluate(java.util.List args)
-                          throws javax.xml.xpath.XPathFunctionException
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/AbstractFunction.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/AbstractFunction.html deleted file mode 100644 index eafb4a6a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/AbstractFunction.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -AbstractFunction - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class AbstractFunction

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
Direct Known Subclasses:
Abs, EndsWith, EqualsIgnoreCase, EscapeUri, LowerCase, Matches, Replace, UpperCase
-
-
-
-
public abstract class AbstractFunction
extends java.lang.Object
implements javax.xml.xpath.XPathFunction
- - -

-


- -

- - - - - - - - - - - - -
-Constructor Summary
-protected AbstractFunction(java.lang.String name, - int arity) - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetArity() - -
-           
- java.lang.StringgetName() - -
-           
-protected  java.lang.NumbergetNumberParam(java.lang.Object o) - -
-           
-protected  java.lang.StringgetStringParam(java.lang.Object o) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- - - - - - - -
Methods inherited from interface javax.xml.xpath.XPathFunction
evaluate
-  -

- - - - - - - - -
-Constructor Detail
- -

-AbstractFunction

-
-protected AbstractFunction(java.lang.String name,
-                           int arity)
-
-
- - - - - - - - -
-Method Detail
- -

-getArity

-
-public final int getArity()
-
-
-
-
-
-
-
-
-
- -

-getName

-
-public final java.lang.String getName()
-
-
-
-
-
-
-
-
-
- -

-getStringParam

-
-protected java.lang.String getStringParam(java.lang.Object o)
-                                   throws javax.xml.xpath.XPathFunctionException
-
-
-
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
-
- -

-getNumberParam

-
-protected java.lang.Number getNumberParam(java.lang.Object o)
-                                   throws javax.xml.xpath.XPathFunctionException
-
-
-
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EndsWith.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EndsWith.html deleted file mode 100644 index 0d780e75..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EndsWith.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -EndsWith - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class EndsWith

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-      extended by org.jdesktop.xpath.function.EndsWith
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
-
public class EndsWith
extends AbstractFunction
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
EndsWith() - -
-          Creates a new instance of EndsWith
-  - - - - - - - - - - - -
-Method Summary
- java.lang.Objectevaluate(java.util.List args) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.xpath.function.AbstractFunction
getArity, getName, getNumberParam, getStringParam
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-EndsWith

-
-public EndsWith()
-
-
Creates a new instance of EndsWith -

-

- - - - - - - - -
-Method Detail
- -

-evaluate

-
-public java.lang.Object evaluate(java.util.List args)
-                          throws javax.xml.xpath.XPathFunctionException
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EqualsIgnoreCase.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EqualsIgnoreCase.html deleted file mode 100644 index 4b3cf956..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EqualsIgnoreCase.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -EqualsIgnoreCase - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class EqualsIgnoreCase

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-      extended by org.jdesktop.xpath.function.EqualsIgnoreCase
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
-
public class EqualsIgnoreCase
extends AbstractFunction
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
EqualsIgnoreCase() - -
-          Creates a new instance of EndsWith
-  - - - - - - - - - - - -
-Method Summary
- java.lang.Objectevaluate(java.util.List args) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.xpath.function.AbstractFunction
getArity, getName, getNumberParam, getStringParam
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-EqualsIgnoreCase

-
-public EqualsIgnoreCase()
-
-
Creates a new instance of EndsWith -

-

- - - - - - - - -
-Method Detail
- -

-evaluate

-
-public java.lang.Object evaluate(java.util.List args)
-                          throws javax.xml.xpath.XPathFunctionException
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EscapeUri.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EscapeUri.html deleted file mode 100644 index 76a878f7..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/EscapeUri.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -EscapeUri - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class EscapeUri

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-      extended by org.jdesktop.xpath.function.EscapeUri
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
-
public class EscapeUri
extends AbstractFunction
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
EscapeUri() - -
-          Creates a new instance of EndsWith
-  - - - - - - - - - - - -
-Method Summary
- java.lang.Objectevaluate(java.util.List args) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.xpath.function.AbstractFunction
getArity, getName, getNumberParam, getStringParam
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-EscapeUri

-
-public EscapeUri()
-
-
Creates a new instance of EndsWith -

-

- - - - - - - - -
-Method Detail
- -

-evaluate

-
-public java.lang.Object evaluate(java.util.List args)
-                          throws javax.xml.xpath.XPathFunctionException
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/LowerCase.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/LowerCase.html deleted file mode 100644 index 2290830a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/LowerCase.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -LowerCase - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class LowerCase

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-      extended by org.jdesktop.xpath.function.LowerCase
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
-
public class LowerCase
extends AbstractFunction
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
LowerCase() - -
-          Creates a new instance of EndsWith
-  - - - - - - - - - - - -
-Method Summary
- java.lang.Objectevaluate(java.util.List args) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.xpath.function.AbstractFunction
getArity, getName, getNumberParam, getStringParam
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-LowerCase

-
-public LowerCase()
-
-
Creates a new instance of EndsWith -

-

- - - - - - - - -
-Method Detail
- -

-evaluate

-
-public java.lang.Object evaluate(java.util.List args)
-                          throws javax.xml.xpath.XPathFunctionException
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Matches.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Matches.html deleted file mode 100644 index aa0597d0..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Matches.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -Matches - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class Matches

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-      extended by org.jdesktop.xpath.function.Matches
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
-
public class Matches
extends AbstractFunction
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
Matches() - -
-          Creates a new instance of EndsWith
-  - - - - - - - - - - - -
-Method Summary
- java.lang.Objectevaluate(java.util.List args) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.xpath.function.AbstractFunction
getArity, getName, getNumberParam, getStringParam
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Matches

-
-public Matches()
-
-
Creates a new instance of EndsWith -

-

- - - - - - - - -
-Method Detail
- -

-evaluate

-
-public java.lang.Object evaluate(java.util.List args)
-                          throws javax.xml.xpath.XPathFunctionException
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Replace.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Replace.html deleted file mode 100644 index 50f9a9d7..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/Replace.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -Replace - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class Replace

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-      extended by org.jdesktop.xpath.function.Replace
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
-
public class Replace
extends AbstractFunction
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
Replace() - -
-          Creates a new instance of EndsWith
-  - - - - - - - - - - - -
-Method Summary
- java.lang.Objectevaluate(java.util.List args) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.xpath.function.AbstractFunction
getArity, getName, getNumberParam, getStringParam
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-Replace

-
-public Replace()
-
-
Creates a new instance of EndsWith -

-

- - - - - - - - -
-Method Detail
- -

-evaluate

-
-public java.lang.Object evaluate(java.util.List args)
-                          throws javax.xml.xpath.XPathFunctionException
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/UpperCase.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/UpperCase.html deleted file mode 100644 index b10a5631..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/UpperCase.html +++ /dev/null @@ -1,270 +0,0 @@ - - - - - - -UpperCase - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class UpperCase

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.AbstractFunction
-      extended by org.jdesktop.xpath.function.UpperCase
-
-
-
All Implemented Interfaces:
javax.xml.xpath.XPathFunction
-
-
-
-
public class UpperCase
extends AbstractFunction
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
UpperCase() - -
-          Creates a new instance of EndsWith
-  - - - - - - - - - - - -
-Method Summary
- java.lang.Objectevaluate(java.util.List args) - -
-           
- - - - - - - -
Methods inherited from class org.jdesktop.xpath.function.AbstractFunction
getArity, getName, getNumberParam, getStringParam
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-UpperCase

-
-public UpperCase()
-
-
Creates a new instance of EndsWith -

-

- - - - - - - - -
-Method Detail
- -

-evaluate

-
-public java.lang.Object evaluate(java.util.List args)
-                          throws javax.xml.xpath.XPathFunctionException
-
-
- -
Throws: -
javax.xml.xpath.XPathFunctionException
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/XPathFunctionResolverImpl.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/XPathFunctionResolverImpl.html deleted file mode 100644 index 31f5522d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/XPathFunctionResolverImpl.html +++ /dev/null @@ -1,394 +0,0 @@ - - - - - - -XPathFunctionResolverImpl - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.jdesktop.xpath.function -
-Class XPathFunctionResolverImpl

-
-java.lang.Object
-  extended by org.jdesktop.xpath.function.XPathFunctionResolverImpl
-
-
-
All Implemented Interfaces:
javax.xml.namespace.NamespaceContext, javax.xml.xpath.XPathFunctionResolver
-
-
-
-
public class XPathFunctionResolverImpl
extends java.lang.Object
implements javax.xml.xpath.XPathFunctionResolver, javax.xml.namespace.NamespaceContext
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
XPathFunctionResolverImpl() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- voidaddNamespaceMapping(java.lang.String namespacePrefix, - java.lang.String namespace) - -
-           
- java.lang.StringgetNamespaceURI(java.lang.String prefix) - -
-           
- java.lang.StringgetPrefix(java.lang.String uri) - -
-           
- java.util.IteratorgetPrefixes(java.lang.String uri) - -
-           
-static voidinstallFunction(AbstractFunction function) - -
-           
- voidremoveNamespaceMapping(java.lang.String namespacePrefix) - -
-           
- javax.xml.xpath.XPathFunctionresolveFunction(javax.xml.namespace.QName functionName, - int arity) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-XPathFunctionResolverImpl

-
-public XPathFunctionResolverImpl()
-
-
- - - - - - - - -
-Method Detail
- -

-resolveFunction

-
-public javax.xml.xpath.XPathFunction resolveFunction(javax.xml.namespace.QName functionName,
-                                                     int arity)
-
-
-
Specified by:
resolveFunction in interface javax.xml.xpath.XPathFunctionResolver
-
-
-
-
-
-
- -

-installFunction

-
-public static void installFunction(AbstractFunction function)
-
-
-
-
-
-
-
-
-
- -

-getNamespaceURI

-
-public java.lang.String getNamespaceURI(java.lang.String prefix)
-
-
-
Specified by:
getNamespaceURI in interface javax.xml.namespace.NamespaceContext
-
-
-
-
-
-
- -

-getPrefix

-
-public java.lang.String getPrefix(java.lang.String uri)
-
-
-
Specified by:
getPrefix in interface javax.xml.namespace.NamespaceContext
-
-
-
-
-
-
- -

-getPrefixes

-
-public java.util.Iterator getPrefixes(java.lang.String uri)
-
-
-
Specified by:
getPrefixes in interface javax.xml.namespace.NamespaceContext
-
-
-
-
-
-
- -

-addNamespaceMapping

-
-public void addNamespaceMapping(java.lang.String namespacePrefix,
-                                java.lang.String namespace)
-
-
-
-
-
-
-
-
-
- -

-removeNamespaceMapping

-
-public void removeNamespaceMapping(java.lang.String namespacePrefix)
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Abs.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Abs.html deleted file mode 100644 index 09ac7bef..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Abs.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.Abs - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.Abs

-
-No usage of org.jdesktop.xpath.function.Abs -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/AbstractFunction.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/AbstractFunction.html deleted file mode 100644 index e28d3a5a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/AbstractFunction.html +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.AbstractFunction - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.AbstractFunction

-
- - - - - - - - - -
-Packages that use AbstractFunction
org.jdesktop.xpath.function  
-  -

- - - - - -
-Uses of AbstractFunction in org.jdesktop.xpath.function
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of AbstractFunction in org.jdesktop.xpath.function
- classAbs - -
-           
- classEndsWith - -
-           
- classEqualsIgnoreCase - -
-           
- classEscapeUri - -
-           
- classLowerCase - -
-           
- classMatches - -
-           
- classReplace - -
-           
- classUpperCase - -
-           
-  -

- - - - - - - - - -
Methods in org.jdesktop.xpath.function with parameters of type AbstractFunction
-static voidXPathFunctionResolverImpl.installFunction(AbstractFunction function) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EndsWith.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EndsWith.html deleted file mode 100644 index c1c77d2b..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EndsWith.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.EndsWith - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.EndsWith

-
-No usage of org.jdesktop.xpath.function.EndsWith -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EqualsIgnoreCase.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EqualsIgnoreCase.html deleted file mode 100644 index b1a9555f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EqualsIgnoreCase.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.EqualsIgnoreCase - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.EqualsIgnoreCase

-
-No usage of org.jdesktop.xpath.function.EqualsIgnoreCase -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EscapeUri.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EscapeUri.html deleted file mode 100644 index 44206ed8..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/EscapeUri.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.EscapeUri - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.EscapeUri

-
-No usage of org.jdesktop.xpath.function.EscapeUri -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/LowerCase.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/LowerCase.html deleted file mode 100644 index 1c25edc7..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/LowerCase.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.LowerCase - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.LowerCase

-
-No usage of org.jdesktop.xpath.function.LowerCase -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Matches.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Matches.html deleted file mode 100644 index 0e54e775..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Matches.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.Matches - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.Matches

-
-No usage of org.jdesktop.xpath.function.Matches -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Replace.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Replace.html deleted file mode 100644 index 55747be5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/Replace.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.Replace - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.Replace

-
-No usage of org.jdesktop.xpath.function.Replace -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/UpperCase.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/UpperCase.html deleted file mode 100644 index ab7354c7..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/UpperCase.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.UpperCase - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.UpperCase

-
-No usage of org.jdesktop.xpath.function.UpperCase -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/XPathFunctionResolverImpl.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/XPathFunctionResolverImpl.html deleted file mode 100644 index 798a24e1..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/class-use/XPathFunctionResolverImpl.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Class org.jdesktop.xpath.function.XPathFunctionResolverImpl - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
org.jdesktop.xpath.function.XPathFunctionResolverImpl

-
-No usage of org.jdesktop.xpath.function.XPathFunctionResolverImpl -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-frame.html deleted file mode 100644 index 5db1ed22..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-frame.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - -org.jdesktop.xpath.function - - - - - - - - - - - -org.jdesktop.xpath.function - - - - -
-Classes  - -
-Abs -
-AbstractFunction -
-EndsWith -
-EqualsIgnoreCase -
-EscapeUri -
-LowerCase -
-Matches -
-Replace -
-UpperCase -
-XPathFunctionResolverImpl
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-summary.html deleted file mode 100644 index fd28c59a..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-summary.html +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - -org.jdesktop.xpath.function - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.xpath.function -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Class Summary
Abs 
AbstractFunction 
EndsWith 
EqualsIgnoreCase 
EscapeUri 
LowerCase 
Matches 
Replace 
UpperCase 
XPathFunctionResolverImpl 
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-tree.html deleted file mode 100644 index e6f6b080..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-tree.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -org.jdesktop.xpath.function Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.xpath.function -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-use.html deleted file mode 100644 index cbc4466d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/function/package-use.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.xpath.function - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.xpath.function

-
- - - - - - - - - -
-Packages that use org.jdesktop.xpath.function
org.jdesktop.xpath.function  
-  -

- - - - - - - - -
-Classes in org.jdesktop.xpath.function used by org.jdesktop.xpath.function
AbstractFunction - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-frame.html deleted file mode 100644 index 72b69985..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-frame.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - -org.jdesktop.xpath - - - - - - - - - - - -org.jdesktop.xpath - - - - -
-Classes  - -
-XPathUtils
- - - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-summary.html deleted file mode 100644 index d5620569..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-summary.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - -org.jdesktop.xpath - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.jdesktop.xpath -

- - - - - - - - - -
-Class Summary
XPathUtilsVarious utilities for working with XPath.
-  - -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-tree.html deleted file mode 100644 index c75f05a3..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-tree.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - -org.jdesktop.xpath Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For Package org.jdesktop.xpath -

-
-
-
Package Hierarchies:
All Packages
-
-

-Class Hierarchy -

-
    -
  • java.lang.Object -
-
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-use.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-use.html deleted file mode 100644 index be1ba83d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/org/jdesktop/xpath/package-use.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Package org.jdesktop.xpath - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Package
org.jdesktop.xpath

-
-No usage of org.jdesktop.xpath -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-frame.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-frame.html deleted file mode 100644 index 735fa827..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-frame.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - -Overview List - - - - - - - - - - - - - - - -
-
- - - - - -
All Classes -

- -Packages -
-org.jdesktop.dom -
-org.jdesktop.html.form -
-org.jdesktop.http -
-org.jdesktop.http.async -
-org.jdesktop.http.async.event -
-org.jdesktop.swingx -
-org.jdesktop.swingx.event -
-org.jdesktop.swingx.mapviewer -
-org.jdesktop.swingx.mapviewer.bmng -
-org.jdesktop.swingx.mapviewer.empty -
-org.jdesktop.swingx.mapviewer.esri -
-org.jdesktop.swingx.mapviewer.util -
-org.jdesktop.swingx.mapviewer.wms -
-org.jdesktop.swingx.ws.yahoo.rss -
-org.jdesktop.swingx.ws.yahoo.search -
-org.jdesktop.swingx.ws.yahoo.search.imagesearch -
-org.jdesktop.swingx.ws.yahoo.search.videosearch -
-org.jdesktop.swingx.ws.yahoo.search.websearch -
-org.jdesktop.ws -
-org.jdesktop.ws.events -
-org.jdesktop.xpath -
-org.jdesktop.xpath.function -
-

- -

-  - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-summary.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-summary.html deleted file mode 100644 index ec184e72..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-summary.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - -Overview - - - - - - - - - - - - -


- - - - - - - - - - - - - - - -
- -
- - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages
org.jdesktop.dom 
org.jdesktop.html.form 
org.jdesktop.httpContains API for working with http.
org.jdesktop.http.async 
org.jdesktop.http.async.event 
org.jdesktop.swingx 
org.jdesktop.swingx.event 
org.jdesktop.swingx.mapviewer 
org.jdesktop.swingx.mapviewer.bmng 
org.jdesktop.swingx.mapviewer.empty 
org.jdesktop.swingx.mapviewer.esri 
org.jdesktop.swingx.mapviewer.util 
org.jdesktop.swingx.mapviewer.wms 
org.jdesktop.swingx.ws.yahoo.rss 
org.jdesktop.swingx.ws.yahoo.search 
org.jdesktop.swingx.ws.yahoo.search.imagesearch 
org.jdesktop.swingx.ws.yahoo.search.videosearch 
org.jdesktop.swingx.ws.yahoo.search.websearch 
org.jdesktop.ws 
org.jdesktop.ws.events 
org.jdesktop.xpath 
org.jdesktop.xpath.function 
- -


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-tree.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-tree.html deleted file mode 100644 index da1f0408..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/overview-tree.html +++ /dev/null @@ -1,296 +0,0 @@ - - - - - - -Class Hierarchy - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Hierarchy For All Packages

-
-
-
Package Hierarchies:
org.jdesktop.dom, org.jdesktop.html.form, org.jdesktop.http, org.jdesktop.http.async, org.jdesktop.http.async.event, org.jdesktop.swingx, org.jdesktop.swingx.event, org.jdesktop.swingx.mapviewer, org.jdesktop.swingx.mapviewer.bmng, org.jdesktop.swingx.mapviewer.empty, org.jdesktop.swingx.mapviewer.esri, org.jdesktop.swingx.mapviewer.util, org.jdesktop.swingx.mapviewer.wms, org.jdesktop.swingx.ws.yahoo.rss, org.jdesktop.swingx.ws.yahoo.search, org.jdesktop.swingx.ws.yahoo.search.imagesearch, org.jdesktop.swingx.ws.yahoo.search.videosearch, org.jdesktop.swingx.ws.yahoo.search.websearch, org.jdesktop.ws, org.jdesktop.ws.events, org.jdesktop.xpath, org.jdesktop.xpath.function
-
-

-Class Hierarchy -

- -

-Interface Hierarchy -

- -

-Enum Hierarchy -

- -
- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/package-list b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/package-list deleted file mode 100644 index 5b15033f..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/package-list +++ /dev/null @@ -1,22 +0,0 @@ -org.jdesktop.dom -org.jdesktop.html.form -org.jdesktop.http -org.jdesktop.http.async -org.jdesktop.http.async.event -org.jdesktop.swingx -org.jdesktop.swingx.event -org.jdesktop.swingx.mapviewer -org.jdesktop.swingx.mapviewer.bmng -org.jdesktop.swingx.mapviewer.empty -org.jdesktop.swingx.mapviewer.esri -org.jdesktop.swingx.mapviewer.util -org.jdesktop.swingx.mapviewer.wms -org.jdesktop.swingx.ws.yahoo.rss -org.jdesktop.swingx.ws.yahoo.search -org.jdesktop.swingx.ws.yahoo.search.imagesearch -org.jdesktop.swingx.ws.yahoo.search.videosearch -org.jdesktop.swingx.ws.yahoo.search.websearch -org.jdesktop.ws -org.jdesktop.ws.events -org.jdesktop.xpath -org.jdesktop.xpath.function diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/resources/inherit.gif b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/resources/inherit.gif deleted file mode 100644 index c814867a..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/resources/inherit.gif and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/serialized-form.html b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/serialized-form.html deleted file mode 100644 index d2a68ed5..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/serialized-form.html +++ /dev/null @@ -1,4864 +0,0 @@ - - - - - - -Serialized Form - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Serialized Form

-
-
- - - - - -
-Package org.jdesktop.swingx
- -

- - - - - -
-Class org.jdesktop.swingx.AbstractPatternPanel extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-searchLabel

-
-javax.swing.JLabel searchLabel
-
-
-
-
-
-

-searchField

-
-javax.swing.JTextField searchField
-
-
-
-
-
-

-matchCheck

-
-javax.swing.JCheckBox matchCheck
-
-
-
-
-
-

-patternModel

-
-org.jdesktop.swingx.search.PatternModel patternModel
-
-
-
-
-
-

-actionFactory

-
-org.jdesktop.swingx.action.ActionContainerFactory actionFactory
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXBusyLabel extends javax.swing.JLabel implements Serializable
- -

-serialVersionUID: 5979268460848257147L - -

- - - - - -
-Serialized Fields
- -

-busyPainter

-
-org.jdesktop.swingx.painter.BusyPainter busyPainter
-
-
-
-
-
-

-busy

-
-javax.swing.Timer busy
-
-
-
-
-
-

-delay

-
-int delay
-
-
-
-
-
-

-wasBusyOnNotify

-
-boolean wasBusyOnNotify
-
-
-
-
-
-

-direction

-
-org.jdesktop.swingx.JXBusyLabel.Direction direction
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXButton extends javax.swing.JButton implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-text

-
-java.lang.String text
-
-
-
-
-
-

-borderPainted

-
-boolean borderPainted
-
-
-
-
-
-

-contentAreaFilled

-
-boolean contentAreaFilled
-
-
-
-
-
-

-fgPainter

-
-org.jdesktop.swingx.painter.Painter<T> fgPainter
-
-
-
-
-
-

-bgPainter

-
-org.jdesktop.swingx.painter.Painter<T> bgPainter
-
-
-
-
-
-

-paintBorderInsets

-
-boolean paintBorderInsets
-
-
-
-
-
-

-painting

-
-boolean painting
-
-
-
-
-
-

-opaque

-
-boolean opaque
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXCollapsiblePane extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-collapsed

-
-boolean collapsed
-
-
-
-
-
-

-direction

-
-org.jdesktop.swingx.JXCollapsiblePane.Direction direction
-
-
-
-
-
-

-animateTimer

-
-javax.swing.Timer animateTimer
-
-
-
-
-
-

-animator

-
-org.jdesktop.swingx.JXCollapsiblePane.AnimationListener animator
-
-
-
-
-
-

-currentDimension

-
-int currentDimension
-
-
-
-
-
-

-wrapper

-
-org.jdesktop.swingx.JXCollapsiblePane.WrapperContainer wrapper
-
-
-
-
-
-

-useAnimation

-
-boolean useAnimation
-
-
-
-
-
-

-animationParams

-
-org.jdesktop.swingx.JXCollapsiblePane.AnimationParams animationParams
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXColorSelectionButton extends javax.swing.JButton implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-colorwell

-
-java.awt.image.BufferedImage colorwell
-
-
-
-
-
-

-dialog

-
-javax.swing.JDialog dialog
-
-
-
-
-
-

-chooser

-
-javax.swing.JColorChooser chooser
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXDatePicker extends javax.swing.JComponent implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-_dateField

-
-javax.swing.JFormattedTextField _dateField
-
-
-
-
-
-

-_linkPanel

-
-javax.swing.JPanel _linkPanel
-
-
-
-
-
-

-_linkFormat

-
-java.text.MessageFormat _linkFormat
-
-
-
-
-
-

-linkDate

-
-java.util.Date linkDate
-
-
-
-
-
-

-_monthView

-
-org.jdesktop.swingx.JXMonthView _monthView
-
-
-
-
-
-

-editable

-
-boolean editable
-
-
-
-
-
-

-listenerMap

-
-org.jdesktop.swingx.event.EventListenerMap listenerMap
-
-
-
-
-
-

-lightWeightPopupEnabled

-
-boolean lightWeightPopupEnabled
-
-
-
-
-
-

-date

-
-java.util.Date date
-
-
-
-
-
-

-monthViewListener

-
-java.beans.PropertyChangeListener monthViewListener
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXDialog extends javax.swing.JDialog implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-content

-
-javax.swing.JComponent content
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXEditorPane extends javax.swing.JEditorPane implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-undoHandler

-
-javax.swing.event.UndoableEditListener undoHandler
-
-
-
-
-
-

-undoManager

-
-javax.swing.undo.UndoManager undoManager
-
-
-
-
-
-

-caretHandler

-
-javax.swing.event.CaretListener caretHandler
-
-
-
-
-
-

-selector

-
-javax.swing.JComboBox selector
-
-
-
-
-
-

-targetSupport

-
-org.jdesktop.swingx.action.TargetableSupport targetSupport
-
-
-
-
-
-

-searchable

-
-org.jdesktop.swingx.search.Searchable searchable
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXErrorPane extends javax.swing.JComponent implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-errorInfo

-
-org.jdesktop.swingx.error.ErrorInfo errorInfo
-
-
-
-
-
-

-icon

-
-javax.swing.Icon icon
-
-
-
-
-
-

-reporter

-
-org.jdesktop.swingx.error.ErrorReporter reporter
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXFindBar extends org.jdesktop.swingx.JXFindPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-previousBackgroundColor

-
-java.awt.Color previousBackgroundColor
-
-
-
-
-
-

-previousForegroundColor

-
-java.awt.Color previousForegroundColor
-
-
-
-
-
-

-notFoundBackgroundColor

-
-java.awt.Color notFoundBackgroundColor
-
-
-
-
-
-

-notFoundForegroundColor

-
-java.awt.Color notFoundForegroundColor
-
-
-
-
-
-

-findNext

-
-javax.swing.JButton findNext
-
-
-
-
-
-

-findPrevious

-
-javax.swing.JButton findPrevious
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXFindPanel extends org.jdesktop.swingx.AbstractPatternPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-searchable

-
-org.jdesktop.swingx.search.Searchable searchable
-
-
-
-
-
-

-wrapCheck

-
-javax.swing.JCheckBox wrapCheck
-
-
-
-
-
-

-backCheck

-
-javax.swing.JCheckBox backCheck
-
-
-
-
-
-

-initialized

-
-boolean initialized
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXFrame extends javax.swing.JFrame implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-waitPane

-
-java.awt.Component waitPane
-
-
-
-
-
-

-glassPane

-
-java.awt.Component glassPane
-
-
-
-
-
-

-waitPaneVisible

-
-boolean waitPaneVisible
-
-
-
-
-
-

-realCursor

-
-java.awt.Cursor realCursor
-
-
-
-
-
-

-waitCursorVisible

-
-boolean waitCursorVisible
-
-
-
-
-
-

-waiting

-
-boolean waiting
-
-
-
-
-
-

-startPosition

-
-org.jdesktop.swingx.JXFrame.StartPosition startPosition
-
-
-
-
-
-

-hasBeenVisible

-
-boolean hasBeenVisible
-
-
-
-
-
-

-keyEventListener

-
-java.awt.event.AWTEventListener keyEventListener
-
-
-
-
-
-

-keyPreview

-
-boolean keyPreview
-
-
-
-
-
-

-idleListener

-
-java.awt.event.AWTEventListener idleListener
-
-
-
-
-
-

-idleTimer

-
-javax.swing.Timer idleTimer
-
-
-
-
-
-

-idleThreshold

-
-long idleThreshold
-
-
-
-
-
-

-idle

-
-boolean idle
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXGlassBox extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-alphaStart

-
-float alphaStart
-
-
-
-
-
-

-alphaEnd

-
-float alphaEnd
-
-
-
-
-
-

-animateTimer

-
-javax.swing.Timer animateTimer
-
-
-
-
-
-

-alphaIncrement

-
-float alphaIncrement
-
-
-
-
-
-

-dismissOnClick

-
-boolean dismissOnClick
-
-
-
-
-
-

-dismissListener

-
-java.awt.event.MouseAdapter dismissListener
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXGradientChooser extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-slider

-
-org.jdesktop.swingx.JXMultiThumbSlider<E> slider
-
-
-
-
-
-

-deleteThumbButton

-
-javax.swing.JButton deleteThumbButton
-
-
-
-
-
-

-addThumbButton

-
-javax.swing.JButton addThumbButton
-
-
-
-
-
-

-colorField

-
-javax.swing.JTextField colorField
-
-
-
-
-
-

-changeColorButton

-
-org.jdesktop.swingx.JXColorSelectionButton changeColorButton
-
-
-
-
-
-

-colorLocationSpinner

-
-javax.swing.JSpinner colorLocationSpinner
-
-
-
-
-
-

-alphaSpinner

-
-javax.swing.JSpinner alphaSpinner
-
-
-
-
-
-

-alphaSlider

-
-javax.swing.JSlider alphaSlider
-
-
-
-
-
-

-styleCombo

-
-javax.swing.JComboBox styleCombo
-
-
-
-
-
-

-gradientPreview

-
-org.jdesktop.swingx.color.GradientPreviewPanel gradientPreview
-
-
-
-
-
-

-noCycleRadio

-
-javax.swing.JRadioButton noCycleRadio
-
-
-
-
-
-

-reflectedRadio

-
-javax.swing.JRadioButton reflectedRadio
-
-
-
-
-
-

-repeatedRadio

-
-javax.swing.JRadioButton repeatedRadio
-
-
-
-
-
-

-reversedCheck

-
-javax.swing.JCheckBox reversedCheck
-
-
-
-
-
-

-gradient

-
-java.awt.MultipleGradientPaint gradient
-
-
-
-
-
-

-thumbsMoving

-
-boolean thumbsMoving
-
-
-
-
-
-

-log

-
-java.util.logging.Logger log
-
-
-
-
-
-

-topPanel

-
-javax.swing.JPanel topPanel
-
-
-
-
-
-

-previewPanel

-
-javax.swing.JPanel previewPanel
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXGraph extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-plotChangeListener

-
-java.beans.PropertyChangeListener plotChangeListener
-
-
-
-
-
-

-majorGridColor

-
-java.awt.Color majorGridColor
-
-
-
-
-
-

-minorGridColor

-
-java.awt.Color minorGridColor
-
-
-
-
-
-

-axisColor

-
-java.awt.Color axisColor
-
-
-
-
-
-

-plots

-
-java.util.List<E> plots
-
-
-
-
-
-

-minX

-
-double minX
-
-
-
-
-
-

-maxX

-
-double maxX
-
-
-
-
-
-

-minY

-
-double minY
-
-
-
-
-
-

-maxY

-
-double maxY
-
-
-
-
-
-

-defaultView

-
-java.awt.geom.Rectangle2D defaultView
-
-
-
-
-
-

-originX

-
-double originX
-
-
-
-
-
-

-originY

-
-double originY
-
-
-
-
-
-

-majorX

-
-double majorX
-
-
-
-
-
-

-defaultMajorX

-
-double defaultMajorX
-
-
-
-
-
-

-minorCountX

-
-int minorCountX
-
-
-
-
-
-

-majorY

-
-double majorY
-
-
-
-
-
-

-defaultMajorY

-
-double defaultMajorY
-
-
-
-
-
-

-minorCountY

-
-int minorCountY
-
-
-
-
-
-

-textPainted

-
-boolean textPainted
-
-
-
-
-
-

-gridPainted

-
-boolean gridPainted
-
-
-
-
-
-

-axisPainted

-
-boolean axisPainted
-
-
-
-
-
-

-backPainted

-
-boolean backPainted
-
-
-
-
-
-

-dragStart

-
-java.awt.Point dragStart
-
-
-
-
-
-

-mainFormatter

-
-java.text.NumberFormat mainFormatter
-
-
-
-
-
-

-secondFormatter

-
-java.text.NumberFormat secondFormatter
-
-
-
-
-
-

-inputEnabled

-
-boolean inputEnabled
-
-
-
-
-
-

-zoomHandler

-
-org.jdesktop.swingx.JXGraph.ZoomHandler zoomHandler
-
-
-
-
-
-

-panMotionHandler

-
-org.jdesktop.swingx.JXGraph.PanMotionHandler panMotionHandler
-
-
-
-
-
-

-panHandler

-
-org.jdesktop.swingx.JXGraph.PanHandler panHandler
-
-
-
-
-
-

-resetHandler

-
-org.jdesktop.swingx.JXGraph.ResetHandler resetHandler
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXHeader extends org.jdesktop.swingx.JXPanel implements Serializable
- -

-serialVersionUID: 3593838231433068954L - -

- - - - - -
-Serialized Fields
- -

-title

-
-java.lang.String title
-
-
-
-
-
-

-description

-
-java.lang.String description
-
-
-
-
-
-

-icon

-
-javax.swing.Icon icon
-
-
-
-
-
-

-titleFont

-
-java.awt.Font titleFont
-
-
-
-
-
-

-descriptionFont

-
-java.awt.Font descriptionFont
-
-
-
-
-
-

-titleForeground

-
-java.awt.Color titleForeground
-
-
-
-
-
-

-descriptionForeground

-
-java.awt.Color descriptionForeground
-
-
-
-
-
-

-iconPosition

-
-org.jdesktop.swingx.JXHeader.IconPosition iconPosition
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXHtmlForm extends javax.swing.JPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-action

-
-java.net.URI action
-
-
-
-
-
-

-method

-
-Method method
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXHyperlink extends javax.swing.JButton implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-hasBeenVisited

-
-boolean hasBeenVisited
-
-
-
-
-
-

-unclickedColor

-
-java.awt.Color unclickedColor
-
-
-
-
-
-

-clickedColor

-
-java.awt.Color clickedColor
-
-
-
-
-
-

-overrulesActionOnClick

-
-boolean overrulesActionOnClick
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXImagePanel extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-img

-
-java.lang.ref.SoftReference<T> img
-
-
-
-
-
-

-editable

-
-boolean editable
-
-
-
-
-
-

-mhandler

-
-org.jdesktop.swingx.JXImagePanel.MouseHandler mhandler
-
-
-
-
-
-

-style

-
-org.jdesktop.swingx.JXImagePanel.Style style
-
-
-
-
-
-

-defaultImage

-
-java.awt.Image defaultImage
-
-
-
-
-
-

-imageLoader

-
-java.util.concurrent.Callable<V> imageLoader
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXImageView extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-log

-
-java.util.logging.Logger log
-
-
-
-
-
-

-image

-
-java.awt.Image image
-
-
-
-
-
-

-imageURL

-
-java.net.URL imageURL
-
-
-
-
-
-

-errorSupport

-
-org.jdesktop.swingx.error.ErrorSupport errorSupport
-
-
-
-
-
-

-imageLocation

-
-java.awt.geom.Point2D imageLocation
-
-
-
-
-
-

-checkerPaint

-
-java.awt.Paint checkerPaint
-
-
-
-
-
-

-scale

-
-double scale
-
-
-
-
-
-

-editable

-
-boolean editable
-
-
-
-
-
-

-moveHandler

-
-org.jdesktop.swingx.JXImageView.MoveHandler moveHandler
-
-
-
-
-
-

-dragEnabled

-
-boolean dragEnabled
-
-
-
-
-
-

-exportName

-
-java.lang.String exportName
-
-
-
-
-
-

-exportFormat

-
-java.lang.String exportFormat
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXLabel extends javax.swing.JLabel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-textRotation

-
-double textRotation
-
-
-
-
-
-

-painting

-
-boolean painting
-
-
-
-
-
-

-foregroundPainter

-
-org.jdesktop.swingx.painter.Painter<T> foregroundPainter
-
-
-
-
-
-

-backgroundPainter

-
-org.jdesktop.swingx.painter.Painter<T> backgroundPainter
-
-
-
-
-
-

-multiLine

-
-boolean multiLine
-
-
-
-
-
-

-pWidth

-
-int pWidth
-
-
-
-
-
-

-pHeight

-
-int pHeight
-
-
-
-
-
-

-dontIgnoreRepaint

-
-boolean dontIgnoreRepaint
-
-
-
-
-
-

-occupiedWidth

-
-int occupiedWidth
-
-
-
-
-
-

-paintBorderInsets

-
-boolean paintBorderInsets
-
-
-
-
-
-

-maxLineSpan

-
-int maxLineSpan
-
-
-
-
-
-

-painted

-
-boolean painted
-
-
-
-
-
-

-textAlignment

-
-org.jdesktop.swingx.JXLabel.TextAlignment textAlignment
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXList extends javax.swing.JList implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-compoundHighlighter

-
-org.jdesktop.swingx.decorator.CompoundHighlighter compoundHighlighter
-
-
-
-
-
-

-highlighterChangeListener

-
-javax.swing.event.ChangeListener highlighterChangeListener
-
-
-
-
-
-

-dataAdapter

-
-org.jdesktop.swingx.decorator.ComponentAdapter dataAdapter
-
-
-
-
-
-

-rolloverProducer

-
-org.jdesktop.swingx.rollover.RolloverProducer rolloverProducer
-
-
-
-
-
-

-linkController

-
-org.jdesktop.swingx.rollover.ListRolloverController<T extends javax.swing.JList> linkController
-
-
-
-
-
-

-delegatingRenderer

-
-org.jdesktop.swingx.JXList.DelegatingRenderer delegatingRenderer
-
-
-
-
-
-

-searchable

-
-org.jdesktop.swingx.search.Searchable searchable
-
-
-
-
-
-

-comparator

-
-java.util.Comparator<T> comparator
-
-
-
-
-
-

-autoCreateRowSorter

-
-boolean autoCreateRowSorter
-
-
-
-
-
-

-rowSorter

-
-javax.swing.RowSorter<M> rowSorter
-
-
-
-
-
-

-sortable

-
-boolean sortable
-
-
-
-
-
-

-sortsOnUpdates

-
-boolean sortsOnUpdates
-
-
-
-
-
-

-stringValueRegistry

-
-org.jdesktop.swingx.sort.StringValueRegistry stringValueRegistry
-
-
-
-
-
-

-sortOrderCycle

-
-javax.swing.SortOrder[] sortOrderCycle
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXLoginPane extends org.jdesktop.swingx.JXPanel implements Serializable
- -

-serialVersionUID: 3544949969896288564L - -

- - - - - -
-Serialized Fields
- -

-status

-
-org.jdesktop.swingx.JXLoginPane.Status status
-
-
-
-
-
-

-banner

-
-org.jdesktop.swingx.JXImagePanel banner
-
-
-
-
-
-

-bannerText

-
-java.lang.String bannerText
-
-
-
-
-
-

-messageLabel

-
-javax.swing.JLabel messageLabel
-
-
-
-
-
-

-errorMessageLabel

-
-org.jdesktop.swingx.JXLabel errorMessageLabel
-
-
-
-
-
-

-loginPanel

-
-org.jdesktop.swingx.JXPanel loginPanel
-
-
-
-
-
-

-contentPanel

-
-org.jdesktop.swingx.JXPanel contentPanel
-
-
-
-
-
-

-namePanel

-
-org.jdesktop.swingx.JXLoginPane.NameComponent namePanel
-
-
-
-
-
-

-passwordField

-
-javax.swing.JPasswordField passwordField
-
-
-
-
-
-

-serverCombo

-
-javax.swing.JComboBox serverCombo
-
-
-
-
-
-

-saveCB

-
-javax.swing.JCheckBox saveCB
-
-
-
-
-
-

-capsOn

-
-javax.swing.JLabel capsOn
-
-
-
-
-
-

-progressPanel

-
-org.jdesktop.swingx.JXPanel progressPanel
-
-
-
-
-
-

-progressMessageLabel

-
-javax.swing.JLabel progressMessageLabel
-
-
-
-
-
-

-loginService

-
-org.jdesktop.swingx.auth.LoginService loginService
-
-
-
-
-
-

-passwordStore

-
-org.jdesktop.swingx.auth.PasswordStore passwordStore
-
-
-
-
-
-

-userNameStore

-
-org.jdesktop.swingx.auth.UserNameStore userNameStore
-
-
-
-
-
-

-servers

-
-java.util.List<E> servers
-
-
-
-
-
-

-saveMode

-
-org.jdesktop.swingx.JXLoginPane.SaveMode saveMode
-
-
-
-
-
-

-oldCursor

-
-java.awt.Cursor oldCursor
-
-
-
-
-
-

-namePanelEnabled

-
-boolean namePanelEnabled
-
-
-
-
-
-

-defaultLoginListener

-
-org.jdesktop.swingx.auth.LoginListener defaultLoginListener
-
-
-
-
-
-

-capsOnTest

-
-org.jdesktop.swingx.JXLoginPane.CapsOnTest capsOnTest
-
-
-
-
-
-

-caps

-
-boolean caps
-
-
-
-
-
-

-isTestingCaps

-
-boolean isTestingCaps
-
-
-
-
-
-

-capsOnListener

-
-java.awt.KeyEventDispatcher capsOnListener
-
-
-
-
-
-

-capsLockSupport

-
-boolean capsLockSupport
-
-
-
-
-
-

-buttonPanel

-
-org.jdesktop.swingx.JXLoginPane.JXBtnPanel buttonPanel
-
-
-
-
-
-

-capsOnWinListener

-
-org.jdesktop.swingx.JXLoginPane.CapsOnWinListener capsOnWinListener
-
-
-
-
-
-

-contentCardPane

-
-javax.swing.JPanel contentCardPane
-
-
-
-
-
-

-isErrorMessageSet

-
-boolean isErrorMessageSet
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXLoginPane.JXLoginDialog extends javax.swing.JDialog implements Serializable
- -

-serialVersionUID: -3185639594267828103L - -

- - - - - -
-Serialized Fields
- -

-panel

-
-org.jdesktop.swingx.JXLoginPane panel
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXLoginPane.JXLoginFrame extends org.jdesktop.swingx.JXFrame implements Serializable
- -

-serialVersionUID: -9016407314342050807L - -

- - - - - -
-Serialized Fields
- -

-panel

-
-org.jdesktop.swingx.JXLoginPane panel
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXMapKit extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-miniMapVisible

-
-boolean miniMapVisible
-
-
-
-
-
-

-zoomSliderVisible

-
-boolean zoomSliderVisible
-
-
-
-
-
-

-zoomButtonsVisible

-
-boolean zoomButtonsVisible
-
-
-
-
-
-

-sliderReversed

-
-boolean sliderReversed
-
-
-
-
-
-

-defaultProvider

-
-JXMapKit.DefaultProviders defaultProvider
-
-
-
-
-
-

-addressLocationShown

-
-boolean addressLocationShown
-
-
-
-
-
-

-dataProviderCreditShown

-
-boolean dataProviderCreditShown
-
-
-
-
-
-

-mapCenterPosition

-
-GeoPosition mapCenterPosition
-
-
-
-
-
-

-zoomChanging

-
-boolean zoomChanging
-
-
-
-
-
-

-jPanel1

-
-javax.swing.JPanel jPanel1
-
-
-
-
-
-

-mainMap

-
-JXMapViewer mainMap
-
-
-
-
-
-

-miniMap

-
-JXMapViewer miniMap
-
-
-
-
-
-

-zoomInButton

-
-javax.swing.JButton zoomInButton
-
-
-
-
-
-

-zoomOutButton

-
-javax.swing.JButton zoomOutButton
-
-
-
-
-
-

-zoomSlider

-
-javax.swing.JSlider zoomSlider
-
-
-
-
-
-

-dataProviderCreditPainter

-
-org.jdesktop.swingx.painter.AbstractPainter<T> dataProviderCreditPainter
-
-
-
-
-
-

-addressLocationPainter

-
-WaypointPainter<T extends JXMapViewer> addressLocationPainter
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXMapViewer extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-isNegativeYAllowed

-
-boolean isNegativeYAllowed
-
-
-
-
-
-

-zoom

-
-int zoom
-
-
The zoom level. Generally a value between 1 and 15 (TODO Is this true for - all the mapping worlds? What does this mean if some mapping system doesn't - support the zoom level? -

-

-
-
-
-

-center

-
-java.awt.geom.Point2D center
-
-
The position, in map coordinates of the center point. This is defined - as the distance from the top and left edges of the map - in pixels. Dragging the map component will change the center position. - Zooming in/out will cause the center to be recalculated so as to remain - in the center of the new "map". -

-

-
-
-
-

-drawTileBorders

-
-boolean drawTileBorders
-
-
Indicates whether or not to draw the borders between tiles. Defaults to - false. - - TODO Generally not very nice looking, very much a product of testing - Consider whether this should really be a property or not. -

-

-
-
-
-

-factory

-
-TileFactory factory
-
-
Factory used by this component to grab the tiles necessary for painting - the map. -

-

-
-
-
-

-addressLocation

-
-GeoPosition addressLocation
-
-
The position in latitude/longitude of the "address" being mapped. This - is a special coordinate that, when moved, will cause the map to be moved - as well. It is separate from "center" in that "center" tracks the current - center (in pixels) of the viewport whereas this will not change when panning - or zooming. Whenever the addressLocation is changed, however, the map will - be repositioned. -

-

-
-
-
-

-panEnabled

-
-boolean panEnabled
-
-
Specifies whether panning is enabled. Panning is being able to click and - drag the map around to cause it to move -

-

-
-
-
-

-zoomEnabled

-
-boolean zoomEnabled
-
-
Specifies whether zooming is enabled (the mouse wheel, for example, zooms) -

-

-
-
-
-

-recenterOnClickEnabled

-
-boolean recenterOnClickEnabled
-
-
Indicates whether the component should recenter the map when the - "middle" mouse button is pressed -

-

-
-
-
-

-overlay

-
-org.jdesktop.swingx.painter.Painter<T> overlay
-
-
The overlay to delegate to for painting the "foreground" of the - map component. This would include painting waypoints, day/night, etc. - Also receives mouse events. -

-

-
-
-
-

-designTime

-
-boolean designTime
-
-
-
-
-
-

-zoomScale

-
-float zoomScale
-
-
-
-
-
-

-loadingImage

-
-java.awt.Image loadingImage
-
-
-
-
-
-

-restrictOutsidePanning

-
-boolean restrictOutsidePanning
-
-
-
-
-
-

-horizontalWrapped

-
-boolean horizontalWrapped
-
-
-
-
-
-

-tileLoadListener

-
-org.jdesktop.swingx.JXMapViewer.TileLoadListener tileLoadListener
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXMapViewerApplet extends javax.swing.JApplet implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-kit

-
-JXMapKit kit
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXMonthView extends javax.swing.JComponent implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-firstDisplayedDay

-
-java.util.Date firstDisplayedDay
-
-
-
-
-
-

-cal

-
-java.util.Calendar cal
-
-
-
-
-
-

-anchor

-
-java.util.Calendar anchor
-
-
-
-
-
-

-today

-
-java.util.Date today
-
-
-
-
-
-

-todayTimer

-
-javax.swing.Timer todayTimer
-
-
-
-
-
-

-firstDayOfWeek

-
-int firstDayOfWeek
-
-
-
-
-
-

-model

-
-org.jdesktop.swingx.calendar.DateSelectionModel model
-
-
-
-
-
-

-modelListener

-
-org.jdesktop.swingx.event.DateSelectionListener modelListener
-
-
-
-
-
-

-flaggedDates

-
-org.jdesktop.swingx.calendar.DaySelectionModel flaggedDates
-
-
-
-
-
-

-listenerMap

-
-org.jdesktop.swingx.event.EventListenerMap listenerMap
-
-
-
-
-
-

-traversable

-
-boolean traversable
-
-
-
-
-
-

-leadingDays

-
-boolean leadingDays
-
-
-
-
-
-

-trailingDays

-
-boolean trailingDays
-
-
-
-
-
-

-showWeekNumber

-
-boolean showWeekNumber
-
-
-
-
-
-

-componentInputMapEnabled

-
-boolean componentInputMapEnabled
-
-
-
-
-
-

-modifiedStartDate

-
-java.util.Date modifiedStartDate
-
-
-
-
-
-

-modifiedEndDate

-
-java.util.Date modifiedEndDate
-
-
-
-
-
-

-_daysOfTheWeek

-
-java.lang.String[] _daysOfTheWeek
-
-
-
-
-
-

-_monthStringInsets

-
-java.awt.Insets _monthStringInsets
-
-
-
-
-
-

-boxPaddingX

-
-int boxPaddingX
-
-
-
-
-
-

-boxPaddingY

-
-int boxPaddingY
-
-
-
-
-
-

-minCalCols

-
-int minCalCols
-
-
-
-
-
-

-minCalRows

-
-int minCalRows
-
-
-
-
-
-

-todayBackgroundColor

-
-java.awt.Color todayBackgroundColor
-
-
-
-
-
-

-monthStringBackground

-
-java.awt.Color monthStringBackground
-
-
-
-
-
-

-monthStringForeground

-
-java.awt.Color monthStringForeground
-
-
-
-
-
-

-daysOfTheWeekForeground

-
-java.awt.Color daysOfTheWeekForeground
-
-
-
-
-
-

-selectedBackground

-
-java.awt.Color selectedBackground
-
-
-
-
-
-

-dayToColorTable

-
-java.util.Hashtable<K,V> dayToColorTable
-
-
-
-
-
-

-flaggedDayForeground

-
-java.awt.Color flaggedDayForeground
-
-
-
-
-
-

-selectedForeground

-
-java.awt.Color selectedForeground
-
-
-
-
-
-

-zoomable

-
-boolean zoomable
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXMultiSplitPane extends javax.swing.JPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-accessibleContext

-
-javax.accessibility.AccessibleContext accessibleContext
-
-
-
-
-
-

-continuousLayout

-
-boolean continuousLayout
-
-
-
-
-
-

-dividerPainter

-
-org.jdesktop.swingx.JXMultiSplitPane.DividerPainter dividerPainter
-
-
-
-
-
-

-backgroundPainter

-
-org.jdesktop.swingx.painter.Painter<T> backgroundPainter
-
-
-
-
-
-

-dragUnderway

-
-boolean dragUnderway
-
-
-
-
-
-

-dragDivider

-
-org.jdesktop.swingx.MultiSplitLayout.Divider dragDivider
-
-
-
-
-
-

-initialDividerBounds

-
-java.awt.Rectangle initialDividerBounds
-
-
-
-
-
-

-oldFloatingDividers

-
-boolean oldFloatingDividers
-
-
-
-
-
-

-dragOffsetX

-
-int dragOffsetX
-
-
-
-
-
-

-dragOffsetY

-
-int dragOffsetY
-
-
-
-
-
-

-dragMin

-
-int dragMin
-
-
-
-
-
-

-dragMax

-
-int dragMax
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXMultiSplitPane.AccessibleMultiSplitPane extends javax.swing.JPanel.AccessibleJPanel implements Serializable
- -

- -

- - - - - -
-Class org.jdesktop.swingx.JXMultiThumbSlider extends javax.swing.JComponent implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-tdl

-
-org.jdesktop.swingx.multislider.ThumbDataListener tdl
-
-
-
-
-
-

-thumbs

-
-java.util.List<E> thumbs
-
-
-
-
-
-

-thumbRenderer

-
-org.jdesktop.swingx.multislider.ThumbRenderer thumbRenderer
-
-
-
-
-
-

-trackRenderer

-
-org.jdesktop.swingx.multislider.TrackRenderer trackRenderer
-
-
-
-
-
-

-model

-
-org.jdesktop.swingx.multislider.MultiThumbModel<E> model
-
-
-
-
-
-

-listeners

-
-java.util.List<E> listeners
-
-
-
-
-
-

-selected

-
-org.jdesktop.swingx.JXMultiThumbSlider.ThumbComp selected
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXPanel extends javax.swing.JPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-scrollableTracksViewportHeight

-
-boolean scrollableTracksViewportHeight
-
-
-
-
-
-

-scrollableTracksViewportWidth

-
-boolean scrollableTracksViewportWidth
-
-
-
-
-
-

-alpha

-
-float alpha
-
-
-
-
-
-

-oldOpaque

-
-boolean oldOpaque
-
-
-
-
-
-

-inheritAlpha

-
-boolean inheritAlpha
-
-
-
-
-
-

-backgroundPainter

-
-org.jdesktop.swingx.painter.Painter<T> backgroundPainter
-
-
-
-
-
-

-paintBorderInsets

-
-boolean paintBorderInsets
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXRadioGroup extends javax.swing.JPanel implements Serializable
- -

-serialVersionUID: 3257285842266567986L - -

- - - - - -
-Serialized Fields
- -

-buttonGroup

-
-javax.swing.ButtonGroup buttonGroup
-
-
-
-
-
-

-values

-
-java.util.List<E> values
-
-
-
-
-
-

-actionHandler

-
-org.jdesktop.swingx.JXRadioGroup.ActionSelectionListener actionHandler
-
-
-
-
-
-

-actionListeners

-
-java.util.List<E> actionListeners
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXRootPane extends javax.swing.JRootPane implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-statusBar

-
-org.jdesktop.swingx.JXStatusBar statusBar
-
-
-
-
-
-

-toolBar

-
-javax.swing.JToolBar toolBar
-
-
-
-
-
-

-cancelButton

-
-javax.swing.JButton cancelButton
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXRootPane.XRootLayout extends javax.swing.JRootPane.RootLayout implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-delegate

-
-java.awt.LayoutManager2 delegate
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXSearchPanel extends org.jdesktop.swingx.AbstractPatternPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-searchCriteria

-
-javax.swing.JComboBox searchCriteria
-
-
-
-
-
-

-patternMatchers

-
-java.util.List<E> patternMatchers
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXStatusBar extends javax.swing.JComponent implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-resizeHandleEnabled

-
-boolean resizeHandleEnabled
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTable extends javax.swing.JTable implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-compoundHighlighter

-
-org.jdesktop.swingx.decorator.CompoundHighlighter compoundHighlighter
-
-
-
-
-
-

-resetDefaultTableCellRendererHighlighter

-
-org.jdesktop.swingx.decorator.Highlighter resetDefaultTableCellRendererHighlighter
-
-
-
-
-
-

-dataAdapter

-
-org.jdesktop.swingx.decorator.ComponentAdapter dataAdapter
-
-
-
-
-
-

-highlighterChangeListener

-
-javax.swing.event.ChangeListener highlighterChangeListener
-
-
-
-
-
-

-columnFactory

-
-org.jdesktop.swingx.table.ColumnFactory columnFactory
-
-
-
-
-
-

-visibleRowCount

-
-int visibleRowCount
-
-
-
-
-
-

-visibleColumnCount

-
-int visibleColumnCount
-
-
-
-
-
-

-columnControlVisible

-
-boolean columnControlVisible
-
-
-
-
-
-

-verticalScrollPolicy

-
-int verticalScrollPolicy
-
-
-
-
-
-

-columnControlButton

-
-javax.swing.JComponent columnControlButton
-
-
-
-
-
-

-rolloverProducer

-
-org.jdesktop.swingx.rollover.RolloverProducer rolloverProducer
-
-
-
-
-
-

-linkController

-
-org.jdesktop.swingx.rollover.TableRolloverController<T extends javax.swing.JTable> linkController
-
-
-
-
-
-

-oldAutoResizeMode

-
-int oldAutoResizeMode
-
-
-
-
-
-

-intelliMode

-
-boolean intelliMode
-
-
-
-
-
-

-inLayout

-
-boolean inLayout
-
-
-
-
-
-

-isXTableRowHeightSet

-
-boolean isXTableRowHeightSet
-
-
-
-
-
-

-searchable

-
-org.jdesktop.swingx.search.Searchable searchable
-
-
-
-
-
-

-editable

-
-boolean editable
-
-
-
-
-
-

-calculatedPrefScrollableViewportSize

-
-java.awt.Dimension calculatedPrefScrollableViewportSize
-
-
-
-
-
-

-autoCreateRowSorter

-
-boolean autoCreateRowSorter
-
-
-
-
-
-

-sortable

-
-boolean sortable
-
-
-
-
-
-

-sortsOnUpdates

-
-boolean sortsOnUpdates
-
-
-
-
-
-

-ignoreAddColumn

-
-boolean ignoreAddColumn
-
-
-
-
-
-

-stringValueRegistry

-
-org.jdesktop.swingx.sort.StringValueRegistry stringValueRegistry
-
-
-
-
-
-

-sortOrderCycle

-
-javax.swing.SortOrder[] sortOrderCycle
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTable.BooleanEditor extends javax.swing.DefaultCellEditor implements Serializable
- -

- -

- - - - - -
-Class org.jdesktop.swingx.JXTable.GenericEditor extends javax.swing.DefaultCellEditor implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-argTypes

-
-java.lang.Class<T>[] argTypes
-
-
-
-
-
-

-constructor

-
-java.lang.reflect.Constructor<T> constructor
-
-
-
-
-
-

-value

-
-java.lang.Object value
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTable.NumberEditor extends org.jdesktop.swingx.JXTable.GenericEditor implements Serializable
- -

- -

- - - - - -
-Class org.jdesktop.swingx.JXTableHeader extends javax.swing.table.JTableHeader implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-sortGestureRecognizer

-
-org.jdesktop.swingx.JXTableHeader.SortGestureRecognizer sortGestureRecognizer
-
-
Deprecated. 
-
-
-
-

-tablePropertyChangeListener

-
-java.beans.PropertyChangeListener tablePropertyChangeListener
-
-
-
-
-
-

-headerListener

-
-javax.swing.event.MouseInputListener headerListener
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTaskPane extends javax.swing.JPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-title

-
-java.lang.String title
-
-
-
-
-
-

-icon

-
-javax.swing.Icon icon
-
-
-
-
-
-

-special

-
-boolean special
-
-
-
-
-
-

-collapsed

-
-boolean collapsed
-
-
-
-
-
-

-scrollOnExpand

-
-boolean scrollOnExpand
-
-
-
-
-
-

-mnemonic

-
-int mnemonic
-
-
-
-
-
-

-mnemonicIndex

-
-int mnemonicIndex
-
-
-
-
-
-

-collapsePane

-
-org.jdesktop.swingx.JXCollapsiblePane collapsePane
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTaskPaneContainer extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- -

- - - - - -
-Class org.jdesktop.swingx.JXTipOfTheDay extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-model

-
-org.jdesktop.swingx.tips.TipOfTheDayModel model
-
-
-
-
-
-

-currentTip

-
-int currentTip
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTitledPanel extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-title

-
-java.lang.String title
-
-
-
-
-
-

-titleFont

-
-java.awt.Font titleFont
-
-
-
-
-
-

-titleForeground

-
-java.awt.Color titleForeground
-
-
-
-
-
-

-contentPanel

-
-java.awt.Container contentPanel
-
-
-
-
-
-

-titlePainter

-
-org.jdesktop.swingx.painter.Painter<T> titlePainter
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTitledSeparator extends org.jdesktop.swingx.JXPanel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-label

-
-javax.swing.JLabel label
-
-
-
-
-
-

-leftSeparator

-
-javax.swing.JSeparator leftSeparator
-
-
-
-
-
-

-rightSeparator

-
-javax.swing.JSeparator rightSeparator
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTree extends javax.swing.JTree implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-compoundHighlighter

-
-org.jdesktop.swingx.decorator.CompoundHighlighter compoundHighlighter
-
-
-
-
-
-

-highlighterChangeListener

-
-javax.swing.event.ChangeListener highlighterChangeListener
-
-
-
-
-
-

-delegatingRenderer

-
-org.jdesktop.swingx.JXTree.DelegatingRenderer delegatingRenderer
-
-
-
-
-
-

-rolloverProducer

-
-org.jdesktop.swingx.rollover.RolloverProducer rolloverProducer
-
-
-
-
-
-

-linkController

-
-org.jdesktop.swingx.rollover.TreeRolloverController<T extends javax.swing.JTree> linkController
-
-
-
-
-
-

-overwriteIcons

-
-boolean overwriteIcons
-
-
-
-
-
-

-searchable

-
-org.jdesktop.swingx.search.Searchable searchable
-
-
-
-
-
-

-editorRemover

-
-org.jdesktop.swingx.JXTree.CellEditorRemover editorRemover
-
-
-
-
-
-

-editorListener

-
-javax.swing.event.CellEditorListener editorListener
-
-
-
-
-
-

-selectionForeground

-
-java.awt.Color selectionForeground
-
-
-
-
-
-

-selectionBackground

-
-java.awt.Color selectionBackground
-
-
-
-
-
-

-dataAdapter

-
-org.jdesktop.swingx.decorator.ComponentAdapter dataAdapter
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTreeTable extends org.jdesktop.swingx.JXTable implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-renderer

-
-org.jdesktop.swingx.JXTreeTable.TreeTableCellRenderer renderer
-
-
-
-
-
-

-hierarchicalEditor

-
-org.jdesktop.swingx.treetable.TreeTableCellEditor hierarchicalEditor
-
-
-
-
-
-

-treeTableHacker

-
-org.jdesktop.swingx.JXTreeTable.TreeTableHacker treeTableHacker
-
-
-
-
-
-

-consumedOnPress

-
-boolean consumedOnPress
-
-
-
-
-
-

-treeExpansionBroadcaster

-
-org.jdesktop.swingx.event.TreeExpansionBroadcaster treeExpansionBroadcaster
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.JXTreeTable.TreeTableModelAdapter extends javax.swing.table.AbstractTableModel implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-treeModelListener

-
-javax.swing.event.TreeModelListener treeModelListener
-
-
-
-
-
-

-tree

-
-javax.swing.JTree tree
-
-
-
-
-
-

-treeTable

-
-org.jdesktop.swingx.JXTreeTable treeTable
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.MultiSplitLayout.InvalidLayoutException extends java.lang.RuntimeException implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-node

-
-org.jdesktop.swingx.MultiSplitLayout.Node node
-
-
-
-
-
- - - - - -
-Package org.jdesktop.swingx.event
- -

- - - - - -
-Class org.jdesktop.swingx.event.BackgroundEvent extends java.util.EventObject implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-data

-
-java.lang.Object[] data
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.event.DateSelectionEvent extends java.util.EventObject implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-eventType

-
-org.jdesktop.swingx.event.DateSelectionEvent.EventType eventType
-
-
-
-
-
-

-adjusting

-
-boolean adjusting
-
-
-
-
- -

- - - - - -
-Class org.jdesktop.swingx.event.WeakEventListenerList extends java.lang.Object implements Serializable
- -

-


- - - - - -
-Package org.jdesktop.swingx.ws.yahoo.rss
- -

- - - - - -
-Class org.jdesktop.swingx.ws.yahoo.rss.RSSException extends java.lang.Exception implements Serializable
- -

-


- - - - - -
-Package org.jdesktop.swingx.ws.yahoo.search
- -

- - - - - -
-Class org.jdesktop.swingx.ws.yahoo.search.ResultsArrayList extends java.util.ArrayList<E> implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-totalResultsAvailable

-
-int totalResultsAvailable
-
-
-
-
-
-

-firstResultPosition

-
-int firstResultPosition
-
-
-
-
-
-

-search

-
-YahooSearch<T> search
-
-
-
-
-
- - - - - -
-Package org.jdesktop.ws.events
- -

- - - - - -
-Class org.jdesktop.ws.events.AbortEvent extends java.util.EventObject implements Serializable
- -

- -

- - - - - -
-Class org.jdesktop.ws.events.DoneEvent extends java.util.EventObject implements Serializable
- -

- -

- - - - - -
-Class org.jdesktop.ws.events.FailureEvent extends java.util.EventObject implements Serializable
- -

- - - - - -
-Serialized Fields
- -

-th

-
-java.lang.Throwable th
-
-
-
-
- -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/stylesheet.css b/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/stylesheet.css deleted file mode 100644 index 6ea9e516..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/javadoc/stylesheet.css +++ /dev/null @@ -1,29 +0,0 @@ -/* Javadoc style sheet */ - -/* Define colors, fonts and other style attributes here to override the defaults */ - -/* Page background color */ -body { background-color: #FFFFFF; color:#000000 } - -/* Headings */ -h1 { font-size: 145% } - -/* Table colors */ -.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */ -.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */ -.TableRowColor { background: #FFFFFF; color:#000000 } /* White */ - -/* Font used in left-hand frame lists */ -.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 } -.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } -.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } - -/* Navigation bar fonts and colors */ -.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */ -.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */ -.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;} -.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;} - -.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} -.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} - diff --git a/GO_Sync/swingx-ws-1.0-bin/docs/swinglabs.css b/GO_Sync/swingx-ws-1.0-bin/docs/swinglabs.css deleted file mode 100644 index cb47567d..00000000 --- a/GO_Sync/swingx-ws-1.0-bin/docs/swinglabs.css +++ /dev/null @@ -1,319 +0,0 @@ -/* - Document : swinglabs - Created on : October 11, 2005, 10:10 AM - Author : rb156199 - Description: - Purpose of the stylesheet follows. -*/ - -/* - TODO customize this sample style - Syntax recommendation http://www.w3.org/TR/REC-CSS2/ -*/ - -body { - background-color: #F8C04B; - background-image: url(./images/background.png); - background-repeat: repeat-x; - margin: 0px 0px 0px 0px; -} - -a { - color: #3470D0; - text-decoration: none; -} - -a:visited { - color: #F37700; -} - -a:hover { - text-decoration: underline; -} - -/*====================================================*/ -/* CONTAINER */ -/*====================================================*/ - -#container { - width: 742px; - margin-left: auto; - margin-right: auto; - background-image: url(./images/shadow.png); - background-repeat: repeat-y; -} - -#stitch-hack { - background-image: url(./images/stitch.png); - background-repeat: no-repeat; - background-position: 0px 89px; -} - -/*====================================================*/ -/* HEADER */ -/*====================================================*/ - -#banner { - height: 89px; - width: 742px; - background-image: url(./images/banner.png); - background-repeat: repeat-x; -} - -/*====================================================*/ -/* MENU */ -/*====================================================*/ - -#menu { - width: 714px; - margin-left: 14px; - margin-right: 9px; - padding-left: 0px; - padding-right: 0px; - height: 19px; - text-align: left; - background-image: url(./images/menu-background.png); - background-repeat: repeat-x; -} - -#menu a { - vertical-align: top; - font-family: Verdana, Arial, sans-serif; - font-size: small; - text-decoration: none; - color: white; - padding-left: 4px; - padding-right: 4px; - padding-bottom: 4px; -} - -#menu a:hover { - text-decoration: none; - background-image: url(./images/menu-background-hover.png); - background-repeat: repeat-x; -} - -/*====================================================*/ -/* CONTENT */ -/*====================================================*/ - -#content { - color: black; - background-color: #FFFFFF; - font-family: Verdana, Arial, sans-serif; - font-size: small; - width: 684px; - margin-left: 14px; - margin-right: 14px; - padding-bottom: 25px; - padding-left: 15px; - padding-right: 15px; -} - -#content p { - text-align: justify; -} - -#content h2 { - margin-top: 0px; - font-variant: small-caps; - font-weight: bold; - font-size: large; -} - -#content span.arrow-left { - background-image: url(./images/arrow-left.png); - background-repeat: no-repeat; - background-position: right; - padding-right: 50px; -} - -#content span.arrow-right { - background-image: url(./images/arrow-right.png); - background-repeat: no-repeat; - padding-left: 50px; -} - -#content h2.left { - text-align: left; -} - -#content h2.right { - text-align: right; -} - -div.section { - padding-top: 25px; - clear: left; -} - -/*====================================================*/ -/* NEWS ITEMS */ -/*====================================================*/ - -#newsimg { - float: left; -} - -#news-title { - font-size: small; -} - -/*====================================================*/ -/* CORE PROJECTS */ -/*====================================================*/ - -.title-row { - margin-top: -10px; -} - -.first-col { - padding-right: 5px; -} - -.second-col { - padding-left: 5px; -} - -.odd-row { - background: #E0E0E0; - valign: top; -} - -.even-row { - valign: top; -} - -/*====================================================*/ -/* BOXES */ -/*====================================================*/ -#box { - background-image: url(./images/box-background.png); - background-repeat: repeat-y; - width: 240px; - color: white; - float: right; - margin-left: 15px; - margin-right: -8px; -} - -#box-2 { - background-image: url(./images/box-background.png); - background-repeat: repeat-y; - width: 240px; - color: white; - float: left; - margin-right: 15px; - margin-left: -8px; -} - -div.box-top { - background-image: url(./images/box-top.png); - background-repeat: no-repeat; - background-position: top; - padding-top: 8px; -} - -div.box-content { - background-image: url(./images/box-bottom.png); - background-repeat: no-repeat; - background-position: bottom; - padding-top: 10px; - padding-bottom: 18px; - padding-left: 16px; - padding-right: 8px; -} - -div.title { - font-size: large; - font-variant: small-caps; - font-weight: bold; - padding-left: 16px; - padding-right: 8px; -} - -div.subtitle { - padding-left: 16px; - padding-right: 8px; - font-weight: bold; - font-size: normal; -} - -/*====================================================*/ -/* FOOTER */ -/*====================================================*/ -#footer { - background-image: url(./images/footer.png); - background-repeat: repeat-x; - height: 51px; - width: 740px; -} - -/*====================================================*/ -/* MISCELLANEOUS */ -/*====================================================*/ -.code { - background-color: #FFFFCC; - padding: 10px; - border: 1px solid #000000; - margin: 10px; - font-family: "Courier New", Courier, mono; -} - -/*====================================================*/ -/* SCREENSHOTS */ -/*====================================================*/ - -.screenshot-caption { - clear: left; -} - -/*====================================================*/ -/* STORE */ -/*====================================================*/ - -span.component-title { - font-weight: bold; - font-size: normal; -} - -span.description-title { - font-size: small; -} - -img.component-icon { - float: left; - margin-right: 6px; -} - -span.components-links { - margin-left: 38px; -} - -p.component { - padding-bottom: 12px; -} - -img.component-small-icon { - margin-right: 3px; - vertical-align: bottom; -} - -#catalog { - margin-bottom: 6px; -} - -#selected-components { - padding-left: 8px; - padding-right: 8px; - margin-right: 8px; - margin-bottom: 8px; - overflow: auto; - height: 216px; - border: 2px solid #FFFFFF; -} - -#download-buttons { - text-align: right; - margin-right: 8px; -} \ No newline at end of file diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/cobundle/swingx-1.6.jar b/GO_Sync/swingx-ws-1.0-bin/lib/cobundle/swingx-1.6.jar deleted file mode 100644 index 06c15a6d..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/cobundle/swingx-1.6.jar and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-codec-1.3.jar b/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-codec-1.3.jar deleted file mode 100644 index 957b6752..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-codec-1.3.jar and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-httpclient-3.0.1.jar b/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-httpclient-3.0.1.jar deleted file mode 100644 index cfc777c7..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-httpclient-3.0.1.jar and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-logging-1.1.jar b/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-logging-1.1.jar deleted file mode 100644 index 2ff9bbd9..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/optional/commons-logging-1.1.jar and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/optional/jdom.jar b/GO_Sync/swingx-ws-1.0-bin/lib/optional/jdom.jar deleted file mode 100644 index 288e64cb..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/optional/jdom.jar and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/optional/json.jar b/GO_Sync/swingx-ws-1.0-bin/lib/optional/json.jar deleted file mode 100644 index cab10a32..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/optional/json.jar and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/optional/jtidy-r7.jar b/GO_Sync/swingx-ws-1.0-bin/lib/optional/jtidy-r7.jar deleted file mode 100644 index 24861d9f..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/optional/jtidy-r7.jar and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/optional/rome-0.8.jar b/GO_Sync/swingx-ws-1.0-bin/lib/optional/rome-0.8.jar deleted file mode 100644 index 27d2ad32..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/optional/rome-0.8.jar and /dev/null differ diff --git a/GO_Sync/swingx-ws-1.0-bin/lib/optional/xercesImpl.jar b/GO_Sync/swingx-ws-1.0-bin/lib/optional/xercesImpl.jar deleted file mode 100644 index 3b351f6e..00000000 Binary files a/GO_Sync/swingx-ws-1.0-bin/lib/optional/xercesImpl.jar and /dev/null differ