I have a JSplitPane which has a JPanel containing canvas in the center and a vertical nevigation bar in east.
When JPanel has not canvas JSplitPane resizes but in the case canvas is in the center, no way to resize it.
Any idea?
I have a JSplitPane which has a JPanel containing canvas in the center and a vertical nevigation bar in east.
When JPanel has not canvas JSplitPane resizes but in the case canvas is in the center, no way to resize it.
Any idea?