Results 1 to 2 of 2
Thread: JFrame buttons
- 08-22-2012, 03:06 PM #1
Member
- Join Date
- Aug 2012
- Posts
- 1
- Rep Power
- 0
JFrame buttons
Hi.
I'm new to the forum and new to java
i wrote a standalone application for one of my assignments,
It executes perfectly and writes to the sequential file. My issue is that the submit and exit buttons are swapped and when i click on the submit button it doesn't display a message.
so all i need to do is to get the submit button on the left side and the exit button on the right side, don't ask me why they want it that way cause it still works
.
Here is a link to my Transfer.jar:https://www.dropbox.com/s/qjhwvofafz26d4e/Transfer.jar
And my src:https://www.dropbox.com/s/gi47jl8iypobo77/Transfer.java
Thank you / Kind Regards
Jonathan van RooyenLast edited by BollaZee; 08-22-2012 at 03:14 PM. Reason: Cause life is full of mistakes but you will be forgiven for those you apologize for! Im Sorry!
- 08-22-2012, 03:49 PM #2
Re: JFrame buttons
Most members here won't click a link. For many, sites like dropbox are blocked by a corporate firewall. In any case, if the code is too long to post in a forum, it's too much code to expect free help with.
To get better help sooner, post a SSCCE (Short, Self Contained, Correct (Compilable), Example) that demonstrates the problem.
Forum Rules
Guide For New Members
BB Code List - Java Programming Forum
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
JFrame freezes, MouseEvent not responding when clicking 3 out of 4 buttons.
By Tellier in forum New To JavaReplies: 3Last Post: 08-12-2012, 09:32 AM -
How to change the location of buttons on a JFrame???
By nithyajann in forum AWT / SwingReplies: 1Last Post: 03-18-2012, 11:57 AM -
JFrame-buttons missing
By Jodokus in forum AWT / SwingReplies: 5Last Post: 01-20-2011, 05:10 PM -
Adding a KeyListener to a JFrame with buttons.
By jamhead in forum AWT / SwingReplies: 1Last Post: 12-11-2010, 07:29 PM -
[SOLVED] Buttons in JFrame
By Nemo1959 in forum New To JavaReplies: 8Last Post: 09-15-2008, 06:57 PM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks