Class StandbyRoom

public class StandbyRoom
implements CommandListener, ActionListener
채팅 대기실
Constructor Detail

StandbyRoom

private StandbyRoom()
사용금지

Method Detail

getStandbyRoomList

private final Vector getStandbyRoomList()
채팅대기실 리스트 얻기
Returns:
ArrayList 키+ChatRoom정보

load

private final void load()
폼과 커맨드를 로드한다

imageLoading

private final boolean imageLoading()
이미지 로딩

commandAction

public void commandAction(Command c,
                          int type,
                          Object obj)
CommandBar 이벤트 처리

action

public void action(Component c,
                   Object o)
ListComponent 액션 처리