unsubscribe

2000-01-10 Thread Robert Simmons Jr.
unsubscribe

A Global instance ?

1999-10-13 Thread Robert Simmons Jr.
I have a gizmo that keeps track of resources for a program. The problem is that Im ending up passing this gizmo to every child component and that is beginning to bug me. In C++ I ould just create a global static var and let everyone access it. This is one of those rare cases where its a good idea.

Re: Jump and ArgoUML

1999-10-11 Thread Robert Simmons Jr.
Sean Chen wrote: > Hi Robert, > > Thanks for your clarification. It seems like you'll be building a library > around which modelling tools can be built, correct? In essence, the > metamodel. Hmm, I dont know if that is the case. there will be functionality for manipulation of the model, its ju

Peculiar problem

1999-10-11 Thread Robert Simmons Jr.
I am working on a rather large apoplication and just spent a good 4 hours looking for a bug. I thought at first my properties storing gizmo was broken and looked all throught that for the problem. FInally I realized the problem was the size of the window. This class extends JFrame and gets a deskt