Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
48% Quality Score
Upvotes Received
4
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
5
Posts with Downvotes
3
Downvoting Members
5
5 Commented Posts
~39.3K People Reached
Member Avatar for Archenemie

Im looking for the "best" GUI builder for java. I use Eclipse to write my scripts, and i would appreciate you guys telling me your favourite GUI Builder and the reasons why. Thanks

Member Avatar for dotxyteam
0
2K
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for gauravagg2

HI!!!! i am a student of B.Tech 3rd year plz suggest me a mini project in java i have basic knowledge of swing and jdbc and elementary idea of networking

Member Avatar for JamesCherrill
0
538
Member Avatar for MoZo1

It's ugly: https://www.sugarsync.com/piv/D435904_81_8707554623 My guess is the monitor cable. But help is welcome: I don't wana take it apart. This is my first mac, never fixed any before. So I would thankful for a software problem. ps.: Due to dammed design "flaws", I cannot just take the monitor and plug …

Member Avatar for sheikhali449
0
157
Member Avatar for falconmick

before I go out and buy VMware, can I develope iphone apps with a legitimate copy of mac on a vmware?

Member Avatar for MoZo1
0
277
Member Avatar for happygeek

Apple had a great opportunity to build bridges, not only between itself and its customers but also with Adobe, by announcing it had finally done the right thing and included support for Adobe Flash when it [URL="http://www.daniweb.com/news/story273336.html"]announced new iPhone 4.0 OS features[/URL] this week. Perhaps unsurprisingly, Apple did not grasp …

Member Avatar for MoZo1
0
589
Member Avatar for Haridha
Member Avatar for MoZo1
0
226
Member Avatar for MoZo1

Okey, so I'm new with mac, this must be an easy question: So far I've learned to do autorun, and make it hidden in sys prefs -> account -> Login items. My problem is that this doesn't work with the dashboard. I've found the dashboard.app, added it, checked the hidden …

Member Avatar for MoZo1
0
239
Member Avatar for MoZo1

Hi! I'm using Snow Leo with iMac, and it's continuously getting slower and slower to startup. It's 35 sec (without weird HDD) at fresh install or after clearing PRAM. After 3 days now it's 50-60 sec. Last time before I've found out the PRAM trick, it was 90-120 sec. Also …

Member Avatar for jingda
0
589
Member Avatar for MoZo1

I have this mouse: [url]http://www.pointofview-online.com/showroom.php?shop_mode=product_detail&product_id=45[/url] And I can't find any driver. But my system properly handles it as an USB HID compatible mouse, I think this is why there is no driver. I just can't configure the 2 additional buttons. So I think I would need an universal USB HID …

Member Avatar for stevemarker
0
1K
Member Avatar for MoZo1

This prints NULL: [CODE=Java]String sss = System.getSecurityManager() == null ? "NULL" : System.getSecurityManager().getClass().getName(); System.out.println(sss);[/CODE] And this throws exception: [CODE]ServerSocket serversocket = new ServerSocket(80);[/CODE] This one: [CODE]Exception in thread "main" java.lang.Error: java.net.BindException: Permission denied at httpserver.HTTPServer.main(HTTPServer.java:68) Caused by: java.net.BindException: Permission denied at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:383) at java.net.ServerSocket.bind(ServerSocket.java:328) at java.net.ServerSocket.<init>(ServerSocket.java:194) at …

Member Avatar for MoZo1
0
422
Member Avatar for MoZo1

It's a common problem, there are a lot of google hits, but I could found no working solution. When I leave my computer on and don't use it, and I come back, first only the cursor works, and if I right click, that freezes too. After 1-5 min it recovers …

Member Avatar for MoZo1
0
363
Member Avatar for MoZo1

So I get the error CPU has been disabled by guest os. Power off or restart. But if I power off, it shuts down. I wana run it. Then error again... I tryed: - Disabled all unnecessary hardware. - Turned off USB Legacy support in BIOS. - Found no explicit …

Member Avatar for jingda
0
1K
Member Avatar for MoZo1

Hi! I have been creating animated gifs with flash till now, but since here is HTML5, I don't need flash anymore. But any other program I try (yes, I tried google) want to make me to draw every damn frame one by one, and can't do a simple movement or …

Member Avatar for MoZo1
0
170
Member Avatar for MoZo1

So I have a component that renders very slowly. The problem is that I can only render inside the event handling thready, which shouldn't be freezed. Long ago in pascal/assembly I used backbuffer and page flipping. I've read that Java supports double buffering, but no info about thread safety. So …

