A B C D E G H I J L M N O P R S T V W X Y

I

IAppletGUIBuilder - Interface in interfaces
Interface for Applet GUI builder.
The components like Button, List, TextField, etc.
IColorFactory - Interface in interfaces
Factory interface for the color objects creation
ICommandMediator - Interface in interfaces
Interface for command mediator object to collect the commands from the colleague objects
init() - Method in class classes.main.MainApplet
 
InitializeControls() - Method in class interfaces.GUIControls
Initialize the controls
interfaces - package interfaces
 
IShape - Interface in interfaces
Interface for shape classes
IShapeAbstractFactory - Interface in interfaces
Factory interface for operations that create abstract combination of shapes
IShapeCommand - Interface in interfaces
Interface for executing an operation which is encapsulated as Command object.
Collaborates with IShapeDrawer to execute the commands
IShapeContainer - Interface in interfaces
Interface for the ShapeContainer component
IShapeContainerState - Interface in interfaces
Interface for encapsulating the state of the shape container
IShapeDrawer - Interface in interfaces
Interface for Drawing shape using graphics object
IShapeFactory - Interface in interfaces
Factory interface for the shape objects creation
IShapeVisitor - Interface in interfaces
Interface to visit the shape objects
isPermanentShape - Variable in class classes.container.ShapeContainer
 
isPermanentShape - Variable in class classes.shapes.CircleShape
 
IsPermanentShape() - Method in class classes.shapes.CircleShape
Return whether the shape is permanent
isPermanentShape - Variable in class classes.shapes.RectangleShape
 
IsPermanentShape() - Method in class classes.shapes.RectangleShape
Return whether the shape is permanent
isPermanentShape - Variable in class classes.shapes.TriangleShape
 
IsPermanentShape() - Method in class classes.shapes.TriangleShape
Return whether the shape is permanent
IsPermanentShape() - Method in interface interfaces.IShape
Return whether the shape is permanent
IsPermanentShape() - Method in class interfaces.ShapeDecorator
Return whether the shape is permanent
IVisitable - Interface in interfaces
Interface to make the object visitable

A B C D E G H I J L M N O P R S T V W X Y