jas2.util.pluginmanager
Class JASVersion
- java.lang.Object
-
- jas2.util.pluginmanager.AppVersionCheck
-
- jas2.util.pluginmanager.JASVersion
-
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class JASVersion extends AppVersionCheck
This class is used to supply a gui JFrame for the JPane created by the AppVersionCheck class. JAS uses these classes to allow the user to check if they are running the current version of JAS.
-
-
Constructor Summary
Constructors Constructor and Description JASVersion(java.awt.Frame f, java.lang.String appname, java.lang.String versionURL, java.lang.String currentversion, java.util.Properties userProp)The JASVersion frame will be created and the AppVersionCheck pane, which controls the version check functionality, will be added which prompts the user to select from the version check options.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidshowOptionsDialog()-
Methods inherited from class jas2.util.pluginmanager.AppVersionCheck
actionPerformed, getVersionCheckOptionPane, setUserProperties, showUpdateDialog, testCurrentVersion
-
-
-
-
Constructor Detail
-
JASVersion
public JASVersion(java.awt.Frame f, java.lang.String appname, java.lang.String versionURL, java.lang.String currentversion, java.util.Properties userProp)The JASVersion frame will be created and the AppVersionCheck pane, which controls the version check functionality, will be added which prompts the user to select from the version check options.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG