Package org.gvsig.xml2db.swing.impl
Class Xml2dbSwingManagerImpl
java.lang.Object
org.gvsig.xml2db.swing.impl.Xml2dbSwingManagerImpl
- All Implemented Interfaces:
org.gvsig.xml2db.swing.Xml2dbSwingManager
public class Xml2dbSwingManagerImpl
extends Object
implements org.gvsig.xml2db.swing.Xml2dbSwingManager
- Author:
- gvSIG Team
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.gvsig.xml2db.swing.Xml2dbPanelorg.gvsig.xml2db.swing.Xml2dbPanelorg.gvsig.xml2db.swing.Xml2dbPanelstatic ImageIconstatic voidregisterIcons(String[][] iconsInfo)
-
Field Details
-
ICON_GROUP_NAME
- See Also:
-
ICON_PROVIDER_NAME
- See Also:
-
-
Constructor Details
-
Xml2dbSwingManagerImpl
public Xml2dbSwingManagerImpl()
-
-
Method Details
-
registerIcons
-
loadImage
-
createCreatedbPanel
public org.gvsig.xml2db.swing.Xml2dbPanel createCreatedbPanel()- Specified by:
createCreatedbPanelin interfaceorg.gvsig.xml2db.swing.Xml2dbSwingManager
-
createImportXml2dbPanel
public org.gvsig.xml2db.swing.Xml2dbPanel createImportXml2dbPanel()- Specified by:
createImportXml2dbPanelin interfaceorg.gvsig.xml2db.swing.Xml2dbSwingManager
-
createCopyXml2dbPanel
public org.gvsig.xml2db.swing.Xml2dbPanel createCopyXml2dbPanel()- Specified by:
createCopyXml2dbPanelin interfaceorg.gvsig.xml2db.swing.Xml2dbSwingManager
-