الجمعة، 12 أكتوبر 2018

// // أضف تعليق

 Java Doctor System - Windows Application


    Main Class Is 

//////////////////////////////

// JAVA  2018

package dentist.office.system;


import java.text.ParseException;


 

public class DentistOfficeSystem {


    /**

     * @param args the command line arguments

     */

    public static void main(String[] args) throws ParseException {

        // TODO code application logic here

        MainForm obj2018=new MainForm();

        obj2018.setVisible(true);

        

    }

    

}

///////////////////////////////////////////////////////



This system can be : 

1. prepare Data to print 

2.  Scheduling Appointments

3. Enters doctors working schedule

4. other methods ....


You Need 

NetBeans IDE Features

https://netbeans.org/features/java/index.html


Full Cade 

From  google  drive

https://drive.google.com/file/d/1sxEl64dnWF74n3AZEsYLmCqbylWuowwr/view?usp=sharing

Download Coy Link 

https://drive.google.com/file/d/1sxEl64dnWF74n3AZEsYLmCqbylWuowwr/view?usp=sharing

Any Help  other code call us on masterdjo20@gmail.com 

 
 

0 التعليقات:

إرسال تعليق

ملحوظة: يمكن لأعضاء المدونة فقط إرسال تعليق.

تسجيل الدخول
الدخول
تسجيل الدخول