| |
|
| org.cougaar.tools.csmart.ui.console.ConsoleTextPaneTest
ConsoleTextPaneTest | public class ConsoleTextPaneTest extends TestCase (Code) | | |
Method Summary | |
public static void | main(String[] args) | protected void | setUp() | public static Test | suite() | public void | testNotifyHighlight() Determine whether appending a string that matches the notify condition
and is larger than the document buffer will be properly highlighted. |
ConsoleTextPaneTest | public ConsoleTextPaneTest(String name)(Code) | | |
setUp | protected void setUp()(Code) | | |
suite | public static Test suite()(Code) | | |
testNotifyHighlight | public void testNotifyHighlight()(Code) | | Determine whether appending a string that matches the notify condition
and is larger than the document buffer will be properly highlighted.
|
|
|
|