indexing description: "Objects that represent an EV_TITLED_WINDOW generated by Build." author: "" date: "$Date$" revision: "$Revision$" class inherit feature {NONE} -- Initialization user_initialization is -- called by `initialize'. -- Any custom user initialization that -- could not be performed in `initialize', -- (due to regeneration of implementation class) -- can be added here. do end feature {NONE} -- Implementation end -- class