Check-in comments that were laying about.
I will probably repackage everything I placed under "mx" soon... git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4516 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -13,9 +13,7 @@ import com.threerings.crowd.chat.data.UserMessage;
|
||||
import com.threerings.crowd.util.CrowdContext;
|
||||
|
||||
/**
|
||||
* IMPORTANT NOTE: this class was written for testing things and does not
|
||||
* necessarily represent a valid starting point for writing the chat
|
||||
* widget we'll eventually need.
|
||||
* A very simple chat display.
|
||||
*/
|
||||
public class ChatDisplayBox extends TextArea
|
||||
implements ChatDisplay
|
||||
|
||||
@@ -16,6 +16,7 @@ import mx.styles.StyleManager;
|
||||
import com.threerings.util.HashMap;
|
||||
|
||||
/**
|
||||
* A better CursorManager.
|
||||
*/
|
||||
public class CursorManager
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user