net.sourceforge.jdbdump.gui
Class DbSettingsBean

java.lang.Object
  extended by net.sourceforge.jdbdump.gui.DbSettingsBean

public class DbSettingsBean
extends java.lang.Object


Constructor Summary
DbSettingsBean()
           
 
Method Summary
 java.lang.String getEmail()
           
 void setEmail(java.lang.String email)
           
 java.lang.String updateSettings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbSettingsBean

public DbSettingsBean()
               throws java.lang.InstantiationException,
                      java.lang.IllegalAccessException,
                      java.lang.ClassNotFoundException,
                      java.io.IOException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
java.io.IOException
Method Detail

getEmail

public java.lang.String getEmail()

setEmail

public void setEmail(java.lang.String email)

updateSettings

public java.lang.String updateSettings()
                                throws java.lang.InstantiationException,
                                       java.lang.IllegalAccessException,
                                       java.lang.ClassNotFoundException,
                                       java.io.IOException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException
java.lang.ClassNotFoundException
java.io.IOException


Copyright © 2005-2006 AGH International University of Science and Technology. All Rights Reserved.