| javax.swing.BasicSwingTestCase javax.swing.text.html.ParagraphViewTest
Inner Class :public static class ParagraphViewImpl extends ParagraphView | |
testGetAttributes | public void testGetAttributes()(Code) | | |
testGetAttributesStyleSheet | public void testGetAttributesStyleSheet()(Code) | | |
testGetBoxPainter | public void testGetBoxPainter()(Code) | | |
testGetMaximumSpanNotVisible | public void testGetMaximumSpanNotVisible()(Code) | | |
testGetMinimumSpanNotVisible | public void testGetMinimumSpanNotVisible()(Code) | | |
testGetPreferredSpanNotVisible | public void testGetPreferredSpanNotVisible()(Code) | | |
testGetStyleSheet | public void testGetStyleSheet()(Code) | | |
testIsVisible | public void testIsVisible()(Code) | | |
testIsVisibleCRChild | public void testIsVisibleCRChild() throws Exception(Code) | | |
testIsVisibleNewLineChild | public void testIsVisibleNewLineChild() throws Exception(Code) | | |
testIsVisibleNotLoaded | public void testIsVisibleNotLoaded()(Code) | | |
testIsVisibleNotVisible | public void testIsVisibleNotVisible()(Code) | | |
testIsVisibleOneChild | public void testIsVisibleOneChild() throws Exception(Code) | | |
testParagraphView | public void testParagraphView()(Code) | | |
testSetParent | public void testSetParent()(Code) | | |
testSetPropertiesFromAttributes | public void testSetPropertiesFromAttributes()(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)
|
|
|