395396397398399400401402403404405
} lookAndFeelUpdate( className ); // ---- init infrastructure ---- doc = new Session(); // transport = new Transport( this, doc ); // menuFactory = new MenuFactory( this, doc ); init(); getDocumentHandler().addDocument( this, doc );