Custom protocol plugins

URLStreamHandlerPluginExtension allows the developer to work with a protocol that he designed for retrieving and storing files. There is one method that has to be implemented:

With the help of the URLChooserPluginExtension interface, it is possible to write your own dialog that will work with the custom protocol. This interface provides two methods:

With the help of the URLChooserToolbarExtension interface, it is possible to provide a toolbar entry which will be used to launch the custom URLs chooser from in the URLChooserPluginExtension. This interface provides two methods: