Since 4/2/2012 6:10:38 AM, pdeline has written 3 articles and participated in 0 conversations. pdeline signature: pdeline
pdeline's articles:
Items(3) /1
printing #24108 (10/4/2006 7:00:36 PM) comp.lang.java.gui I am trying to print a file. I need to display the print dialog so that the user can choose the correct printer. I got all this working. My prolem occurs when the user chooses to print to a file (out.prn). The... pete231
Launching a chm file that is in a jar file.1113 (1/3/2006 12:03:19 AM) comp.lang.java.gui We want to include our online help file (chm format) in our jar file. This is easy enough. The problem is I can't figure out how to launch the help file when I need to. I have to be able to execute an OS comma... pete231
JLayeredPane resize issues3299 (12/21/2005 2:39:15 PM) comp.lang.java.gui I have a JLayeredPane that includes other UI components on the DEFAULT_LAYER. When the user selects one of these components. I add a translucent JPanel to the MODAL_LAYER. The JPanel captures all mouse events t... pete231