|
kAWT Version 0.98 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Canvas
A component for custom drawing by overriding the paint method
| Constructor Summary | |
Canvas()
|
|
| Methods inherited from class java.awt.Component |
addKeyListener,
addMouseListener,
addMouseMotionListener,
contains,
findComponentAt,
getBackground,
getBounds,
getFont,
getFontMetrics,
getForeground,
getGraphics,
getHeight,
getLocationOnScreen,
getMaximumSize,
getMinimumSize,
getParent,
getPreferredSize,
getSize,
getWidth,
getX,
getY,
hasFocus,
invalidate,
isEnabled,
isFocusTraversable,
isValid,
isVisible,
paint,
paintAll,
processKeyEvent,
processMouseEvent,
repaint,
repaint,
requestFocus,
setBackground,
setBounds,
setEnabled,
setForeground,
setLocation,
setSize,
setSize,
setVisible,
update,
validate |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Canvas()
|
kAWT Version 0.98 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||