Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

tools.admintool.AuthenticationDialog Class Reference

Collaboration diagram for tools.admintool.AuthenticationDialog:
[legend]
List of all members.

Public Member Functions

 AuthenticationDialog (ORB orb, final JFrame owner, String title, boolean modal)
String getUserName ()

Private Attributes

JTextField txtUser
JPasswordField txtPassword
JButton entrar
JButton cancelar
JFrame owner
AuthenticationDialog thisDialog
ORB orb = null
Sam sam = null

Detailed Description

Author:
stanley
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates


Constructor & Destructor Documentation

tools.admintool.AuthenticationDialog.AuthenticationDialog ORB  orb,
final JFrame  owner,
String  title,
boolean  modal
 


Member Function Documentation

String tools.admintool.AuthenticationDialog.getUserName  ) 
 


Member Data Documentation

JButton tools.admintool.AuthenticationDialog.cancelar [private]
 

JButton tools.admintool.AuthenticationDialog.entrar [private]
 

ORB tools.admintool.AuthenticationDialog.orb = null [private]
 

JFrame tools.admintool.AuthenticationDialog.owner [private]
 

Sam tools.admintool.AuthenticationDialog.sam = null [private]
 

AuthenticationDialog tools.admintool.AuthenticationDialog.thisDialog [private]
 

JPasswordField tools.admintool.AuthenticationDialog.txtPassword [private]
 

JTextField tools.admintool.AuthenticationDialog.txtUser [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:59 2006 for MAG by  doxygen 1.4.4