informationTextFieldPanel.add(txtShelfNo);
centerPanel.add("East",
informationTextFieldPanel);
/******************************************
*****************************
* for setting the layout for the panel,setting
the font for the button*
* and adding the button to the panel.
*
* finally adding the panel to the container
*
*******************************************
****************************/
insertInformationButtonPanel.setLayout(new
FlowLayout(FlowLayout.RIGHT));
insertInformationButton.setFont(new
Font("Tahoma", Font.BOLD, 11));
insertInformationButtonPanel.add(insertInformat
ionButton);
centerPanel.add("South",
Do'stlaringiz bilan baham: |