| javax.swing.text.PositionTest
PositionTest | public class PositionTest extends TestCase (Code) | | Tests the Position interface (actually checks Bias values only as
the Position interface itself is too simple and there is nothing to test).
|
PositionTest | public PositionTest()(Code) | | |
testBiasBackward | public void testBiasBackward()(Code) | | |
testBiasForward | public void testBiasForward()(Code) | | |
|
|