FileDocCategorySizeDatePackage
ChoiceStyle.javaAPI DocAndroid 1.5 API1182Wed May 06 22:41:54 BST 2009org.apache.harmony.awt

ChoiceStyle

public interface ChoiceStyle
ChoiceStyle. Is used to define custom choice properties: width and x screen coordinate of the list popup window.

Fields Summary
Constructors Summary
Methods Summary
public intgetPopupWidth(int choiceWidth)

public intgetPopupX(int x, int width, int choiceWidth, int screenWidth)