Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4172018

Problems with Swing Component Orientation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.0
    • client-libs



      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.

      ======================================================================

            bcbeck Brian Beck (Inactive)
            bcbeck Brian Beck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: