Can anyone tell me the class diagrams of a simple java notepad

hi,Can anyone tell me the class diagrams of a simple java notepad.i'm a very beginner in UML.thanks in advance.Moazzam
[154 byte] By [moazzamfna] at [2007-9-28 1:03:44]
# 1
Do your analysis/design first.Ironluca
Ironlucaa at 2007-7-7 20:39:14 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
Don't worry too much about that. Figure out what it needs to do. Then grab JUnit and start writing tests & code.On xprogramming.com there is a series of articles developing a notepad type app in C#. That might be of some help.Dave
astelsa at 2007-7-7 20:39:14 > top of Java-index,Other Topics,Patterns & OO Design...
# 3
yeah why do analysis and design. just gets in the way of programming. the best thing to do is just to sit right down at the keyboard and start typing.NOT
wgowera at 2007-7-7 20:39:14 > top of Java-index,Other Topics,Patterns & OO Design...