}
});
//for setting the visible to true
setVisible(true);
//show the internal frame
pack();
}
}
//import the packages for using the classes in them
into the program
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Date;
/**
*A public class
*/
public class AddMembers extends JInternalFrame
{
/***********************************
****************************************
*** declaration of the private
variables used in the program ***
*******************************************
********************************/
//for creating the North Panel
Do'stlaringiz bilan baham: |