public abstract class JaxoImport extends JaxoImportPlugin
| Modifier | Constructor and Description |
|---|---|
protected |
JaxoImport()
Protected empty constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List |
getBuiltInFormats()
Returns a list of import formats that are available within
the core of JaxoDraw by default.
|
boolean |
makeAvailableAtRuntime()
Checks some eventual runtime requirements for the plugin.
|
java.lang.String |
version()
Return the version number of this plugin.
|
commitConfiguration, getCharsetName, getConfigurationPanel, importGraph, importGraph, importGraph, setCharsetNameclose, close, close, close, getClassName, getFailure, getFileExtension, getFileExtensionDescription, getFormatName, getLang, getLog, getParentComponent, getProperties, getProperty, getProperty, getShortGraphName, hasFailed, isSilent, loadProperties, pluginName, registerDictionary, setFailure, setParentComponent, setProperty, setShortGraphName, setSilent, storePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescription, getShortName, pluginIdupdateLanguagepublic boolean makeAvailableAtRuntime()
public java.lang.String version()
JaxoInfo.compareVersions.public static java.util.List getBuiltInFormats()
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.