|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MainModel | |
---|---|
com.jgoodies.bookfinder.request | Contains classes that describe and contact the Amazon.com web service and unmarshal the received XML contents. |
com.jgoodies.bookfinder.view.dialog | Consists of classes that build dialogs and their subpanels |
com.jgoodies.bookfinder.view.main | Consists of classes that build the main frame and user interface and present the models |
Uses of MainModel in com.jgoodies.bookfinder.request |
---|
Constructors in com.jgoodies.bookfinder.request with parameters of type MainModel | |
---|---|
AmazonAccessor(MainModel mainModel)
Constructs the AmazonAccessor . |
Uses of MainModel in com.jgoodies.bookfinder.view.dialog |
---|
Constructors in com.jgoodies.bookfinder.view.dialog with parameters of type MainModel | |
---|---|
PreferencesDialog(Frame owner,
MainModel mainModel)
Constructs a PreferencesDialog . |
Uses of MainModel in com.jgoodies.bookfinder.view.main |
---|
Constructors in com.jgoodies.bookfinder.view.main with parameters of type MainModel | |
---|---|
MainFrame(MainModel mainModel)
Constructs the main frame of the Book Finder. |
|
Tour(MainModel mainModel,
MainFrame mainFrame)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |