|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractDrawable
gestalt.extension.picking.Picker
public abstract class Picker
| Field Summary | |
|---|---|
PickingBin[] |
bin
|
| Constructor Summary | |
|---|---|
Picker()
|
|
| Method Summary | |
|---|---|
boolean |
isActive()
returns whether the drawable is active. |
void |
setActive(boolean theIsActive)
|
| Methods inherited from class gestalt.shape.AbstractDrawable |
|---|
add, getSortData, getSortValue, isSortable, setSortValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gestalt.render.Drawable |
|---|
draw |
| Field Detail |
|---|
public PickingBin[] bin
| Constructor Detail |
|---|
public Picker()
| Method Detail |
|---|
public boolean isActive()
Drawable
isActive in interface DrawableisActive in class AbstractDrawablepublic void setActive(boolean theIsActive)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||