|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MainModel | |
---|---|
com.jgoodies.skeleton.model | Consists of classes that represent the state and behavior of the presentation independently of the GUI components used in the interface. |
com.jgoodies.skeleton.view | Contains view classes that build and present the Skeleton (Pro) user interface |
com.jgoodies.skeleton.view.editor | Contains types that describe and implement the editors used in Skeleton (Pro) |
Uses of MainModel in com.jgoodies.skeleton.model |
---|
Constructors in com.jgoodies.skeleton.model with parameters of type MainModel | |
---|---|
NavigationModel(MainModel mainModel)
Constructs a NavigationModel that has no selection and no tree model. |
Uses of MainModel in com.jgoodies.skeleton.view |
---|
Constructors in com.jgoodies.skeleton.view with parameters of type MainModel | |
---|---|
MainFrame(String title,
MainModel mainModel)
Constructs an instance of the Skeleton app's main frame. |
Uses of MainModel in com.jgoodies.skeleton.view.editor |
---|
Constructors in com.jgoodies.skeleton.view.editor with parameters of type MainModel | |
---|---|
EditorView(MainModel mainModel)
Constructs an EditorView for the given main model. |
|
WelcomeView(MainModel mainModel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |