|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.sparkimpl.preference.chat.ChatPreferenceDialog
The Dialog UI to handle changing of ChatPreferences.
Constructor Summary | |
ChatPreferenceDialog()
Empty Constructor |
Method Summary | |
protected ChatPreferences |
getPreferences()
Return the current modified preferences. |
void |
propertyChange(java.beans.PropertyChangeEvent e)
|
void |
showDialog(ChatPreferences preferences)
Invoke the ChatPreference Dialog |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChatPreferenceDialog()
Method Detail |
public void showDialog(ChatPreferences preferences)
preferences
- the preferences to use with this dialog.public void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange
in interface java.beans.PropertyChangeListener
protected ChatPreferences getPreferences()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |