Re: SplitPane cannot be Vertical
Michael Klaus <[email protected]> Sun, 20 Feb 2005 14:39:40 +0100
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Organization | M.K. IT services |
| Message-ID | <[email protected]> |
Bruno Lima wrote: > Why i´m npot able to use a splitpane in vertical orientation ? The > code below does not work. My splitpane still is horizontal. > <splitpane constraints="BorderLayout.CENTER" > Orientation="JSplitPane.VERTICAL_SPLIT" OneTouchExpandable="true"> JSplitpane is not a constant provider in the PrimitiveConverter. You can easily add it there; your code will work then.