Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
– operator, 50
!= statement, 195
|| operator, 218
++ operator, 59
= operator, 14–15
== statement, 194
! prefix, 218
&& operator, 217–218
* operator, 53
% modulo operator
1049 error, 417
1084 error, 46
accepting values in functions, 39–43
access
to methods from outside classes, 153
to objects. See access to objects
passwords granting. See passwords
private statement restricting, 161–162
to values of properties, 164
access to objects
introduction to, 3
sending messages to output panel, 8–11
on Stage, 5–7
summary of, 19
Actions panel
accepting values in functions, 39–42
code completion assistance in, 153
creating new objects in, 25–26
disabled, 135
display stacks in, 29–30
dynamically adding objects to Stage, 26