User Defined File Types

 

BBj supports third-party 'plugin' file types. A new file type can be defined by writing Java classes that implement the interfaces com.basis.plugin.FilePlugin and com.basis.plugin.FileOpenPlugin.

For more information, see Java API for BBj and OPEN Verb - Open File BBj.