JaxoPlugin
, JaxoLocalized
JaxoImportAxodraw
public abstract class JaxoImport extends JaxoImportPlugin
Modifier | Constructor | Description |
---|---|---|
protected |
JaxoImport() |
Protected empty constructor.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.List<JaxoImportPlugin> |
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.
|
close, getClassName, getFailure, getFileExtension, getFileExtensionDescription, getFormatName, getLang, getLog, getParentComponent, getProperties, getProperty, getProperty, getShortGraphName, hasFailed, isSilent, loadProperties, pluginName, registerDictionary, setFailure, setParentComponent, setProperty, setShortGraphName, setSilent, storeProperties
commitConfiguration, getCharsetName, getConfigurationPanel, importGraph, importGraph, importGraph, setCharsetName
updateLanguage
description, getShortName, pluginId
public boolean makeAvailableAtRuntime()
public java.lang.String version()
JaxoInfo.compareVersions
.public static java.util.List<JaxoImportPlugin> getBuiltInFormats()
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.