While AFC is intended to be used in place of AWT in many cases, it is not a full-scale replacement for AWT. Instead, many classes that are part of AWT are still used, even if you are converting to AFC or programming in AFC.
These classes will not appear in the list of classes to be changed, so if you believe a class is missing, this is the list to check. This is the list of all classes that should not be changed in conversion.
java.awt.image.*
java.awt.datatransfer.*
java.awt.event.PaintEvent
java.applet.AppletContext
java.applet.AppletStub
java.applet.AudioClip
The remaining classes and interfaces are all part of java.awt:
ItemSelectable
MenuContainer
PrintGraphics
Shape
Cursor
Dimension
Event
EventQueue
FileDialog
Image
Insets
MediaTracker
Point
Polygon
PrintJob
Rectangle
SystemColor
Toolkit
AWTException
IllegalComponentStateException
AWTError