| javax.swing.text.GlyphView_AttributesTest
GlyphView_AttributesTest | public class GlyphView_AttributesTest extends TestCase (Code) | | Tests GlyphView class, its methods to get attributes.
|
testGetBackground | public void testGetBackground()(Code) | | |
testGetFont | public void testGetFont()(Code) | | |
testGetForeground | public void testGetForeground()(Code) | | |
testIsStrikeThrough | public void testIsStrikeThrough()(Code) | | |
testIsSubscript | public void testIsSubscript()(Code) | | |
testIsSuperscript | public void testIsSuperscript()(Code) | | |
testIsUnderline | public void testIsUnderline()(Code) | | |
|
|