API Proposal: RT-10376 - Add maximize property to Stage

Tom Schindl tom.schindl at bestsolution.at
Wed Jan 16 00:03:44 PST 2013


When I set maximized to true and fullScreen to true who will win? Same
goes for other combinations.

I guess it should be document which one is the strongest one. My guess
of order of important (strongest to weakest): iconified, fullscreen,
maximized.

Tom

Am 15.01.13 23:47, schrieb Radko Najman:
> Hello,
> 
> this is a proposal to add 'maximized' property to Stage.
> 
> Jira: http://javafx-jira.kenai.com/browse/RT-10376
> JavaFX Forum:
> https://forums.oracle.com/forums/thread.jspa?messageID=10582304
> 
> There are already 'iconified' and 'fullScreen' properties on Stage but
> 'maximized' is missing. I propose to add 'maximized' property and
> corresponding methods:
> 
> public final void setMaximized(boolean value)
> public final boolean isMaximixed()
> 
> 
> Thanks,
> Radko


-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                 geschäftsführer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5-7/1   A-6020 innsbruck     fax      ++43 512 935833
http://www.BestSolution.at                      phone    ++43 512 935834


More information about the openjfx-dev mailing list