Component « java.awt « Java by API






1.Component.BOTTOM_ALIGNMENT
2.Component.CENTER_ALIGNMENT
3.Component.LEFT_ALIGNMENT
4.Component.RIGHT_ALIGNMENT
5.Component.TOP_ALIGNMENT
6.Component: enableEvents(long eventsToEnable)
7.Component: getAccessibleContext()
8.Component: getLocationOnScreen()
9.Component: isFocusable()








10.Component: isFocusCycleRoot
11.Component: requestFocusInWindow()
12.Component: setBounds(int x,int y,int width,int height)
13.Component: setComponentOrientation(ComponentOrientation o)
14.Component: setLocation(int x, int y)
15.Component: setSize(int width, int height)