Re: Java accessor naming conventions Programming Software Development by kvprajapati Very interesting. Thanks JC. I think it is undocumented. I never read about the design pattern of method from a textbook. Presumption !!!. I am pasting a link [URL="http://www.javacamp.org/designPattern/"]http://www.javacamp.org/designPattern/[/URL] may be some of you visited. Re: Design Patterns Programming Software Development by JamesCherrill …/modify them as necessary. This [url]http://www.javacamp.org/designPattern/[/url] is a v good source. And if you want… Re: How do I make an object of itself inside its class and use it multiple times? Programming Software Development by kvprajapati >It only works the first time I click. I have no idea why. INTERNAL is qualified with static modifier. [URL="http://www.javacamp.org/designPattern/"]Look at[/URL] Re: What is Java Design Patterns ? Programming Software Development by jdog2u Here's a starter for you Prashant. [url]http://www.javacamp.org/designPattern/[/url] But, you really should seek out the info via Google or Wikipedia. Just as the previous poster states. Best regards, Jimbo