资讯

I want to display a selected full path name in a JLabel. As some pathnames can be rather long, there is an obvious issue with truncation. I have observed other UI solutions where they display the ...
Has anyone else played with the Java Print API?<BR><BR>Here's my situation. I have a Java application that I wrote that takes pictures from a camera and creates a badge. The badge itself is a JPanel.