com.eviware.soapui.support
Class SoapUIVersionUpdate
java.lang.Object
com.eviware.soapui.support.SoapUIVersionUpdate
public class SoapUIVersionUpdate
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION_TO_SKIP
public static final java.lang.String VERSION_TO_SKIP
NO_RELEASE_NOTES_INFO
protected static final java.lang.String NO_RELEASE_NOTES_INFO
- See Also:
- Constant Field Values
SoapUIVersionUpdate
public SoapUIVersionUpdate()
getLatestVersionAvailable
public void getLatestVersionAvailable(java.net.URL versionUrl)
throws java.lang.Exception
- Throws:
java.lang.Exception
getVersionDocument
protected org.w3c.dom.Document getVersionDocument(java.net.URL versionUrl)
throws java.net.MalformedURLException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException
- Throws:
java.net.MalformedURLException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException
getReleaseNotes
protected java.lang.String getReleaseNotes()
getReleaseNotesCore
public java.lang.String getReleaseNotesCore()
getReleaseNotesPro
public java.lang.String getReleaseNotesPro()
getLatestVersion
public java.lang.String getLatestVersion()
showNewVersionDownloadDialog
public void showNewVersionDownloadDialog()
createReleaseNotesPane
protected javax.swing.JEditorPane createReleaseNotesPane()
buildToolbar
protected javax.swing.JPanel buildToolbar(javax.swing.JDialog dialog)
skipThisVersion
public boolean skipThisVersion()
checkForNewVersion
public void checkForNewVersion(boolean helpAction)
getDownloadLinkCore
protected java.lang.String getDownloadLinkCore()
getDownloadLinkPro
protected java.lang.String getDownloadLinkPro()
Copyright © 2005-2011 eviware.com. All Rights Reserved.