ucar.unidata.idv.ui
Class IslDialog

java.lang.Object
  extended by ucar.unidata.idv.ui.IslDialog

public class IslDialog
extends Object

Handles getting properties from the user when writing out an isl file


Constructor Summary
IslDialog(IdvPersistenceManager persistenceManager)
          ctor
 
Method Summary
 void writeIsl(String islFile, String bundleXml)
          Write out an isl file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IslDialog

public IslDialog(IdvPersistenceManager persistenceManager)
ctor

Parameters:
persistenceManager - the manager
Method Detail

writeIsl

public void writeIsl(String islFile,
                     String bundleXml)
              throws IOException
Write out an isl file

Parameters:
islFile - File name
bundleXml - The bundle
Throws:
IOException - On badness