| |
|
| javax.swing.BasicSwingTestCase javax.swing.SwingTestCase javax.swing.ImageIconTest
Inner Class :class MyImageIcon extends ImageIcon | |
testAccessibleImageIcon | public void testAccessibleImageIcon()(Code) | | |
testGetAccessibleContext | public void testGetAccessibleContext()(Code) | | |
testGetDescription | public void testGetDescription()(Code) | | |
testGetIconHeight | public void testGetIconHeight()(Code) | | |
testGetIconWidth | public void testGetIconWidth()(Code) | | |
testGetImage | public void testGetImage()(Code) | | this method is being tested by testSetImage();
|
testGetImageLoadStatus | public void testGetImageLoadStatus()(Code) | | this method is being tested by constructors testcases
|
testGetImageObserver | public void testGetImageObserver()(Code) | | |
testImageIcon | public void testImageIcon()(Code) | | |
testImageIconImage | public void testImageIconImage()(Code) | | |
testImageIconImageString | public void testImageIconImageString()(Code) | | |
testImageIconString | public void testImageIconString()(Code) | | |
testImageIconStringString | public void testImageIconStringString()(Code) | | |
testImageIconURL | public void testImageIconURL()(Code) | | |
testImageIconURLString | public void testImageIconURLString()(Code) | | |
testImageIconbyteArrayString | public void testImageIconbyteArrayString() throws IOException(Code) | | |
testLoadImage | public void testLoadImage()(Code) | | |
testSetDescription | public void testSetDescription()(Code) | | this method is being tested by testGetDescription();
|
testSetImage | public void testSetImage()(Code) | | |
testStaticFields | public void testStaticFields()(Code) | | |
testToString | public void testToString()(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)
|
|
|
|