Total members 11890 |It is currently Thu Apr 25, 2024 4:33 pm Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





iam a bigenner in java , but i want to give orders from java to operating system like opening a specific icon ......

what can i do to do this ???




Author:
Newbie
User avatar Posts: 2
Have thanks: 0 time

You will need function like this
Code:
   public Image ImageLoad(String path) {
        return  new ImageIcon(path).getImage();
    }


Here is a link to an image processing project which can inspire you alot ...
finished-projects/imageviewer-t639.html

_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time

thank you very much but i mean when i write (my computer) in the program the (my computer) icon will be opened...
this is for example .
not just images


Author:
Newbie
User avatar Posts: 2
Have thanks: 0 time
Post new topic Reply to topic  [ 3 posts ] 

  Related Posts  to : Open other application from java
 Connecting Java Application to C++ Application from Code     -  
 java code to open word doc attached in ms access.db     -  
 Integrating .NET application in Java     -  
 video chat application in java     -  
 creating application for Samsung using java     -  
 Creating a Java Application Build using RAD 7     -  
 Create set up file of my java application     -  
 about packet tracer for my web application in java....     -  
 how to make an application in java for cell phone.     -  
 how to develop a mobile application for nokia help of java     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com