main()
println()
actionPerformed()
class Employee { // method void draw( ) { // code snippet } }
id
name
&
%
@
class Employee { // variable int id; // code snippet }
firstName
lastName
x
y
z
RED
YELLOW
public class Employee { // constant static final int MIN_AGE = 18; // code snippet }
_
MAX_PRIORITY