Untuk Menjalankan aplikasi melalui java cukup dengan menggunakan class Runtime. class tsb Bisa juga untuk menjalankan perintah-perintah Dos seperti: cd C:\data\ attrib -s -h C:\data\* /s /d untuk download project disini Nah berikut Source codenya: /* * Program ini dibuat oleh Rachmad Hadi Wijoyo * anda boleh mengunakan dan mendistribusikan dengan bebas * asalkan tidak mengubah license ini. * copyright by Rachmad Hadi Wijoyo */ /* * Pangil.java * * Created on May 24, 2009, 12:05:49 AM */ package panggilaplikasi; import java.io.File; import java.io.IOException; import java.util.logging.Level; import java.util.logging.Logger; import javax.swing.JFileChooser; import javax.swing.filechooser.FileFilter; /** * * @author rahw */ public class Pangil extends javax.swing.JFrame { /** Creates new form Pangil */ public Pangil() { initComponents(); } /** This method is called from within the constructor to * initialize the form. * WARNING: Do NOT modify this code. The content of this method i...
WUJUDKAN SEMUA IMPIANMU, & JANGAN PERNAH MENYERAH