Member Avatar for JamesCherrill
0
204
Member Avatar for Arbus

Hello all, I was trying to make a folder secure. So when the folder is opened( or any operation is performed on the folder like deletion) an application would open and ask for password. The application i have is an exe file which is dos based and asks for password. …

Member Avatar for aquamarine_kath
0
594
Member Avatar for pro_learner

Guys,i'm facing to a massive problem in these days.Because my Windows 7 OS gets about 2 to 3 hours to installing updates during its' shutting down.But sometimes it gets more than that.It's a really horrible thing.So I'm doing is removing the battery.I know that is a harmful thing to my …

Member Avatar for uv4u
0
240
Member Avatar for MoZo1

Original question:[url]http://forums.sun.com/thread.jspa?threadID=5323307[/url] [quote]So I would like to include a bean into the same project (as a separated library of course) that uses it, so the project would be self containing, and the bean's code would stay in syncron with the program's one, even if I move it to another computer. …

Member Avatar for MoZo1
0
176
Member Avatar for Statixs

Allright! By default .avi files being opened by vlc player. But everytime when i turn on my computer, the default goes back to winamp. File association is set to vlc, but it switches back every time when i turn off my freakin laptop. Any solutions? :)

Member Avatar for MoZo1
0
110
Member Avatar for MoZo1

Ok, so I want to port my code to windows mobile, and I'm looking for a tutorial. I would like compatibility with WM5, and WM6 is a must. So I'll use the embedded whatever. I've got Visual Studio 2k8 and the 3 addon required to do the job. I've also …

0
147
Member Avatar for i.ibrahem

I need help please, I want to write a program that requests and reads two integers on one line representing a range, the program should output the sun of all even numbers in the range. if anyone can help please do, thank you.

Member Avatar for Akill10
0
245
Member Avatar for MoZo1

I have a database application in Java. They want to access the data from primarily Excel2007 and secondarily Visual basic. I need some advice about with what library could I easily add this functionality. I've tried Simple OLE DB Provider with some JNI, but it's unstable and I'm... grrr. So …

0
68
Member Avatar for Jamaican Beauty

I cannot boot up my computer in normal mode when I tried to it loads to a blank black screen. I cannot boot in any safe mode at all. It does the thing with all the letters trying to boot in safe mood but then he loads to a blank …

Member Avatar for absolute_zero
0
267
Member Avatar for MoZo1

Hi! I'm reading COM port from under java. Like: [ICODE]new RandomAccessFile("COM1", "rw");[/ICODE] I know, it looks dumb, I would be more happy with ActiveX too... But I need the ability to adapt to different kind of systems in the future, and COM can be read as file on almost every …

Member Avatar for MoZo1
0
96
Member Avatar for MoZo1

[CODE=JAVA] setFoo(getFoo() + 1); ... private int foo; public synchronized int getFoo() { return foo; } public synchronized void setFoo(int f) { foo = f; } [/CODE] Easy code for a race condition. Easy solution: [CODE=JAVA] synchronize(o){ o.setFoo(o.getFoo() + 1); } ... private int foo; public synchronized int getFoo() { …

Member Avatar for MoZo1
0
197
Member Avatar for dino2dy

Hello all I have a question related to a design problem I have (not sure how important this is to the question but I use Jdeveloper 11g 11.1.1.2.0 for database development and also application development, using adf web fusion) I have a table called Stores that represents physical stores. This …

Member Avatar for tesuji
0
481
Member Avatar for titan5

I have been given a program to write in java but inspite of thinking hard I have not been albe to get the logic for doing it. Here's the problem- I am given n dice which are rolled simultaneously and one of the possible sum of the dice. The program …

Member Avatar for JamesCherrill
0
1K
Member Avatar for MoZo1

So my grandma wants to use computer. She wants just basic things, like playing dvd and cd, or musics and movies from the harddrive, maybe explore what's on it. I need a program which allows to do this simply, and mainly that is protected from erroneous input. I think something …

0
40
Member Avatar for slingingshot15

hi there, my name is brian. i am doing a final year project for school and i need to come up with a school databse using microsoft access. can u al give some ideas as to what should be included in the database. eg. what it should be used for...eg …

Member Avatar for MoZo1
-1
90
Member Avatar for tedtdu

From following string (without white space) as; String s= "<a><b>e</b></a>"; How can I get the following tokens; <a>,<b>,e,</b>,</a> Thanks for attention!

Member Avatar for JamesCherrill
0
111