Microsot Office 2010 Save / Open Dialog box in Java Swing.
Prerequisites: 1) Developer Knows Java Swing. 2) Developer knows how to use Paintshop pro, Photoshop pro, Gimp or something similar. 3) Developer has copy of Microsoft Office 2010 installed. 4) Developer has copy of graphics editing app installed (mentioned in step 2 above). Description: 1) Developer will code a Java Class which is a subclass of JInternalFrame. 2) This class will construct "Save As" dialog box from Microsoft Office Word (Open Word, Click on File -> Save As). 3) The save as box must look and feel exactly like Microsoft Office Word save as box (I should not be able to see the difference when I look at two of them). 4) Save as box must be operational, but not completely. Details of what must work in it and how, should be discussed with Employer over Skype. 5) Class should be called OpenSaveBox. 6) Class should have a constructor which take following arguments: 6.1) int type (When type is 1, build save box for Word. If type is 2, build it for Excell. If type is 3, build it for Access. If type is 4, build it for PowerPoint). 6.2) boolean open (If true, build open box. If false, build save box). 7) Size of the box should be about 750 x 450. 8) All actions for this class should be passed to Action_Listener class: public class Action_Listener implements ActionListener { public Action_Listener() { // constructor code } public void actionPerformed(ActionEvent evt) { if(evt.getActionCommand().equals("save_button_pressed_command")) { // action code } else if(evt.getActionCommand().equals("open_button_pressed_command")) { // action code } // etc. } }
| Expired |
Freelancer
Graphic Designer
View profile
Patricia Adams
Logo Designer
View profile
Jennifer Lutz
Software Developer
View profile
Related projects
Search for freelance jobscan’t wait for more clients
and advertising. Thank you."