-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
b28
-
generic
-
generic
Even though the BoxLayout class supports ComponentOrientation, the Box class, which is a convenience class around BoxLayout, does not.
As well as updating the static methods to cover ComponentOrientation issues, the Box constructor documentation should be updated. It claims that only X_AXIS and Y_AXIS are valid values even though PAGE_AXIS and LINE_AXIS are valid as well.
As well as updating the static methods to cover ComponentOrientation issues, the Box constructor documentation should be updated. It claims that only X_AXIS and Y_AXIS are valid values even though PAGE_AXIS and LINE_AXIS are valid as well.