| |
|
| javax.swing.BasicSwingTestCase javax.swing.text.BoxViewTest
testBoxView | public void testBoxView()(Code) | | |
testGetAlignment | public void testGetAlignment()(Code) | | |
testGetAxis | public void testGetAxis()(Code) | | |
testGetHeight | public void testGetHeight()(Code) | | |
testGetWidth | public void testGetWidth()(Code) | | |
testIsAfter01 | public void testIsAfter01()(Code) | | Tests isAfter with default axis value of X.
Differences in values are marked with asterisk in trailing comment.
|
testIsAfter02 | public void testIsAfter02()(Code) | | Tests isAfter with axis value set to Y.
Differences in values are marked with asterisk in trailing comment.
|
testIsAllocationValid | public void testIsAllocationValid()(Code) | | |
testIsBefore01 | public void testIsBefore01()(Code) | | Tests isBefore with default axis value of X.
Differences in values are marked with asterisk in trailing comment.
|
testIsBefore02 | public void testIsBefore02()(Code) | | Tests isBefore with axis value set to Y.
Differences in values are marked with asterisk in trailing comment.
|
testIsLayoutValid | public void testIsLayoutValid()(Code) | | |
testLayout | public void testLayout()(Code) | | |
testLayout02 | public void testLayout02()(Code) | | Tests that layoutChanged isn't called
when width or height passed to
layout is changed.
|
testLayoutChanged | public void testLayoutChanged()(Code) | | |
testPreferenceChanged | public void testPreferenceChanged()(Code) | | |
testReplace | public void testReplace()(Code) | | |
testSetAxis | public void testSetAxis()(Code) | | |
testSetSize | public void testSetSize()(Code) | | |
Methods inherited from javax.swing.BasicSwingTestCase | public static void assertEquals(Object[] expected, Object[] actual)(Code)(Java Doc) protected Graphics createTestGraphics()(Code)(Java Doc) protected Component findComponent(Container root, Class> findClass, boolean exactClassMatch)(Code)(Java Doc) protected FontMetrics getFontMetrics(Font fnt)(Code)(Java Doc) protected FontMetrics getFontMetrics(Font fnt, int charWidth)(Code)(Java Doc) protected FontMetrics getFontMetrics(Font fnt, int charWidth, int charHeight)(Code)(Java Doc) protected EventListener getListener(EventListener[] listeners, Class> listenerClass)(Code)(Java Doc) protected boolean hasListener(EventListener[] listeners, Class> listenerClass)(Code)(Java Doc) public static boolean isHarmony()(Code)(Java Doc) protected boolean isSystemWindow(Frame f)(Code)(Java Doc) protected void rethrow(Throwable exception) throws Throwable(Code)(Java Doc) public void runBare() throws Throwable(Code)(Java Doc) protected Throwable runBareImpl() throws Throwable(Code)(Java Doc) protected void runBareSuper() throws Throwable(Code)(Java Doc) public static Object serializeObject(Object objectToWrite) throws IOException, ClassNotFoundException(Code)(Java Doc) public void setIgnoreNotImplemented(boolean b)(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc) protected void testExceptionalCase(ExceptionalCase ec)(Code)(Java Doc) protected void traverseComponentTree(Component root, TraverseAction action)(Code)(Java Doc) protected boolean waitForFocus(Component c) throws Exception(Code)(Java Doc) protected void waitForIdle() throws Exception(Code)(Java Doc)
|
|
|
|