Hi , Thanks for the reply.Well, I did have a look at the implementation of the existing class tool button.However, I found that the code is spread across the jar files.Each jar file had a reference to another .So, I found that editing all the files one by one would be a cumbersome process.
No, this isn 't for my school project. Its that I use ArgoUML for my project and we are dealing with Aspect Oriented Programming.So, I wanted to bring in the 'Aspect' functionality in the existing ArogUML tool which neccessiates me to create another button similar to a class. Harshini On 4/8/08, Tom Morris <[EMAIL PROTECTED]> wrote: > > On Mon, Apr 7, 2008 at 7:02 PM, harshini krishnan <[EMAIL PROTECTED]> > wrote: > > > I wanted to actually add a new button in ArgoUML which is similar to > class > > button and change the properties according to the functionality of the > > button. ... Is it that I have to edit several jar files or Is there any > > particular file that I have to modify ? > > A good way to investigate this would be to look at the implementation > of the existing Class tool button and see what places it is connected > to. The Developer's Cookbook on the ArgoUML web site has some > descriptions of the overall structure of the project which should help > you get started. > > > This is required for one of my projects.Plz let me know how I have to > > go about it ? > > A school project? In that case, we'd be cheating you of an education > by giving the answer rather than having you learn it for yourself. > > Tom > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
