Re: [java-gnome-hackers] StockNames
Brought to you by:
afcowie
From: Jeffrey M. <ku...@zo...> - 2002-08-26 21:50:13
|
> well, you could do it all in one line: > Button b=new Button( new StockName(StockName.SAVE) ); > but you're right, it's probably best to have static objects. > Also, StockItem might be a better name than StockName. I agree with both statements. -Jeff |