Results 1 to 3 of 3
Thread: Swing Graphic interface
- 06-28-2007, 04:15 PM #1
Member
- Join Date
- Jun 2007
- Posts
- 91
- Rep Power
- 0
- 06-28-2007, 04:27 PM #2
Member
- Join Date
- Jun 2007
- Posts
- 92
- Rep Power
- 0
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:cool:
- 06-28-2007, 04:39 PM #3
Senior Member
- Join Date
- Jun 2007
- Posts
- 114
- Rep Power
- 0
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:rolleyes:
Similar Threads
-
Graphic settings being overridden?
By sjchase in forum New To JavaReplies: 0Last Post: 01-16-2008, 11:27 PM -
Basic Graphic
By jkswebsite in forum Java 2DReplies: 6Last Post: 11-26-2007, 02:19 AM -
How do insert a Graphic
By carl in forum New To JavaReplies: 1Last Post: 08-01-2007, 05:30 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks