The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Using the Wizard API
Subject:  change image
Date:  2006-06-13 11:49:11
From:  tommi_kuenneth
Response to: change image


You need to set a system property. The following is a quote taken from the Wizard FAQ at https://wizard.dev.java.net/faq.html

Set the system property "wizard.sidebar.image" to a URL that points to the image file inside a jar that is on the classpath. The image must be in a format readable by ImageIO.read().

Regards
Thomas

 Feed java.net RSS Feeds