Base class for visiting GUIEventHandlers.
Base class for visiting GUIEventHandlers.A Default Visitor, (Might want to make it an Extrinsic Visitor at some point). By default, it does nothing to the things it visits. Sub classes of this Visitor need only override visit operations for the types of object they're interested in.
Alphabetic index HTML hierarchy of classes or Java