-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
x86
-
windows_nt
Name: bb33257 Date: 09/08/98
The Orientation support in Pre_FCS_G appears to be incomplete.
When the Orientation is set to RTL for a given component,
it should mirror its appearance, and also should be applied
to its children(in case it is a container component like JFrame,
JTable,...) RTL Orientation is of great importance in bidi
specially in the following components
JTextComponents: Writting should go from right to left.
JTable: Columns should be reversed
(i.e the most left column -> most right) and so forth,
and alignement in column contents should also be reversed.
JTree: The symbol should be at the right and the text at the
left,and it should goes from right to left for it cascading
levels
JComboBox: The drawing symbol should be at the left and the
text to the right.
JCheckBox JCheckBoxMenuItem, JRadioButton, JRadioButtonMenuItem
and JToggleButton: Should have the label string at the left
and the symbol at the right.
======================================================================
- duplicates
-
JDK-4230443 ComponentOrientation has no effect on editable JComboBox
-
- Closed
-
- relates to
-
JDK-4265389 JSplitPane does not support ComponentOrientation
-
- Resolved
-
-
JDK-4265457 JFileChooser needs to support the component orientation
-
- Closed
-
-
JDK-4265461 JColorChooser needs to support component orientation
-
- Closed
-
-
JDK-4265463 JOptionPane needs to support component orientation
-
- Closed
-