First you have to realize that component position and size in Java Swing depends on Layout manager (if layout manager is set) not on the component itself.
確定! 回上一頁