3,927 Posted Topics

Member Avatar for garymae14

Please note the [URL="http://www.daniweb.com/forums/faq.php?faq=daniweb_policies#faq_keep_it_organized"]rules[/URL] and keep discussions on the forum - not email.

Member Avatar for Ezzaral
0
129
Member Avatar for bangor_boy

[B]> PS how do you up vote a reply, i can only see how to close the question [/B] Each post has a pair of arrows on the right side. These allow you to up or down vote the post and optionally leave a reputation comment.

Member Avatar for maninaction
0
219
Member Avatar for casper1
Member Avatar for vishal1949

I am marking this solved since you have now created another new thread to continue this.

Member Avatar for Ezzaral
1
352
Member Avatar for Majestics

With classic lnf under win7, the frames look like normal win7 windows, but the controls within them look like the classic versions.

Member Avatar for Ezzaral
0
144
Member Avatar for mharklance02

I would revise that to a single array of Student objects and only one loop. And you're correct: The OP needs to show a bit of effort if he wants any more help with this.

Member Avatar for Ezzaral
0
129
Member Avatar for sankarnarayanan

So which is it? "I want to develop a sound equaliser" or "where can i find codes for it". If you want help, ask a question. If you want code handouts, you're in the wrong place.

Member Avatar for Ezzaral
-3
33
Member Avatar for dhija22

[B]> if i want a list of preson not only one two or three..[/B] Use an [URL="http://download.oracle.com/javase/6/docs/api/java/util/ArrayList.html"]ArrayList[/URL] unless your assignment requires you to use a simple array of Person[].

Member Avatar for NormR1
0
121
Member Avatar for aman rathi

There is not a way for that to fall through both conditions on your switch. Use an if condition instead.

Member Avatar for aman rathi
0
101
Member Avatar for vishal1949
Member Avatar for ErangaD
Member Avatar for lena1990

Put them on their own panel with an appropriate layout manager: [url]http://download.oracle.com/javase/tutorial/uiswing/layout/index.html[/url]

Member Avatar for lena1990
0
84
Member Avatar for Dani
Member Avatar for Majestics

Just add the data to your table model. If you want to render it differently, you can create a custom table cell renderer for that.

Member Avatar for Ezzaral
0
98
Member Avatar for aditya_amb

This thread is from 2008. It was resurrected by a hijack, which was moved to a new thread of its own. I assume the original issue is resolved. Closing the thread.

Member Avatar for Ezzaral
0
114
Member Avatar for yni420

Service thread? If you mean advertising, the only appropriate place for your post would be the [URL="http://www.daniweb.com/business-exchange/post-your-resume/52"]Post Your Resume[/URL] forum.

Member Avatar for Narue
0
135
Member Avatar for Majestics

Have you tried just specifying "com.sun.java.swing.plaf.windows.WindowsClassicLookAndFeel"?

Member Avatar for Majestics
0
168
Member Avatar for jorjah

The answer is: Please ask comprehensible questions in the proper forum, which is [I]not[/I] the PHP forum. Thread closed.

Member Avatar for Ezzaral
0
111
Member Avatar for sivakumarl

What code have you tried? What problems are occurring with it? Have you studied the Sun tutorials and the APIs related to this code? "Please solve my porblem friends"(sic) doesn't show any effort on your part.

Member Avatar for peter_budo
-1
634
Member Avatar for bangor_boy

Your method can easily check versus size and return the minimum of the requested number or the remainder of the list. As Norm already mentioned, you just need to keep track of your current list index.

Member Avatar for mKorbel
0
146
Member Avatar for ecclesiastes3:1
Member Avatar for NormR1
0
120
Member Avatar for baby_c
Member Avatar for lena1990

The easiest way is to use a label with the icon. Here's a tutorial on that: [url]http://download.oracle.com/javase/tutorial/uiswing/components/icon.html[/url]

Member Avatar for Ezzaral
0
66
Member Avatar for ed_shaw

[B]> Turns out it was just a couple of very clever kids fooling around.[/B] Gee. Who would have guessed? I mean, government conspiracy seemed so much more likely... :icon_rolleyes:

Member Avatar for Seten
-3
232
Member Avatar for lena1990
Member Avatar for betny
Member Avatar for laguardian

Start with [URL="http://download.oracle.com/javase/tutorial/uiswing/components/table.html"]this[/URL]. When you have some basics in place, post back with your code and specific questions about the parts that are giving you trouble.

