kfmes.jateon.swt.dialog
Class AddFriendDialog

java.lang.Object
  extended by kfmes.jateon.swt.dialog.AddFriendDialog

public final class AddFriendDialog
extends java.lang.Object

친구 추가 다이얼로그

Version:
$Id: AddFriendDialog.java,v 1.8 2007/11/19 10:13:30 kfmes Exp $
Author:
kfmes(KIM Ga-Hyeon, jateon@kfmes.com, http://jateon.kfmes.com )

Constructor Summary
AddFriendDialog()
          dummy constructor
AddFriendDialog(NateonMessenger nate, MainFrame frmmain)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddFriendDialog

public AddFriendDialog()
dummy constructor


AddFriendDialog

public AddFriendDialog(NateonMessenger nate,
                       MainFrame frmmain)