No, but you can achieve something similar by using a parent container that will size a child component to fill its available area (such as StackPane).
On Apr 15, 2010, at 2:43 PM, Shahzad Bhatti wrote: > I noticed that setMaximized is only available for Window and its subclasses. > Is it possible to use setMaximum for BoxPane, TablePane or Border or a way to > add these containers based on parent's size. Thanks. > > ______________________________________________ > > See http://www.peak6.com/email_disclaimer.php > for terms and conditions related to this email
