This program is what i have to created on a College Class for Univeristy of Nebraska for my first semester in Java Class. This works as a registration system and a student information.
File List:
AddStudentInterface.class
9Kb
AddStudentInterface.java
14Kb
CourseListingSystem.class
6Kb
CourseListingSystem.java
10Kb
Courses.class
5Kb
Courses.java
8Kb
DeleteStudentInterface.class
4Kb
DeleteStudentInterface.java
5Kb
GUI.class
9Kb
GUI.java
12Kb
Graduated.class
2Kb
Graduated.java
2Kb
Homework5.pdf
198Kb
RegistrationSystem.class
15Kb
RegistrationSystem.java
21Kb
Students System.gpj
1Kb
Students System.jar
30Kb
Students.class
6Kb
Students.java
15Kb
The main GUI.docx
1085Kb
Undergrad.class
1Kb
Undergrad.java
1Kb
students.dat
3Kb
Similar code
Enter keys instead of Tab Keys
(Popularity: ) : Feel painless with inputing data at your HTML form ?? this script let you use enter keys instead of tab keys. as default HTML form used tab keys to change between one form element (such us input box) to another ... Complete, general form validation
(Popularity: ) : This script is a combination of a lot of common form validation elements - checking for non-entries, image swaping to indicate invalid entries, focusing on invalid fields, and feedback to the user through an alert box. I got tired of ... Check Fiscal Code 1.0 (ITALIAN)
(Popularity: ) : It checks the validity of last char in fiscal code string that is a control char calculated by an algorithm. main function is "checkFiscCode" this is a first version that I've posted Remember it checks the sintax of fiscal code ... A - Z Form Validator
(Popularity: ) : Validating the form elements
A good email validation
(Popularity: ) : Here is a script that checks for the validity of email, avoiding invalid characters, position of @ and . dot and domian name is checked for the well known domains such as .com, .net or else and restricts the user ... Easy Query String
(Popularity: ) : This little html document reads value from the Query String to be used in javascripts. I made this script for a friend who needed a way to get query string value from forms using javascript, without having to worry about ... Windows Password Tester
(Popularity: ) : This a password field validation code using Javascript Regular Expressions. It test to esure that a password meets the so-called Complex Password required in Windows and other OS. It helps the user to test a desired password against criteria such ...