User Profile
Collapse
-
how come nothing happens? -
-
can u please give me a brief example of how to use the show method.,......I still can't get a hold of the components of this method such as the invoker.waaaaaa a..plsss..helpLeave a comment:
-
[CODE=java]import java.awt.*;
import java.awt.event. *;
import javax.swing.*;
import javax.swing.eve nt.*;
public class Pop extends JPanel implements ActionListener {
private JButton jcomp1;
//Up a=new Up();
public Pop() {
//construct components
jcomp1 = new JButton ("Button 1");
//adjust size and set layout
...Leave a comment:
-
I tries the sample that java provided as well as using JDialog and JOptionPane and I just can't mange to pull it off because I can't seem to use the codes properly....... plsss.helpLeave a comment:
-
Hi Iwasn't that succesful in pulling pop-ups off..mind giving me a sample gui pop-up interface...thx :DLeave a comment:
-
what if I want to make a pop-up that belong to another class do i still have to use the jpopupmenu class?Leave a comment:
-
in the show method "show(Compo nent invoker, int x, int y) "can u please explain to me what the Component invoker is..thx :DLeave a comment:
-
well I read the JPopupmenu api can u pls..explain to me what the show method fully does and is it needed to be placed under an addPopupmenulis tener method?Leave a comment:
-
how can I create gui pop-ups
can u guys show me an example of how to make gui pop-ups..thx :) -
sorry for the dumb question..I understand now how to write comments and stuff but how do I generate it?Leave a comment:
-
-
can u show me how to really use it i'm a bit confused hehe...question is the Javadoc documentation referring to the doc commentsLeave a comment:
-
can u elaborate more? where will I put the comment on my whole program?...Leave a comment:
-
how do I generate a Javadoc documentation of my Program?
How can I generate the Javadoc documentation for my Program pls..answer asap...thx:) -
So I have to try and catch? Can u teach me the basics of that methodsLeave a comment:
-
In regard with your answer...how ill I know if the user typed a string value if it automatically converts it into an integer? Well the result I want to get is not an exception I just want to place the values in an if statement and if that statement states that they are not of equal data type...it will display a .setText message that I will indicate...Leave a comment:
-
how can I validate if what a user types is an integer or not
my problem is to ensure that what the user types for the index of an array is really a digit and not a letter...please answer a.s.a.p. thx:D -
i'm calling a .txt file dude how can i integrate it with gui....thx...Leave a comment:
-
how can I display the contents of a text file?
Pls. teach mo how to display contents of a text file...I still don't know how to utilize BufferedReader and FileReader yet.
No activity results to display
Show More
Leave a comment: