Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Fern Sanchez   on Feb 20 In Java Category.

  
Question Answered By: Mercedes Andrews   on Feb 20

For anything larger than a sample program  it is a good idea to break  it
up into several classes. You should try your best to design your system
so that each class  is a black box component which can be reused as
necessary.

One thing though: I hope you are not confusing methods with classes. It
is hard to tell from your message below.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Building classes in gui apps Or get search suggestion and latest updates.


Tagged: