Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2007, 05:15 PM
Member
 
Join Date: Jun 2007
Posts: 92
Daniel is on a distinguished road
Swing Graphic interface
I am in process to develop a drawing software in swing ,for this i had created a AWT frame and aother components like Toolbar and menu are designed in swing now i am confused that is any standard desing patter avilable for this type of applicatin.

Please Help

Daniel
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-28-2007, 05:27 PM
Member
 
Join Date: Jun 2007
Posts: 92
Marcus is on a distinguished road
RE: Swing Graphic interface
I think he's looking for something similar to your drawing applet tutorial, but swing.

As for which pattern to use. Other than MVC, I'm not familar enough with what you are trying to do to suggest a pattern.

Marcus
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 06-28-2007, 05:39 PM
Senior Member
 
Join Date: Jun 2007
Posts: 114
Albert is on a distinguished road
RE: Swing Graphic interface
This isn't very specific information. As i mentioned previously, you'll probably want to use MVC to put your application together.

Also don't feel obligated to use a specific pattern. As you've found out when you tried to shoe horn your application into the visitor pattern which didn't work as expected. Why can't you modify your app to work with what you already have? Patterns are general guidelines, just because your code doesn't match the textbook definition, doesn't mean you can't tweak it.

If you do tweak the visitor pattern a little to fit, let us know what you did so we can check it out and possibly add it to our Pattern Catalogs

Here's a bunch of patterns you can sift through online pattern catalog. Please check this link

Albert
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
An interface extending an interface(I) JavaForums Java Blogs 0 03-12-2008 04:00 PM
Graphic settings being overridden? sjchase New To Java 0 01-17-2008 12:27 AM
Interface extending Interface JavaForums Java Blogs 0 12-04-2007 02:20 PM
Basic Graphic jkswebsite Java 2D 6 11-26-2007 03:19 AM
How do insert a Graphic carl New To Java 1 08-01-2007 06:30 AM


All times are GMT +3. The time now is 02:57 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org