AbstractInternalFrame.makeCommandPanel()
Returns a command panel that looks like this:
+--------------------------------------------+
| +----------------------------------------+ |
| | msgArea |^| |
| | in | | |
| | msgScroller |v| |
| +----------------------------------------+ |
| +--------------------+ +---------+ | \
| Command:| commandTextField | | Execute | | makeCommandPanel()
| +--------------------+ +---------+ | /
+--------------------------------------------+
This panel will be at index i of all vectors.
|