0% found this document useful (0 votes)
45 views1 page

Netbeans Platform Structure

This document outlines three classes related to books: BookDomain handles persistence, BookEditor provides a GUI for adding and updating books with text fields and a save button, and BookViewer allows viewing books with factories, a GUI, and nodes.

Uploaded by

alexgoot
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views1 page

Netbeans Platform Structure

This document outlines three classes related to books: BookDomain handles persistence, BookEditor provides a GUI for adding and updating books with text fields and a save button, and BookViewer allows viewing books with factories, a GUI, and nodes.

Uploaded by

alexgoot
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

BookManager

BookDomain
- Persistence

BookEditor
- gui for adding and updates, textfields, save button

BookViewer
-viewer, factories, gui, nodes

You might also like