This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 84713 - Provide customizer for splash screen
Summary: Provide customizer for splash screen
Status: RESOLVED DUPLICATE of bug 84096
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-09-12 15:50 UTC by Milan Kubec
Modified: 2010-04-01 15:52 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2006-09-12 15:50:19 UTC
Java project should provide customizer for selecting splash screen for the
application. Might be part of Run customizer panel or new node named Splash
Screen could be created in project properties. User would select image source
file and simple preview would be available.
Comment 1 Milan Kubec 2006-09-19 11:39:54 UTC
Some UI Spec will be needed.
Comment 2 Milan Kubec 2007-02-08 10:14:07 UTC
Partially done, the fix provides only customizer panel, selected image is not
used for splash screen of java application.

RCS file:
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerApplication.form,v
done
Checking in customizer/CustomizerApplication.form;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerApplication.form,v
 <--  CustomizerApplication.form
initial revision: 1.1
done
Checking in customizer/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.84; previous revision: 1.83
done
Checking in customizer/J2SEProjectProperties.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/J2SEProjectProperties.java,v
 <--  J2SEProjectProperties.java
new revision: 1.61; previous revision: 1.60
done
Checking in customizer/J2SECompositePanelProvider.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/J2SECompositePanelProvider.java,v
 <--  J2SECompositePanelProvider.java
new revision: 1.4; previous revision: 1.3
done
RCS file:
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerApplication.java,v
done
Checking in customizer/CustomizerApplication.java;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/CustomizerApplication.java,v
 <--  CustomizerApplication.java
initial revision: 1.1
done
Checking in resources/layer.xml;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/resources/layer.xml,v
 <--  layer.xml
new revision: 1.26; previous revision: 1.25
done
Comment 3 Jiri Prox 2008-04-11 00:52:26 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 4 Tomas Zezula 2010-04-01 15:52:38 UTC
Duplicate of fixed issue #84096

*** This bug has been marked as a duplicate of bug 84096 ***