|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.control.ControlSelector.LogicalBinary
public abstract static class ControlSelector.LogicalBinary
An abstract logical binary selector which operates with two specified Controls.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface uk.org.toot.control.ControlSelector |
|---|
ControlSelector.LogicalBinary, ControlSelector.Not, ControlSelector.Or |
| Constructor Summary | |
|---|---|
ControlSelector.LogicalBinary(ControlSelector a,
ControlSelector b)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface uk.org.toot.control.ControlSelector |
|---|
select |
| Constructor Detail |
|---|
public ControlSelector.LogicalBinary(ControlSelector a,
ControlSelector b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||