> The function documentation for oneTouchExpandableChanged states that the > function does couple of things, but in reality it only does those things if > the Look and Feel supports the supportsOneTouchButtons. In case the Look and > Feel does not support supportsOneTouchButtons, this functions just returns in > beginning and does not do anything. > This change clarifies the above in function documentation.
Pankaj Bansal has updated the pull request incrementally with one additional commit since the last revision: Review comments ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/5263/files - new: https://git.openjdk.java.net/jdk/pull/5263/files/d48ff5c8..2f7a612a Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5263&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5263&range=02-03 Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/5263.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/5263/head:pull/5263 PR: https://git.openjdk.java.net/jdk/pull/5263
