|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.lang.String |
debug(View view)
Determines the mininum widths of top and bottom borders, and heights of the left and right borders. |
void |
draw(View view,
Canvas canvas)
|
void |
firstClick(View view,
Click click)
Determines if the user is invoking an action relating to this view, rather than to whatever this view represents. |
Padding |
getPadding(View view)
Determines the size of border in terms of it left and right widths, and top and bottom heights. |
void |
secondClick(View view,
Click click)
|
void |
viewMenuOptions(View view,
MenuOptionSet menuOptions)
Called when the popup menu is being populated for this view's border. |
| Method Detail |
public Padding getPadding(View view)
view - the view this border is being placed aroundpublic java.lang.String debug(View view)
view - the view this border is being placed around
public void firstClick(View view,
Click click)
public void draw(View view,
Canvas canvas)
public void secondClick(View view,
Click click)
public void viewMenuOptions(View view,
MenuOptionSet menuOptions)
menuOptions object.
menuOptions -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||