| |
|
| javax.swing.BasicSwingTestCase javax.swing.text.html.StyleSheet_ConvertAttr_TextDecorationTest
StyleSheet_ConvertAttr_TextDecorationTest | public class StyleSheet_ConvertAttr_TextDecorationTest extends BasicSwingTestCase (Code) | | |
testAddAttributesStrikeThrough | public void testAddAttributesStrikeThrough() throws Exception(Code) | | |
testAddAttributesStrikeThroughUnderline | public void testAddAttributesStrikeThroughUnderline() throws Exception(Code) | | |
testAddAttributesUnderline | public void testAddAttributesUnderline() throws Exception(Code) | | |
testAddAttributesUnderlineStrikeThrough | public void testAddAttributesUnderlineStrikeThrough() throws Exception(Code) | | |
testContainsAttributeStrikeThrough | public void testContainsAttributeStrikeThrough() throws Exception(Code) | | |
testContainsAttributeUnderline | public void testContainsAttributeUnderline() throws Exception(Code) | | |
testContainsAttributeUnderlineStrikeThrough | public void testContainsAttributeUnderlineStrikeThrough() throws Exception(Code) | | |
testContainsAttributesStrikeThrough | public void testContainsAttributesStrikeThrough() throws Exception(Code) | | |
testContainsAttributesStrikeThroughFalse | public void testContainsAttributesStrikeThroughFalse() throws Exception(Code) | | |
testContainsAttributesUnderline | public void testContainsAttributesUnderline() throws Exception(Code) | | |
testContainsAttributesUnderlineFalse | public void testContainsAttributesUnderlineFalse() throws Exception(Code) | | |
testContainsAttributesUnderlineStrikeThrough | public void testContainsAttributesUnderlineStrikeThrough() throws Exception(Code) | | |
testIsDefinedStrikeThrough | public void testIsDefinedStrikeThrough() throws Exception(Code) | | |
testIsDefinedUnderline | public void testIsDefinedUnderline() throws Exception(Code) | | |
testRemoveAttributeStrikeThrough | public void testRemoveAttributeStrikeThrough() throws Exception(Code) | | |
testRemoveAttributeUnderline | public void testRemoveAttributeUnderline() throws Exception(Code) | | |
testRemoveAttributesStrikeThrough | public void testRemoveAttributesStrikeThrough() throws Exception(Code) | | |
testRemoveAttributesUnderline | public void testRemoveAttributesUnderline() throws Exception(Code) | | |
testRemoveAttributesUnderlineStrikeThrough01 | public void testRemoveAttributesUnderlineStrikeThrough01() throws Exception(Code) | | |
testRemoveAttributesUnderlineStrikeThrough02 | public void testRemoveAttributesUnderlineStrikeThrough02() throws Exception(Code) | | |
testRemoveAttributesUnderlineStrikeThrough03 | public void testRemoveAttributesUnderlineStrikeThrough03() throws Exception(Code) | | |
testStrikeThrough | public void testStrikeThrough()(Code) | | |
testStrikeThroughFalse | public void testStrikeThroughFalse()(Code) | | |
testTextDecorationBlink | public void testTextDecorationBlink() throws Exception(Code) | | |
testTextDecorationLineThrough | public void testTextDecorationLineThrough() throws Exception(Code) | | |
testTextDecorationNone | public void testTextDecorationNone() throws Exception(Code) | | |
testTextDecorationOverline | public void testTextDecorationOverline() throws Exception(Code) | | |
testTextDecorationStrikeThrough | public void testTextDecorationStrikeThrough() throws Exception(Code) | | |
testTextDecorationUnderline | public void testTextDecorationUnderline() throws Exception(Code) | | |
testTextDecorationUnderlineLineThrough | public void testTextDecorationUnderlineLineThrough() throws Exception(Code) | | |
testTextDecorationUnderlineLineThroughSC | public void testTextDecorationUnderlineLineThroughSC() throws Exception(Code) | | |
testTextDecorationUnderlineThenLineThrough | public void testTextDecorationUnderlineThenLineThrough() throws Exception(Code) | | |
testUnderline | public void testUnderline()(Code) | | |
testUnderlineFalse | public void testUnderlineFalse()(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)
|
|
|
|