A B C D E F G H I J K L M N O P R S T U V W Y

A

AbstractProcessor - Class in kfmes.natelib
SS, NS 중 공통으로 가지고 있는 부분을 포함한 추상 클래스이다.
AbstractProcessor() - Constructor for class kfmes.natelib.AbstractProcessor
 
AbstractTransfer - Class in kfmes.natelib.ftp
파일전송에 쓰이는 Thread
AbstractTransfer() - Constructor for class kfmes.natelib.ftp.AbstractTransfer
 
Accept - Variable in class kfmes.natelib.util.HttpOutgoingMsg
 
accept_all() - Method in class kfmes.jateon.swt.dialog.FileTransferDialog
 
Accept_Charset - Variable in class kfmes.natelib.util.HttpOutgoingMsg
 
Accept_Encoding - Variable in class kfmes.natelib.util.HttpOutgoingMsg
 
Accept_Language - Variable in class kfmes.natelib.util.HttpOutgoingMsg
 
action - Variable in class kfmes.jateon.swt.MainFrame
 
action - Variable in class kfmes.jateon.swt.MenuBar
 
actionAbout() - Method in class kfmes.jateon.swt.ActionGroup
 
actionAboutLicense() - Method in class kfmes.jateon.swt.ActionGroup
라이센스 다이얼로그
actionAddFriend() - Method in class kfmes.jateon.swt.ActionGroup
 
actionAddGroup() - Method in class kfmes.jateon.swt.ActionGroup
 
actionBuddyDbg() - Method in class kfmes.jateon.swt.ActionGroup
 
actionChangeNick() - Method in class kfmes.jateon.swt.ActionGroup
 
actionClearLoginInfo() - Method in class kfmes.jateon.swt.ActionGroup
 
actionDebugInfo() - Method in class kfmes.jateon.swt.ActionGroup
 
actionDeleteGroup(NateGroup) - Method in class kfmes.jateon.swt.ActionGroup
 
actionDetailSetting() - Method in class kfmes.jateon.swt.ActionGroup
 
ActionGroup - Class in kfmes.jateon.swt
UI 에서 발생되는 액션들을 모아놓은 클래스
ActionGroup(MainFrame, BuddyTree) - Constructor for class kfmes.jateon.swt.ActionGroup
 
actionLogin() - Method in class kfmes.jateon.swt.ActionGroup
 
actionLogout() - Method in class kfmes.jateon.swt.ActionGroup
 
actionMoveGroup(NateFriend, String) - Method in class kfmes.jateon.swt.ActionGroup
 
actionProcessLogin(String) - Method in class kfmes.jateon.swt.ActionGroup
알파 & 베타 테스트 기간동안 서버에 기록을 남기기 위한 코드 http://155.230.165.20/~kfmes/jateonLog/"; access.php?
actionQuit() - Method in class kfmes.jateon.swt.ActionGroup
 
actionRefreshList() - Method in class kfmes.jateon.swt.ActionGroup
친구목록을 업데이트 해준다
actionRenameGroup(NateGroup) - Method in class kfmes.jateon.swt.ActionGroup
 
actionReqChat(NateFriend) - Method in class kfmes.jateon.swt.ActionGroup
 
actionSendIMsg(NateFriend) - Method in class kfmes.jateon.swt.ActionGroup
 
actionSendSMS() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetDefaultChat() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetDefaultMsg() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetStatusAway() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetStatusBusy() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetStatusInvisible() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetStatusMeeting() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetStatusOffline() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetStatusOnline() - Method in class kfmes.jateon.swt.ActionGroup
사용자 상태 전환
actionSetStatusPhone() - Method in class kfmes.jateon.swt.ActionGroup
 
actionSetViewMode(int) - Method in class kfmes.jateon.swt.ActionGroup
보기 모드 전환
actionSystemGC() - Method in class kfmes.jateon.swt.ActionGroup
가비지 컬렉터 실행
actionToggleFileMon() - Method in class kfmes.jateon.swt.ActionGroup
 
