public interface ChatFrameToFrontListener
Modifier and Type | Method and Description |
---|---|
void |
registeredToFrame(ChatFrame chatframe)
the observer should register on this chatframe component
|
void |
updateStatus(boolean active)
Update.
|
void updateStatus(boolean active)
active
- void registeredToFrame(ChatFrame chatframe)
chatframe
-