| |
|
| javax.swing.BasicSwingTestCase javax.swing.SwingTestCase javax.swing.JScrollPaneTest
testCreateHorizontalScrollBar | public void testCreateHorizontalScrollBar() throws Exception(Code) | | |
testCreateVerticalScrollBar | public void testCreateVerticalScrollBar() throws Exception(Code) | | |
testGetAccessibleContext | public void testGetAccessibleContext() throws Exception(Code) | | |
testGetSetColumnHeader | public void testGetSetColumnHeader() throws Exception(Code) | | |
testGetSetHorizontalScrollBar | public void testGetSetHorizontalScrollBar() throws Exception(Code) | | |
testGetSetHorizontalScrollBarPolicy | public void testGetSetHorizontalScrollBarPolicy() throws Exception(Code) | | |
testGetSetRowHeader | public void testGetSetRowHeader() throws Exception(Code) | | |
testGetSetVerticalScrollBar | public void testGetSetVerticalScrollBar() throws Exception(Code) | | |
testGetSetVerticalScrollBarPolicy | public void testGetSetVerticalScrollBarPolicy() throws Exception(Code) | | |
testGetSetViewportBorder | public void testGetSetViewportBorder() throws Exception(Code) | | |
testGetViewportBorderBounds | public void testGetViewportBorderBounds() throws Exception(Code) | | |
testSetColumnHeaderView | public void testSetColumnHeaderView() throws Exception(Code) | | |
testSetComponentOrientation | public void testSetComponentOrientation() throws Exception(Code) | | |
testSetIsWhellScrollingEnabled | public void testSetIsWhellScrollingEnabled() throws Exception(Code) | | |
testSetRowHeaderView | public void testSetRowHeaderView() throws Exception(Code) | | |
testSetViewportView | public void testSetViewportView() throws Exception(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)
|
|
|
|