Class SpatialiteDataStoreDriver

    • Constructor Detail

      • SpatialiteDataStoreDriver

        public SpatialiteDataStoreDriver()
    • Method Detail

      • getConnectedIcon

        public Icon getConnectedIcon()
        Default icon for this driver after a connection to the datastore has been set. Subclass should overload this method to offer a database specific icon.
      • getDisconnectedIcon

        public Icon getDisconnectedIcon()
        Default icon for this driver when there is no active connection. Subclass should overload this method to offer a database specific icon.