org.jivesoftware.sparkimpl.plugin.phone
Class PhoneDialog

java.lang.Object
  extended by org.jivesoftware.sparkimpl.plugin.phone.PhoneDialog

public class PhoneDialog
extends java.lang.Object


Constructor Summary
PhoneDialog()
           
 
Method Summary
static javax.swing.JFrame invoke(javax.swing.JComponent comp, java.lang.String title, java.lang.String description, javax.swing.ImageIcon icon)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhoneDialog

public PhoneDialog()
Method Detail

invoke

public static javax.swing.JFrame invoke(javax.swing.JComponent comp,
                                        java.lang.String title,
                                        java.lang.String description,
                                        javax.swing.ImageIcon icon)