|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Model | |
---|---|
bt747.j2se_view | |
bt747.model | |
bt747.waba_view | |
net.sf.bt747.j2se.app.examples | |
net.sf.bt747.loc |
Uses of Model in bt747.j2se_view |
---|
Subclasses of Model in bt747.j2se_view | |
---|---|
class |
J2SEAppModel
|
Methods in bt747.j2se_view with parameters of type Model | |
---|---|
void |
BT747cmd.setModel(Model m)
|
void |
J2SEController.setModel(Model m)
|
Constructors in bt747.j2se_view with parameters of type Model | |
---|---|
BT747cmd(Model m,
J2SEController c,
joptsimple.OptionSet options)
|
|
J2SEController(Model model)
|
Uses of Model in bt747.model |
---|
Methods in bt747.model that return Model | |
---|---|
Model |
Controller.getModel()
|
Methods in bt747.model with parameters of type Model | |
---|---|
void |
Controller.setModel(Model model)
|
void |
BT747View.setModel(Model m)
|
Constructors in bt747.model with parameters of type Model | |
---|---|
Controller(Model model)
|
Uses of Model in bt747.waba_view |
---|
Constructors in bt747.waba_view with parameters of type Model | |
---|---|
AppController(Model model)
|
|
GPSconctrl(AppController c,
Model m)
|
|
GpsFileLogFormat(AppController c,
Model m)
Initialiser of this Container. |
|
GPSFileNMEAOutputSel(AppController c,
Model m)
|
|
GpsFilterTabPanel(Model m,
AppController c)
|
|
GPSFlashOption(Model m,
AppController c)
|
|
GPSHoluxSpecific(Model m,
AppController c)
|
|
GPSLogEasy(Model m,
AppController c)
|
|
GPSLogFile(AppController c,
Model m)
|
|
GPSLogFilter(AppController c,
Model m)
|
|
GPSLogFilterAdv(AppController c,
Model m)
|
|
GPSLogFormat(Model m,
AppController c)
Initializer of this Container. |
|
GPSLogGet(Model m,
AppController c)
|
|
GPSLogReason(AppController c,
Model m)
|
|
GPSNMEAOutput(Model m,
AppController c)
|
|
GPSOtherTabPanel(AppController c,
Model m)
|
Uses of Model in net.sf.bt747.j2se.app.examples |
---|
Methods in net.sf.bt747.j2se.app.examples with parameters of type Model | |
---|---|
void |
TestDevice.setModel(Model m)
|
void |
SimpleExample.setModel(Model m)
|
Constructors in net.sf.bt747.j2se.app.examples with parameters of type Model | |
---|---|
SimpleExample(Model m,
Controller c)
|
|
TestDevice(Model m,
Controller c)
|
Uses of Model in net.sf.bt747.loc |
---|
Constructors in net.sf.bt747.loc with parameters of type Model | |
---|---|
HttpLocationSender(Model m)
Create and answer a new instance of HttpLocationSender. |
|
LocationSender(Model m)
Create and answer a new instance of LocationSender. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |