Accidentally removed Design Pattern

I created a new paltform independent UML project in SJSE8. Made a class diagram and did a drag and drop of the Factory Method from the GOF:Creational. I started modifying it and saw that it was modifying the pattern in the design center. Well I then deleted the objects from the class diagram. That removed the pattern from the design center. Any ideas on how to recover the pattern? I tried an update but that did not work.

Thanks for any help.

[458 byte] By [Bill_Arms] at [2007-11-26 9:28:01]
# 1
Can u try running the ide with a different user directory and see if the pattern comes back? http://blogs.sun.com/roller/page/karthikr?entry=jse_directories
KarthikR at 2007-7-7 0:08:44 > top of Java-index,Development Tools,Java Tools...
# 2
Worked just fine. Thank you
Bill_Arms at 2007-7-7 0:08:44 > top of Java-index,Development Tools,Java Tools...