Re: Re: SplitPane cannot be Vertical
<[email protected]> Mon, 21 Feb 2005 09:31:37 +0100
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Organization | http://freemail.web.de/ |
| Message-ID | <[email protected]> |
Nandan, the example may work because it uses a constant provided in SwingConstants. Have a look at the PrimitiveConverter to see which constants may be used and where they come from. Yours, Frank List for Users of Carlsbad Cubes' Technologies and Products <[email protected]> schrieb am 20.02.05 23:14:37: > > > Orientation="HORIZONTAL" OneTouchExpandable="true"> > > is from the samples in SwiX. > > > On Sun, 20 Feb 2005, Michael Klaus wrote: > >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. > > > > > >_______________________________________________ > >Forum mailing list > >[email protected] > >http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com > > > > -- > Nandan Bagchee > > > Some people, when confronted with a problem, think "I know, I'll use > regular expressions." Now they have two problems. > -- Jamie Zawinski > > > _______________________________________________ > Forum mailing list > [email protected] > http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com