Method getHorizontalTextPosition()
Return type: int
Member of: javax.swing.AbstractButton
[api documentation ] [ main menu]

Examples of how the element is used (one line per example):
[add your own example]

1 button.getVerticalTextPosition(), button.getHorizontalTextPosition(),
2 b.getHorizontalTextPosition(),
3 b.getVerticalTextPosition(), b.getHorizontalTextPosition(),
4 b.getVerticalTextPosition(), b.getHorizontalTextPosition(),
5 b.getVerticalTextPosition(), b.getHorizontalTextPosition(),
6 hTP = button.getHorizontalTextPosition();
Java and J2SE are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other Countries.