Results 1 to 14 of 14
Thread: how many modules?
- 07-31-2010, 11:51 PM #1
Member
- Join Date
- Jun 2010
- Posts
- 17
- Rep Power
- 0
-
I'm sorry, but your question makes no sense. Which editor? What modules? Would you care to re-phrase and also provide enough information so that it's answerable. You may want to look at the link in my signature titled "how to ask smart questions". You also might want to avoid the all-caps since that's the equivalent of shouting in the forum.
I wish you much luck.
- 08-01-2010, 05:07 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,370
- Blog Entries
- 1
- Rep Power
- 23
@OP, if you could provide more details clearly we can help you in a better way. I'm not clear with anything you've asked.
- 08-01-2010, 09:29 AM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 14,421
- Blog Entries
- 7
- Rep Power
- 26
- 08-02-2010, 11:33 AM #5
Moderator
- Join Date
- Apr 2009
- Posts
- 13,541
- Rep Power
- 25
9.
No 63...!
Oh hang on, 2391.5!
- 08-03-2010, 03:45 PM #6
Member
- Join Date
- Jun 2010
- Posts
- 17
- Rep Power
- 0
hey guys i'm sorry for my mistake. Now i will u exact information. In my college we have to develop a mini project. I am developing one normal text editor which is simply like note pad having some extra features. I developed it using java swing and java awt. But my mini project should be divided into modules for giving my mini project reviews in my college. So help me by guiding about modules and also name them. The mini project that i had developed is purely based on JAVA only.
- 08-03-2010, 03:55 PM #7
Moderator
- Join Date
- Apr 2009
- Posts
- 13,541
- Rep Power
- 25
No such thing as modules in Java.
Classes and packages.
And how many of them you use is entirely dependent on your project.
- 08-03-2010, 03:58 PM #8
Member
- Join Date
- Jun 2010
- Posts
- 17
- Rep Power
- 0
hai Tolls,
If we have notepad, then if we want to give reviews on it, then how can we divide it into parts?
- 08-03-2010, 04:15 PM #9
Moderator
- Join Date
- Apr 2009
- Posts
- 13,541
- Rep Power
- 25
By analysing it to find out what the requirements are to make the thing, then breaking them down into classes?
Assuming you know about classes and OO design in general then that shouldn't be a problem.
- 08-03-2010, 06:12 PM #10
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,370
- Blog Entries
- 1
- Rep Power
- 23
- 08-03-2010, 08:11 PM #11
Member
- Join Date
- Jun 2010
- Posts
- 17
- Rep Power
- 0
Hai Tolls,
In my project i got user, cut/copy, undo/redo, paste, new, open, save/saveas, font/alignment/highlight, clipboard which are all classes. I represented this in OO design as class diagram. So now tell what will be my modules?
- 08-03-2010, 08:13 PM #12
Member
- Join Date
- Jun 2010
- Posts
- 17
- Rep Power
- 0
hey eranga dont be that stupid that i will always REP u for what ever u have answered. If u gave me correct answer only i may REP you else no way.
-
- 08-04-2010, 04:46 AM #14
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,370
- Blog Entries
- 1
- Rep Power
- 23
Similar Threads
-
Inventory book store -Modules
By saran87 in forum New To JavaReplies: 2Last Post: 08-24-2009, 02:14 PM -
can you recommand site for java modules - (free)
By itaipee in forum New To JavaReplies: 3Last Post: 01-20-2009, 12:18 PM -
organizing larger application code / modules
By zenner in forum Advanced JavaReplies: 5Last Post: 07-28-2008, 09:18 AM -
Creating J2ee Modules In NetBeans IDE
By JavaForums in forum NetBeansReplies: 0Last Post: 07-30-2007, 11:13 PM -
Creating J2EE Modules For Enterprise Application
By JavaForums in forum EclipseReplies: 0Last Post: 04-26-2007, 10:15 AM
Bookmarks