hi
i am having a splitpane in which left pane consists of jtree and right pane consists of a jpanel on which some components are placed. on my frame i have a header,content area(splipane) and footer. i want to add menubar to the splitpane i.e on the rightpane so how can we add menubar to the panel to be added to the splitpane.
