project on bank management system

project on bank management system

plz give me code to move from by clicking a button on one panel to other panel and the add textfield and label such as name , address etc to second panel and textfield are one below to other.
View Answers

July 13, 2010 at 3:19 PM

Hi Friend,

Try the following code:

import java.awt.*;
import javax.swing.*;
import java.awt.event.*;

public class SwingFrame{
public static void main(String[] args) throws Exception{
SwingFrame sf=new SwingFrame();
}
public SwingFrame(){
JFrame f = new JFrame("Frame in Java Swing");
JPanel p=new JPanel(new GridLayout(2,1,2,2));
JPanel p1=new JPanel(new GridLayout());
final JPanel p2=new JPanel(new GridLayout(2,1,2,2));
JTextField text=new JTextField(15);
JLabel lab1 = new JLabel("Hello");
JButton b=new JButton("Move");
p1.add(b);
p2.add(text);
p2.add(lab1);
p.add(p1);
p.add(p2);
b.addActionListener(new ActionListener(){
public void actionPerformed(ActionEvent e){
p2.setVisible(true);
}
});
p2.setVisible(false);
f.add(p);
f.pack();
f.setVisible(true);
f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
}
}

Thanks

December 7, 2010 at 6:49 PM

hello sir I want Project for Hospital System in Java Back end-Oracle 9i plz Give Me source code or website to download it. plz Help Me









