Tutorial: Swing Synth PLAF Template - Part 9: Lists

· swing java plaf

More 80/20 rule here. We just specify a colour to highlight the selected option.

<style id="list"><painter method="listBackground" idref="painter"/>
    <state><color type="TEXT_BACKGROUND" idref="focus"/></state></style>
<bind style="list" type="region" key="List"/>

← Back to part 8 ~ On to part 10 →