[java] complex awt apps
Are there any techniques or strategies when it comes to creating awt apps/applets that use alot of controls? It seems like i''m adding so many listeners and controls...would putting them in some kind of array or hashtable be better to minimize code size or would that affect runtime speed adversly? thanks for any insights.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement