File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes Accessing java form from another form Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply locked New topic
Author

Accessing java form from another form

java diver kumar
Greenhorn

Joined: Oct 05, 2012
Posts: 3
hi,
i am working on a gui based project which has this specification, i want to access class(java form class) from another class, i want to access this form class on button click, i am insisted to keep both the java file Separately but in the same package, any suggestion will by appreciated,
THANKS,
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

"java diver kumar", please check your private messages for an important administrative matter. Failure to do so will result int he removal of your account.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Accessing java form from another form
 
Similar Threads
Runtime permission in JDBC
Cannot access List
Getting ActionForm values from Java class
How to pass java object b/w two actions
how to move a variable's value from bean page to another java class