All Packages Class Hierarchy This Package Previous Next Index
Class com.bulletproof.sql.Prefs
java.lang.Object
|
+----com.bulletproof.gui.Component
|
+----com.bulletproof.gui.Container
|
+----com.bulletproof.gui.Dialog
|
+----com.bulletproof.sql.Prefs
- public class Prefs
- extends Dialog
- implements ActionListener
Class Pref represents a dialog that allows a user to adjust the
server connection preferences.
-
Prefs(Frame, String, User)
-
-
actionPerformed(ActionEvent)
-
Prefs
public Prefs(Frame parent,
String msgHeader,
User user)
actionPerformed
public void actionPerformed(ActionEvent evt)
- Overrides:
- actionPerformed in class Dialog
All Packages Class Hierarchy This Package Previous Next Index