Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » How to click minimize/maximize/close(X) Swing frame / dialog from Jubula
How to click minimize/maximize/close(X) Swing frame / dialog from Jubula [message #1404512] Sat, 02 August 2014 17:29 Go to next message
J K is currently offline J KFriend
Messages: 4
Registered: August 2014
Junior Member
Is it possible to click minimize/maximize/close(X) on the Swing frame / dialog?
Object mapping tool does not recognize these "buttons" on the frame / dialog?
Re: How to click minimize/maximize/close(X) Swing frame / dialog from Jubula [message #1404527 is a reply to message #1404512] Sun, 03 August 2014 06:54 Go to previous message
Achim Loerke is currently offline Achim LoerkeFriend
Messages: 376
Registered: July 2009
Location: Braunschweig, Germany
Senior Member

Those controls are normally provided by the window system, not by Swing. Depending on the users configuration of the window system the controls can be anywhere on the screen. Therefore there is no direct support for those.

You can use keyboard shortcuts to control top level windows. Be aware that these shortcuts are depending on the window system and again on user settings.

- Achim
Previous Topic:How to wait for text on button?
Next Topic:Importing the xml file
Goto Forum:
  


Current Time: Thu Mar 28 14:06:16 GMT 2024

Powered by FUDForum. Page generated in 0.02591 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top