JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
factory.shape1
Interface Shape
All Known Implementing Classes:
Circle
,
Square
public interface
Shape
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
paint
(java.awt.Graphics g)
Method Detail
paint
void
paint
(java.awt.Graphics g)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method