Do programs written in Java that use components from Swing to build their GUI display exactly the same on all operating systems?
EDIT: let me ask the question this way: using Java is it possible to design a GUI that is guaranteed to display exactly the same on all platforms?