Michael Jeier wrote:
Is it possible to find out in which row and column the freeze is set?
The method hasFrozenPanes() says only, whether there is a freeze or not, but
I
would like to know where the freeze is. Thanks in advance!

Use getSplitColumn/getSplitRow from XViewSplitable. They will return the position, even if getIsWindowSplit returns false.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to