|
kAWT Version 0.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--java.awt.Panel
| Fields inherited from class java.awt.Container |
insets |
| Constructor Summary | |
Panel()
|
|
Panel(LayoutManager lm)
|
|
| Methods inherited from class java.awt.Container |
add,
add,
add,
findComponentAt,
getComponent,
getLayout,
getMinimumSize,
paintAll,
paintComponents,
remove,
setLayout,
update,
validate |
| Methods inherited from class java.awt.Component |
addKeyListener,
addMouseListener,
contains,
getFont,
getFontMetrics,
getGraphics,
getHeight,
getLocationOnScreen,
getPreferredSize,
getSize,
getWidth,
getX,
getY,
invalidate,
isEnabled,
isVisible,
paint,
processKeyEvent,
processMouseEvent,
proxyRequestFocus,
repaint,
repaint,
requestFocus,
setBackground,
setBounds,
setEnabled,
setLocation,
setSize,
setSize,
setVisible |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Panel(LayoutManager lm)
public Panel()
|
kAWT Version 0.25 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||