Class CreatedbFromXmlPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.tools.swing.api.Component, org.gvsig.xml2db.swing.Xml2dbPanel

public class CreatedbFromXmlPanel extends CreatedbFromXmlPanelView implements org.gvsig.xml2db.swing.Xml2dbPanel
Author:
jjdelcerro
See Also:
  • Field Details

    • LOGGER

      protected static final org.slf4j.Logger LOGGER
  • Constructor Details

    • CreatedbFromXmlPanel

      public CreatedbFromXmlPanel()
  • Method Details

    • setDialog

      public void setDialog(org.gvsig.tools.swing.api.windowmanager.Dialog dialog)
      Specified by:
      setDialog in interface org.gvsig.xml2db.swing.Xml2dbPanel
    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • performAction

      public void performAction()
      Specified by:
      performAction in interface org.gvsig.xml2db.swing.Xml2dbPanel
    • addToConnectionPool

      public void addToConnectionPool(org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters params, String id)