Related Tutorials/Questions & Answers:
Bank Management System
Bank Management System  I need a Bank Management System Project in Java Swing
project on bank management system - Swing AWT
project on bank management system  plz give me code to move from by clicking a button on one panel to other panel and the add textfield and label such as name , address etc to second panel and textfield are one below to other
Advertisements
library management system jsp project
library management system jsp project  i need a project of library management system using jsp/java bean
library management system jsp project
library management system jsp project  i need a project of library management system using jsp/java bean
library management system jsp project
library management system jsp project  i need a project of library management system using jsp/java bean
bank management - Java Beginners
bank management  Assume that the bank maintains two kinds of accounts for its customers, one called savings account and the other current account. The savings account provides compound interest and withdrawal facilities
Bank project
Bank project   Create a class Customer a. Having Instance variables Customer id(int), Customer Name(String), Customer Address(String), Customer Telephone(String) and Customer Email id(String) b. Method which generates Customer Id
for management system
for management system  i need to store some data and to display the stored data and again to modify the data that have been stored and also with either java swing or java awt in format of similar to tat of form
attendance management system
attendance management system  i want to project demo on attendance management system
Employee Management System
Employee Management System  coding for employee management system
library management system
library management system  coding for library management system
coding for employee management system
coding for employee management system  coding for employee management system
Employee Management System
Employee Management System  coding for employee management system
material management system
material management system  hi frnds i need a mini project based on material management system if u have the project please post to me on java beginners
Attendence Management system
Attendence Management system  coding for Attendance management system using java applet
generic workflow management system
generic workflow management system  How to design a generic workflow system for applying scholarship and its processes in online
generic workflow management system
generic workflow management system  How to design a generic workflow system for applying scholarship and its processes in online
contact and activity management system
contact and activity management system  how to make a web application on contact and activity management system. can anyone help me
Pharmacy Management System
Pharmacy Management System  hi all i wanna Pharmacy management system in java or vb.net or web application >> << thx all
Fleek Management System(FMS)
Fleek Management System(FMS)  Hi, Please anybody can reply....I wanna develop a project(FMS) in Java , which was already developed in PHP. Now what technologies should i apply for developing this project. The main aim
Complaint Management System
Complaint Management System  Hi......i have to create a complaint management system where the user calls a toll free number and a computerized voice... with the complaint number. I have no idea as to how I should go about this system
hospital Management System
hospital Management System  hello sir i want hospital management system Source code in java swing Back-end Oracle 9i. i want these type of model 1. Username and password 2. staff details i. Doctor details ii. nurse
STUDENT MANAGEMENT SYSTEM
STUDENT MANAGEMENT SYSTEM  can any one help me with the coding if this using awt please!!!!!!! STUDENT MANAGEMENT SYSTEM Table details Student (STUDENTID, NAME, ADDRESS, PHONE, MAILID, COURSEID (Foreign Key)) Course (COURSEID
project on bank - XML
project on bank  how to add textfield and label to panel one below the other  Hi Friend, Try the following code: import java.awt.*; import javax.swing.*; public class SwingFrame{ public static void main
Library Management System
Library Management System  Hello I am developing program of library management system where I need to use C++ but without class. So I am facing problem at two place, One is when there are no books information at that time
Hostel management information system
Hostel management information system  Can u send me mvc based project of hostel management systenm source code
Student Management System
Student Management System  Hi , Friend can i get the solution for connecting login page of JFrames to JDBC
resume management system
resume management system  hey coders im making an web application for managing resumes.. the application should be able to manage all incoming resumes and information from the client.. m using java as the front end and oracle
Java Hospital management system
Java Hospital management system  hospital management    <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@page import="java.sql.*" %> <!DOCTYPE html> <html> <body>
attendance management system source code
attendance management system source code  sir i want full ateendance management project please send me source code i am asking so many members... answer so please send code it's very urgent
Project Management
Project Management  What is Project Management and how it useful in managing a software project. What all certification courses are available for Software Project Management? How to become a good project manager? Thanks
creating an applet for student management system
a student management system having the following characteristics: The interface...creating an applet for student management system  Write an applet/awt application which displays the interface for the program described below. When
ModuleNotFoundError: No module named 'odoo10-addons-oca-management-system'
ModuleNotFoundError: No module named 'odoo10-addons-oca-management-system' ...: ModuleNotFoundError: No module named 'odoo10-addons-oca-management-system' How to remove... to install padas library. You can install odoo10-addons-oca-management-system
ModuleNotFoundError: No module named 'odoo11-addons-oca-management-system'
ModuleNotFoundError: No module named 'odoo11-addons-oca-management-system' ...: ModuleNotFoundError: No module named 'odoo11-addons-oca-management-system' How to remove... to install padas library. You can install odoo11-addons-oca-management-system
ModuleNotFoundError: No module named 'odoo10-addons-oca-management-system'
ModuleNotFoundError: No module named 'odoo10-addons-oca-management-system' ...: ModuleNotFoundError: No module named 'odoo10-addons-oca-management-system' How to remove... to install padas library. You can install odoo10-addons-oca-management-system
ModuleNotFoundError: No module named 'odoo12-addons-oca-management-system'
ModuleNotFoundError: No module named 'odoo12-addons-oca-management-system' ...: ModuleNotFoundError: No module named 'odoo12-addons-oca-management-system' How to remove... to install padas library. You can install odoo12-addons-oca-management-system
ModuleNotFoundError: No module named 'odoo8-addons-oca-management-system'
ModuleNotFoundError: No module named 'odoo8-addons-oca-management-system' ...: ModuleNotFoundError: No module named 'odoo8-addons-oca-management-system' How to remove the ModuleNotFoundError: No module named 'odoo8-addons-oca-management-system
ModuleNotFoundError: No module named 'odoo9-addons-oca-management-system'
ModuleNotFoundError: No module named 'odoo9-addons-oca-management-system' ...: ModuleNotFoundError: No module named 'odoo9-addons-oca-management-system' How to remove the ModuleNotFoundError: No module named 'odoo9-addons-oca-management-system
Vehicle fleet management system
a better vehicle fleet management system. This system involves management... of the fleet must incorporate vehicle fleet management system in his planning.... Management of Fleet: It involves several things, from keeping records
student admission system project
student admission system project  College Student Admission System Project in Java Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code, that includes Following Forms
Payroll and Leave management system in java web application
Payroll and Leave management system in java web application  Hi Can any one help me with leave management and payroll management system sample source code. I need to develop as a web application(not any technology specification
project for Student Admission System
project for Student Admission System  I want Mini Java Project for Student Admission System. actually i want 2 know how 2 start this...please show me my way
Online Test System Project
Online Test System Project  I want a full ready-made project on online test system in jsp. i am not using servlet but only jsp.And backend database as mysql.   Please visit the following links: http
Project Management Importance
Project Management Importance  Hi, Why Project Management is so... Developer, Software project management is very important for the success of any... risk management Project delivery. Thanks
Fleet management system software evaluation
Following article is about Fleet management system software evaluation. People... they are running. And fleet management system software is considered as the spine... Navigation Satellite System). The most important part in the management
Online Test System Project
Online Test System Project  I want a full ready-made project on online test system in jsp. i am not using servlet but only jsp.And backend database as mysql. my email address is help me. send a full project on online test system
online project tracking system
online project tracking system  hello sir , I chintan patel and my question is as under how to assign project for admin to project manager in jsp servlet project my project name is "online project tracking system " and i am
Best fleet management system
Best fleet management system involves a good coordination between the manager... management. Tracking technologies like GPS (Global Positioning System..., as there is no overtime and less fuel usage. Best fleet management system is the key
car rent system project
car rent system project  pl, may I get a source code in java with user inter face about car rent system. if it is possible pl help me.   import java.util.*; class Car { private String make; private String model
online examination system project in jsp
online examination system project in jsp  How many tables are required in SQL for online examination system project in jsp in java

Ads