|
kAWT Version 0.61 | ||||||||
| 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.ScrollPane
| Fields inherited from class java.awt.Container |
insets |
| Constructor Summary | |
ScrollPane()
|
|
| Method Summary | |
Component |
add(java.lang.String where,
Component c)
|
void |
doLayout()
|
Component |
findComponentAt(int px,
int py)
|
Point |
getScrollPosition()
|
void |
paintAll(Graphics g)
|
| Methods inherited from class java.awt.Container |
add,
add,
getComponent,
getLayout,
getMinimumSize,
isAncestorOf,
paintComponents,
remove,
setLayout,
update,
validate |
| Methods inherited from class java.awt.Component |
addKeyListener,
addMouseListener,
contains,
getFont,
getFontMetrics,
getGraphics,
getHeight,
getLocationOnScreen,
getParent,
getPreferredSize,
getSize,
getWidth,
getX,
getY,
invalidate,
isEnabled,
isVisible,
paint,
processKeyEvent,
processMouseEvent,
proxyRequestFocus,
repaint,
repaint,
requestFocus,
setBackground,
setBounds,
setEnabled,
setForeground,
setLocation,
setSize,
setSize,
setVisible |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ScrollPane()
| Method Detail |
public Component add(java.lang.String where,
Component c)
public void paintAll(Graphics g)
public void doLayout()
public Component findComponentAt(int px,
int py)
public Point getScrollPosition()
|
kAWT Version 0.61 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||