public static class StyleSheet.ListPainter extends Object implements Serializable
public void paint(Graphics g, float x, float y, float w, float h, View v, int item)
g - - the graphics configurationx - - the x coordinatey - - the y coordinatew - - the width of the allocated areah - - the height of the allocated areav - - the view making the requestitem - - the list item to be painted >=0.