|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GPSGui | |
---|---|
triptracker.client.gps.ui |
Uses of GPSGui in triptracker.client.gps.ui |
---|
Constructors in triptracker.client.gps.ui with parameters of type GPSGui | |
---|---|
GPSController(GPSClientModel model,
GPSGui view)
|
|
GPSSettingsForm(GPSGui view,
GPSClientModel model)
The constructor creates a JPanel for the login information, and registers as a form on the view 's FormManager. |
|
GPSSettingsForm(GPSGui view,
String name,
GPSClientModel model)
The constructor creates a JPanel for the login information, and registers as a form on the view . |
|
LoginForm(GPSGui view,
GPSClientModel model)
The constructor creates a JPanel for the login information, and registers as a form on the view . |
|
LoginForm(GPSGui view,
String name,
GPSClientModel model)
The constructor creates a JPanel for the login information, and registers as a form on the view . |
|
MainForm(GPSGui view,
GPSClientModel model)
|
|
MainForm(GPSGui view,
GPSClientModel model,
String name)
|
|
RoutesForm(GPSGui view,
GPSClientModel model,
Form mainForm)
The constructor creates a JPanel for the login information, and registers as a form on the view . |
|
RoutesForm(GPSGui view,
String name,
GPSClientModel model,
Form mainForm)
The constructor creates a JPanel for the login information, and registers as a form on the view . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |