|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CellImageButtonPainter.getToggleState(Number, Number)
returns Boolean.TRUE
,
falseImage
when Boolean.FALSE
and nothing when it returns null
.
NumberSet.add(Number, Number)
if add
is true
otherwise NumberSet.remove(Number, Number)
is called.
GC
settings modified by modified by in Painter.init()
or Painter.paint(int, int, int, int)
.
true
if this set contains the given number.
true
if this set contains the given number.
NumberCollection.containsAll(Number, Number)
instead
NumberCollection.containsAll(Extent)
instead
true
if this set contains all the numbers from the given range inclusively.
true
if this set contains all the numbers from the given set.
true
if this set contains all the numbers from the given range inclusively.
true
if this set contains all the numbers from the given range inclusively.
true
if this set contains all the numbers from the given set.
true
if this set contains any the numbers from the given range inclusively.
true
if the given matrix related coordinates are locatad within bounds of this zone,
otherwise return false
.
NumberSet.copyNumberSet()
, becuase copy cannot be overriden by subclasses in a type safe manner
similarily as the #clone()
method cannot.
null
value to them.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |