Search Results

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: cebubinary ; Forum: Java and child forums
Forum: Java Jul 3rd, 2009
Replies: 10
Views: 1,111
Posted By cebubinary
Forum: Java Jul 1st, 2009
Replies: 10
Views: 1,111
Posted By cebubinary
Forum: Java Jul 1st, 2009
Replies: 10
Views: 1,111
Posted By cebubinary
does this mean that in my jbutton
i will place there
new mainFrame(Passing the panel);
??
Forum: Java Jul 1st, 2009
Replies: 10
Views: 1,111
Posted By cebubinary
got the removing.. but my main problem is how to add my panel 1 to the main frame if click the button from panel 2?
Forum: Java Jun 30th, 2009
Replies: 10
Views: 1,111
Posted By cebubinary
my problem is i want to add panel 2 and remove panel 1 when i click the button from panel 1
and vice versa.
Forum: Java Jun 30th, 2009
Replies: 10
Views: 1,111
Posted By cebubinary
hi im new to java and im learning about how to add/remove panels from another panel...


This is my main frame
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
public class...
Forum: Java Jun 21st, 2009
Replies: 3
Views: 732
Posted By cebubinary
thanks.. very much.
Forum: Java Jun 21st, 2009
Replies: 3
Views: 732
Posted By cebubinary
Im just new in java and im trying to make a program that would copy a picture from a specified folder and paste it also to a specified folder.
i know how to select the picture using the filechooser...
Forum: Java May 6th, 2009
Replies: 1
Views: 240
Posted By cebubinary
hi..i was wondering where to find a sample java code
that splits an image and each image that was splitted can be click and link to another image...
Forum: Java Jan 8th, 2008
Replies: 6
Views: 14,998
Posted By cebubinary
class SortArray
{
public static void main(String args[])
{
int arr1[] = {11,15,8,9,3,6,10,12,5,1,2,13,4,7,14};
for (int i=0;i<arr1.length;i++) System.out.println(arr1[i]);
for(int...
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC