| |
|
| javax.swing.BasicSwingTestCase javax.swing.text.FlowViewTest
Inner Class :protected static class FlowViewImpl extends FlowView | |
Inner Class :protected static class FlowViewImplWithFactory extends FlowViewImpl | |
testCalculateMinorAxisRequirements | public void testCalculateMinorAxisRequirements()(Code) | | |
testFlowView | public void testFlowView()(Code) | | |
testGetAttributesLayoutPool | public void testGetAttributesLayoutPool()(Code) | | |
testGetFlowAxis | public void testGetFlowAxis()(Code) | | |
testGetFlowSpan | public void testGetFlowSpan()(Code) | | |
testGetFlowStart | public void testGetFlowStart()(Code) | | |
testGetSpanNoRowFlexible | public void testGetSpanNoRowFlexible() throws Exception(Code) | | |
testGetSpanOneRowNoChildren | public void testGetSpanOneRowNoChildren() throws Exception(Code) | | |
testGetSpanOneRowNoChildrenFlexible | public void testGetSpanOneRowNoChildrenFlexible() throws Exception(Code) | | |
testGetSpanOneRowOneChild | public void testGetSpanOneRowOneChild() throws Exception(Code) | | |
testGetSpanOneRowOneChildFlexible | public void testGetSpanOneRowOneChildFlexible() throws Exception(Code) | | |
testGetViewIndexAtPositionEntire | public void testGetViewIndexAtPositionEntire()(Code) | | Tests getViewIndexAtPosition() when views represent entire
elements.
|
testGetViewIndexAtPositionPartial | public void testGetViewIndexAtPositionPartial()(Code) | | Tests getViewIndexAtPosition() when views represent portions
of elements.
|
testLayout | public void testLayout()(Code) | | |
testLoadChildren | public void testLoadChildren()(Code) | | |
testLoadChildrenEmtpyPoolNullFactory | public void testLoadChildrenEmtpyPoolNullFactory()(Code) | | |
testLoadChildrenStrategy | public void testLoadChildrenStrategy()(Code) | | |
testLoadChildrenWithFactory | public void testLoadChildrenWithFactory()(Code) | | |
testLoadChildrenWithFactoryEmtpyPool | public void testLoadChildrenWithFactoryEmtpyPool()(Code) | | |
testSetParent | public void testSetParent()(Code) | | |
testSetParentWithFactory | public void testSetParentWithFactory()(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)
|
|
|
|