actionToggleOffView() - Method in class kfmes.jateon.swt.ActionGroup
오프라인 사용자 보기, 안보기 toggle
actionVersionCheck() - Method in class kfmes.jateon.swt.ActionGroup
 
actionVisitMiniHP(String) - Method in class kfmes.jateon.swt.ActionGroup
 
actionWhoAddedMe(NateFriend) - Method in class kfmes.jateon.swt.ActionGroup
 
add(NateFriend) - Method in class kfmes.natelib.entity.FriendList
 
add(int, NateGroup) - Method in class kfmes.natelib.entity.GroupList
 
addChatWindow(ChatWindow, SwitchBoardSession) - Method in class kfmes.jateon.swt.BuddyTree
 
addFailed(int) - Method in class kfmes.natelib.event.NateAdapter
 
addFailed(int) - Method in interface kfmes.natelib.event.NateListener
사용자 등록을 실패하였을때 발송되는 이벤트이다.
addFile(NateFile) - Method in class kfmes.natelib.ftp.AbstractTransfer
 
addFile(NateFile) - Method in class kfmes.natelib.ftp.FileSender
 
addFileList(ArrayList<NateFile>) - Method in class kfmes.natelib.ftp.AbstractTransfer
 
addFileList(ArrayList<NateFile>) - Method in class kfmes.natelib.ftp.FileRecver
 
addFileList(ArrayList<NateFile>) - Method in class kfmes.natelib.ftp.FileSender
 
addFriend(int, NateFriend) - Method in class kfmes.natelib.entity.GroupList
 
AddFriendDialog - Class in kfmes.jateon.swt.dialog
친구 추가 다이얼로그
AddFriendDialog() - Constructor for class kfmes.jateon.swt.dialog.AddFriendDialog
dummy constructor
AddFriendDialog(NateonMessenger, MainFrame) - Constructor for class kfmes.jateon.swt.dialog.AddFriendDialog
 
addGroup(String) - Method in class kfmes.natelib.NotificationProcessor
 
addItem(SwitchBoardSession, AbstractTransfer, ArrayList<NateFile>) - Method in class kfmes.jateon.swt.dialog.FileTransferDialog
 
addList(NateFriend) - Method in class kfmes.natelib.entity.NateGroup
 
addNateFriend(String) - Method in class kfmes.natelib.SwitchBoardSession
특정 사용자를 이 세션에 추가한다.
addNateFriend(NateFriend) - Method in class kfmes.natelib.SwitchBoardSession
 
addNateListener(NateListener) - Method in class kfmes.natelib.NateonMessenger
서버로부터 발생되는 이벤트나 메시지들을 처리할 MsnListner 인터페이스를 설정한다.
addPluginListener(PluginListener) - Method in class kfmes.natelib.NateonMessenger
서버로부터 발생되는 이벤트나 메시지들을 처리할 MsnListner 인터페이스를 설정한다.
addWindow(Composite) - Method in class kfmes.jateon.plugin.Control
새로 shell 을 생성한경우 반드시 불러줘야한다
addWindow(Composite) - Method in class kfmes.jateon.swt.BuddyTree
 
addWindow(Composite) - Method in class kfmes.jateon.swt.MainFrame
 
allListUpdated() - Method in class kfmes.natelib.event.NateAdapter
 
allListUpdated() - Method in interface kfmes.natelib.event.NateListener
로그인 시, Synchronization value가 달랐을때, 서버로부터 FL/AL/BL/RL, Group list등을 모두 받게 되는데, 만만치 않은 작업이므로, 모두 다 Update되었을때 통지되는 이벤트이다.
APP_TITLE - Static variable in class kfmes.jateon.swt.dialog.WebBrowser
 
authServer - Static variable in class kfmes.jateon.swt.Main
 
Away - Static variable in interface kfmes.natelib.entity.UserStatus
 

A B C D E F G H I J K L M N O P R S T U V W Y