How to invoke other java class by selecting from dropdown menu and subsequently clicking button in java swing application
Hello Sir, first of all thanx and congratulations to u all guys for helping programmers like us who are new in the industry.
In my project ,I need to generate reports and Reports are of two types :
1.Detail Report and
2.Summary Report .
Sir I want to design a dropdown menu to choose type of report and then click on submit button.On clicking submit button should show the user various textfields on the same panel from which he can generate report based on diffrent textfield values entered And vice versa.
I Have both types of reporting classes and their codes .
Sir,plz give me the required codee and guidance .
will always be gratefull.
View Answers
Ads
Related Tutorials/Questions & Answers:
Advertisements
How to run java swing application from jar files .
How to run
java swing application from jar files . Hello Sir,
I developed a
java swing application .Now i want to execute it as .exe... the main
class program will exit"
from "
java virtual machine".
Plz help me
How to Hide Button using Java Swing
Programming
application how to hide the buttons using
Java Swing. Please Visit...
How to Hide
Button using
Java Swing Hi,
I just begin to learn
java programming.
How to hide the
button in
Java programming. Please anyone suggest
Opening IE from Java Swing Application in Kiosk mode
Opening IE
from Java Swing Application in Kiosk mode Hi All,
I want to open a URL in IE
from my
Java Swing application running in Wiindows. I am... in
swing application.
class OpenBrowser
{
public static void main(String[] args
Menu Bar in Java
that
required for creating a
menu bar in an
application. We defined a
class name...
Menu Bar in
Java
A
Menu Bar is a set of option that allow the user to choose
from
Threads in Java Swing MVC Application
Threads in
Java Swing MVC Application Hello, I am currently making a
Java Swing application, but I am having a lot of trouble with implementing threads into my program.
I use the MVC paradigm and I just can't seem to implement
Subtraction of a date from Sql and other from java.
Subtraction of a date
from Sql and
other from java. I want to subtract a date that i retrieve
from mysql database with the system date that i retrieve
from java. I want the difference between the two date in the integer form
How To Pass data from one GUI to another in java swing
How To Pass data
from one GUI to another in
java swing I'm new to
java and part of our assignment is to build a GUI and display a result set
from data input. I'm stuck at
how to get the user's input
from JTextFields and combobox
java how to create visual swing editor
java how to create visual
swing editor
How do I create a visual
swing designer in
java ?Meaning that I can "draw" a
button,a JTextArea
from within my designer program . I just need some basics . I've got no idea
how to start
Menu Bar in Java
for creating a
menu bar in an
application. We defined a
class name...
Menu Bar in
Java
A
Menu Bar is a set of option that allow the user to choose
from any one
How to pass variable from one class to another in java
How to pass variable
from one
class to another in java
How to pass variable
from one
class to another in
java?
Example:
public
class...;
}
}
//Another
class Class2.
public
class Class2 {
public static void main(String