Community

Dear all, I am new in Anylogic and I wonder if there is a possibility to modify the information on inspect windows and how it is possible to create such useful windows for own objects (entities and/or active objects). Thank xou in advance Robert
Robert, it is possible. To make the inspect window of an active object shows your information you should override the method 'toString'. The inspect window does not show information of entities as far as an entity is just a java class.