net.sourceforge.jeuclid.test.swing
Class JMathComponentTest
java.lang.Object
net.sourceforge.jeuclid.test.swing.JMathComponentTest
public class JMathComponentTest
- extends Object
Tests for JMathComponent
.
- Version:
- $Revision: b7608960db6b $
Method Summary |
static void |
checkHeadless()
Run these tests only on non-headless nodes. |
void |
testPreferredSize()
Checks if {@link JMathComponent#getPreferredSize() works and updates if
the content changes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMathComponentTest
public JMathComponentTest()
checkHeadless
public static void checkHeadless()
- Run these tests only on non-headless nodes.
testPreferredSize
public void testPreferredSize()
- Checks if {@link JMathComponent#getPreferredSize() works and updates if
the content changes.
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.