| |
|
| javax.swing.BasicSwingTestCase javax.swing.plaf.basic.BasicScrollBarUITest
testButtonInScrollbar | public void testButtonInScrollbar() throws Exception(Code) | | |
testConfigureScrollBarColors | public void testConfigureScrollBarColors()(Code) | | |
testCreateArrowButtonListener | public void testCreateArrowButtonListener() throws Exception(Code) | | |
testCreateDecreaseButton | public void testCreateDecreaseButton() throws Exception(Code) | | |
testCreateIncreaseButton | public void testCreateIncreaseButton() throws Exception(Code) | | |
testCreateModelListener | public void testCreateModelListener() throws Exception(Code) | | |
testCreatePropertyChangeListener | public void testCreatePropertyChangeListener() throws Exception(Code) | | |
testCreateTrackListener | public void testCreateTrackListener() throws Exception(Code) | | |
testGetMaximumThumbSize | public void testGetMaximumThumbSize() throws Exception(Code) | | |
testGetTrackThumbNewUI | public void testGetTrackThumbNewUI()(Code) | | Regression test for HARMONY-2854
|
testLayoutContainer | public void testLayoutContainer() throws Exception(Code) | | |
testPreferredLayoutSize | public void testPreferredLayoutSize() throws Exception(Code) | | |
testPropertyChange | public void testPropertyChange()(Code) | | |
testUninstallListeners | public void testUninstallListeners() 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)
|
|
|
|