|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectOperator.Operations.SelectionOperation
Operator.Operations.UserSelect
Operator.Operations.SimpleUserSelect
public class SimpleUserSelect
| Field Summary |
|---|
| Fields inherited from class Operator.Operations.SelectionOperation |
|---|
selectedPopulation, size |
| Constructor Summary | |
|---|---|
SimpleUserSelect()
|
|
| Method Summary | |
|---|---|
protected void |
display(java.util.List<Individual> operands)
|
protected void |
select(java.util.List<Individual> operands)
|
void |
userPick(java.util.List<Individual> operands)
|
| Methods inherited from class Operator.Operations.UserSelect |
|---|
defaultSelect, doOperation, doOperation, enableDone, getPanel, gridAdd, gridAdd, setProperties |
| Methods inherited from class Operator.Operations.SelectionOperation |
|---|
getSelectedPopulation, getSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleUserSelect()
| Method Detail |
|---|
public void userPick(java.util.List<Individual> operands)
userPick in class UserSelectprotected void display(java.util.List<Individual> operands)
display in class UserSelectprotected void select(java.util.List<Individual> operands)
select in class UserSelect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||