ucar.unidata.idv.ui
Class IslDialog
java.lang.Object
ucar.unidata.idv.ui.IslDialog
public class IslDialog
- extends Object
Handles getting properties from the user when writing out an isl file
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IslDialog
public IslDialog(IdvPersistenceManager persistenceManager)
- ctor
- Parameters:
persistenceManager - the manager
writeIsl
public void writeIsl(String islFile,
String bundleXml)
throws IOException
- Write out an isl file
- Parameters:
islFile - File namebundleXml - The bundle
- Throws:
IOException - On badness