(reza)
پنج شنبه 29 بهمن 1394, 06:14 صبح
میخوام اسکرول پنل رو راست چین کنم و از کد زیر استفاده کردم
scrollPane.setComponentOrientation(ComponentOrient ation.RIGHT_TO_LEFT);
اما همچنان اسکرول بار افقی در سمت چپ قرار داره . !!
در حقیقت یک جدول دارم که داخل این اسکرول پنله و اون رو هم راست چین کردم
scrollPane.setComponentOrientation(ComponentOrient ation.RIGHT_TO_LEFT);
table.setComponentOrientation(ComponentOrientation .RIGHT_TO_LEFT);
139148
scrollPane.setComponentOrientation(ComponentOrient ation.RIGHT_TO_LEFT);
اما همچنان اسکرول بار افقی در سمت چپ قرار داره . !!
در حقیقت یک جدول دارم که داخل این اسکرول پنله و اون رو هم راست چین کردم
scrollPane.setComponentOrientation(ComponentOrient ation.RIGHT_TO_LEFT);
table.setComponentOrientation(ComponentOrientation .RIGHT_TO_LEFT);
139148