incomplete ProgressPanel.getBorderLayoutLocation

Upload core product.
Post Reply
cactuscomputing
Posts: 10
Joined: Wed Feb 11, 2009 6:59 pm

incomplete ProgressPanel.getBorderLayoutLocation

Post by cactuscomputing »

I noticed that the private method ProgressPanel.getBorderLayoutLocation (v 2.3) does not support the west and east parameters. Will this be added soon?

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: incomplete ProgressPanel.getBorderLayoutLocation

Post by support »

This method allows to set top or bottom location for the progress bar and overall info. You would like both to be on the same line (one left and one right) ?

cactuscomputing
Posts: 10
Joined: Wed Feb 11, 2009 6:59 pm

Re: incomplete ProgressPanel.getBorderLayoutLocation

Post by cactuscomputing »

Yes please. Basically all of the possible border layout values should be supported.

Post Reply