|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.LoginSettingDialog
Allows users to configure startup options.
Constructor Summary | |
LoginSettingDialog()
Empty Constructor. |
Method Summary | |
boolean |
invoke(javax.swing.JFrame owner)
Invokes the OptionsDialog. |
void |
propertyChange(java.beans.PropertyChangeEvent e)
PropertyChangeEvent is called when the user either clicks the Cancel or OK button. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoginSettingDialog()
Method Detail |
public boolean invoke(javax.swing.JFrame owner)
owner
- the parent owner of this dialog. This is used for correct parenting.
public void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange
in interface java.beans.PropertyChangeListener
e
- the property change event.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |