net.sourceforge.jeuclid.test.swing
Class JMathComponentTest

java.lang.Object
  extended by net.sourceforge.jeuclid.test.swing.JMathComponentTest

public class JMathComponentTest
extends Object

Tests for JMathComponent.

Version:
$Revision: b7608960db6b $

Constructor Summary
JMathComponentTest()
           
 
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
 

Constructor Detail

JMathComponentTest

public JMathComponentTest()
Method Detail

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.