Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~374 People Reached
Favorite Tags
Member Avatar for wouterdc

Hello, I have a problem setting a default button with Java Swing. I have a JFrame containing one JPanel and one JMenuBar. This panel contains some textfields, a list and some buttons. At the button there is one button which has to be the default button. I also gave the …

0
80
Member Avatar for wouterdc

Hi, At the end of this year I will graduate as an IT'er. This week I've been asked to join a doctoral project next year. The professors told me an IT-doctorate is a practical doctorate so I'll still have the opportunity to step into the business world. So I want …

Member Avatar for DangerDev
0
98
Member Avatar for wouterdc

Hi, In a couple of months I will graduate as an IT-master. I have already looking around at some vacancies. But it's not easy to find jobs that complies with my profile. There are so manny different functions like IT Architects, IT engineers, IT developers, team managers, business analysts etc. …

Member Avatar for icsantos
0
63
Member Avatar for TSharma

i am trying out merge sort. i have made two functions sort and merge; i am calling merge recursively. i think my sort function is working fine. the problem lies with merge function. in merge function i am dividing the array using recursive calls. it ends when lb = = …

Member Avatar for TSharma
0
133