When I put a Choice in a Panel (with the default FlowLayout
layout manager), it doesn't seem to consider itself to be as
wide as it is. Items to its right are consistently too close to it.
It also lines up a little low -- its top is at least a pixel below
tops of the other components, even though it's taller than
other components. Shouldn't every component's center be
on a line?
layout manager), it doesn't seem to consider itself to be as
wide as it is. Items to its right are consistently too close to it.
It also lines up a little low -- its top is at least a pixel below
tops of the other components, even though it's taller than
other components. Shouldn't every component's center be
on a line?