No");
private JTextField txtShelfNo = new
JTextField();
//for creating an array of String
private String[] informationString = {
" The book subject: ", " The book title: ",
" The name of the Author(s): ", " The
name of the Publisher: ",
" Copyright for the book: ", " The edition
number: ", " The number of Pages: ",
" ISBN for the book: ", " The number of
copies: ", " The name of the Library: "
};
//for creating an Internal Panel in the center
panel
private JPanel informationTextFieldPanel =
new JPanel();
//for creating an array of JTextField
Do'stlaringiz bilan baham: |