facets.core.superficial
Class SToggling.Togglings
java.lang.Object
facets.util.Tracer
facets.core.superficial.SToggling.Togglings
- Enclosing class:
- SToggling
public abstract static class SToggling.Togglings
- extends Tracer
A set of SToggling
s based on an int[]
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
togglings
public final SToggling[] togglings
SToggling.Togglings
public SToggling.Togglings(java.lang.Object[] togglables,
int[] stateInts)
zeroAsTrue
protected boolean zeroAsTrue()
newTogglingTitle
protected java.lang.String newTogglingTitle(java.lang.Object togglable)
togglingSet
protected abstract void togglingSet(int at)
stateInts
public final int[] stateInts()
setStates
public final void setStates(int[] stateInts)