Member Avatar for mKorbel
0
124
Member Avatar for jhopwood

Check your Dvd class constructors against the one you are trying to invoke with the super() call in the MovieDirector constructor.

Member Avatar for NormR1
0
676
Member Avatar for sciprog1

Perhaps no one has any useful recommendations for you? I found [URL="http://sourceforge.net/projects/system-dynamics/"]this[/URL] with a quick search, but I don't know a thing about it. It's a rather esoteric request that you've made, so you can't necessarily assume that people are simply ignoring your post. Most probably just don't have the …

Member Avatar for hfx642
0
170
Member Avatar for Pytho

A few possibilities: You could extend JLabel to maintain a reference to the object, in which case the listener could retrieve it directly from the clicked label. You could create a listener that keeps a reference to the object and create a new instance for each JLabel. You could use …

Member Avatar for JamesCherrill
0
176
Member Avatar for mools3
Member Avatar for Inquisit0r

First, I would recommend fixing your indentation in the posted code fragment. People are more willing to read well-formatted code. Second, I would check the procedure itself. Sounds like it's unhappy about an aggregate function or group clause.

Member Avatar for Inquisit0r
0
918
Member Avatar for manishbq
Member Avatar for manishbq
0
149
Member Avatar for sirlink99

If your "Cursors" directory is not under your source folder, you may need to add that to your classpath as well.

Member Avatar for sirlink99
0
1K
Member Avatar for m_shanak

If you have specific questions, ask them. Your post is too general. Read the Zend docs and search Google if you are needing basic Hello World tutorials for this.

Member Avatar for Ezzaral
0
121
Member Avatar for soniagupta98

You should have very little code at all in main() - the majority of it should be in separate classes and methods.

Member Avatar for finfort
0
135
Member Avatar for vectro
Member Avatar for vectro
0
233
Member Avatar for Gribouillis

Perhaps you can begin by reading [URL="http://www.daniweb.com/software-development/python/threads/20774"]"Starting Python"[/URL], prominently stickied at the the top of the forum, rather than hijacking someone's code snippet with off-topic questions.

Member Avatar for TrustyTony
2
724
Member Avatar for vishal1949

You need to read up on what a recursive function is. That isn't what you wrote/found/copied there. I'm also wondering how closely you've looked at your outputs, given this particular line in your function[CODE]return s; [/CODE]

Member Avatar for JeffGrigg
1
402
Member Avatar for anjoz

Start with this: [url]http://download.oracle.com/javase/tutorial/essential/regex/[/url]

Member Avatar for Ezzaral
0
79
Member Avatar for syeda amna
Member Avatar for syeda amna
0
66
Member Avatar for firebirds98

This thread was from 2008 and was only resurrected by someone promoting their blog. That post has been deleted and I am closing this thread to prevent any further confusion.

Member Avatar for Ezzaral
0
396
Member Avatar for sathya88
Member Avatar for JeffGrigg
0
73
Member Avatar for blackcathacker

From the [URL="http://www.daniweb.com/forums/group.php"]groups[/URL] page, you should have an option at the bottom to Create A New Group.

Member Avatar for Nick Evan
0
247
Member Avatar for techy23

[B]> Pass by reference- pass class Object. [/B] Nope, try again. Object reference is still passed by value. Google it, there are plenty of explanations about.

Member Avatar for Muralidharan.E
0
181
Member Avatar for madhub2v

Try [URL="http://glassfish.java.net/"]Glassfish[/URL] or [URL="http://geronimo.apache.org/"]Geronimo[/URL].

Member Avatar for masijade
0
199
Member Avatar for ramjeev
Member Avatar for kk sharma
0
276
Member Avatar for jpleas

I'd also recommend reading through a few of these basic tutorials on working with objects: [url]http://java.about.com/od/workingwithobjects/Working_With_Objects.htm[/url]

Member Avatar for NormR1
0
140
Member Avatar for Kronk Vaesir

[QUOTE=cyberquizzer21;612792]hi! i am gettin the same error messge when i declare an object of a class. though i have initialised it to null while declarin. pls have n look at the code n reply if u find ne of my silly mistakes or is java just wierd.. <snip>[/QUOTE] Do not …

Member Avatar for Ezzaral
0
3K
Member Avatar for raghujosh

Use the unicode value, i.e. '\u00ae' to match ®. You can look up the unicode value for others as needed

Member Avatar for Ezzaral
0
66

The End.