<Swing Dev> RFR: 8265528: Specification of BasicSplitPaneDivider::getMinimumSize, getPreferredSize doesn't match with its behavior. [v3]

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Sat May 8 04:38:03 UTC 2021


> The current specification of these 2 methods
> api/java.desktop/javax/swing/plaf/basic/BasicSplitPaneDivider.html#getPreferredSize().
> and
> api/java.desktop/javax/swing/plaf/basic/BasicSplitPaneDivider.html#getMinimumSize()
> does not specify correct return values. Also, the spec is not very intuitive and clear.
> 
> Rectified the spec to specify correct behaviour.

Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:

  Spec wording correction

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3870/files
  - new: https://git.openjdk.java.net/jdk/pull/3870/files/eea67529..5e1a55cd

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3870&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3870&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3870.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3870/head:pull/3870

PR: https://git.openjdk.java.net/jdk/pull/3870


More information about the swing-dev mailing list