Model model;
View view; publicstatic SmokingControl smoke;
public Controller() { // Allow Overture to do a controlled shutdown
setDefaultCloseOperation(WindowConstants.DISPOSE_ON_CLOSE); this.model = new Model();
//add buttons
addTobaccoButton = new JButton("Add Tobacco");
addPaperButton = new JButton("Add Paper");
addMatchButton = new JButton("Add Match");
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.