Remote Java Console

In Lordui Application, after installing Remote Java Module, the new Icon will appear on main Window toolbar on the right side: Image javaMagic. Click it to open Remote Java Console.
The Clients tab will show you the list of all connected Clients. With the option 'Run client locally' you can make Lordui application to have to Remote Java client turned on too. This option is turned off (unchecked) on every application launch by default. Under Inspect tab you may inspect the GUI objects from your remote application. Please select 'Select remote object' button. Move you mouse cursor over the object, you want to inspect. The window should get dark. Click the object. In the console window you will see set of object properties. You can copy any of the values you want - like you can save the icons using the right click on it. With the Console you can calculate the formula, to get the GUI object from you application's window. To get it, select some properties, that make you object unique. Then click 'Calculate formula'. You will see the information how many object on your window have been found, when applying these filters. You will also notice, that the formula will appear over the clicked button. You can copy it using the 'copy to clipboard' button on the right side. On 'Stack trace' tab you can check what is the trace, starting from the Window up to your chosen GUI object.
The console is also available under 'Call remote Java Method' Data Element's properties, where you can fill in the parent objects using the Lordui's GUI.

krzys 2017-07-19