|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectablePanel
Interface identifying this panel as selectable in a ScrollablePanel
ScrollablePanel
Method Summary | |
---|---|
boolean |
isSelected()
check if this Panel is selected |
void |
setSelected(boolean b)
set this Panel to selected or deselected |
Method Detail |
---|
void setSelected(boolean b)
b
- boolean, b true to select, false otherwiseboolean isSelected()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |