| com.ibm.rbm.RBImporter com.ibm.rbm.RBTMXImporter
RBTMXImporter | public class RBTMXImporter extends RBImporter (Code) | | This is the super class for all importer plug-in classes. This class defines the methods
and functionality common to all importers. This includes setting up the options dialog and
displaying it to the user, performing the actual insertions into the resource bundle manager,
and managing any import conflicts.
author: Jared Jackson See Also: com.ibm.rbm.RBManager |
RBTMXImporter | public RBTMXImporter(String title, RBManager rbm, RBManagerGUI gui)(Code) | | Basic constructor for the TMX importer from the parent RBManager data and a Dialog title.
|
setupFileChooser | protected void setupFileChooser()(Code) | | |
|
|