org.jsurveylib.gui.swing.util
Class ChooserUtil

java.lang.Object
  extended by org.jsurveylib.gui.swing.util.ChooserUtil

public class ChooserUtil
extends java.lang.Object

FOR INTERNAL USE ONLY.

Copyright (c)2007, Daniel Kaplan

Since:
8.01.29
Author:
Daniel Kaplan

Constructor Summary
ChooserUtil()
           
 
Method Summary
static void saveSurveyChooser(javax.swing.JFrame frame, Survey survey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChooserUtil

public ChooserUtil()
Method Detail

saveSurveyChooser

public static void saveSurveyChooser(javax.swing.JFrame frame,
                                     Survey survey)