Class StandbyUserList
- public class StandbyUserList
- implements CommandListener, ActionListener
- 대기실에서 채팅유저 초대
StandbyUserList
private StandbyUserList()
- 사용금지
getStandbyUserList
private final Vector getStandbyUserList()
- 채팅대기실 유저 리스트 얻기
- Returns:
- ArrayList 키+ChatUser정보
load
private final void load()
- 폼과 커맨드를 로드한다
commandAction
public void commandAction(Command c,
int type,
Object obj)
- CommandBar 이벤트 처리
action
public void action(Component c,
Object o)
- ListComponent 액션 처리