java - Represent JPanel in UML -


i asking based on question

uml , java classes

i have class extends jpanel. jpanel class must added uml diagram show "extends". problem read class diagram must have list of methods in too. must draw class titled jpanel , list methods in jpanel class reffering java docs? or can draw rectangle title jpanel only?

so must draw class titled jpanel , list methods in jpanel class reffering java docs? or can draw rectangle title jpanel only?

why want draw diagram? uml language; doesn't mandate can or can't it. it's not mandatory list methods in jpanel. show need purposes. if thing you're trying communicate class extends jpanel, draw 2 classes extension relationship. don't have show attributes or methods if they're not relevant.

hth.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -