|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TelescopeInterface in com.raben.telescope.comm |
| Classes in com.raben.telescope.comm that implement TelescopeInterface | |
class |
CelestronTelescope
Implementation of the TelescopeInterface for telescopes manufactured by Celestron (tm) |
class |
MeadeTelescope
Implementation of the telescope interface for Meade LX200 |
| Methods in com.raben.telescope.comm that return TelescopeInterface | |
static TelescopeInterface |
TelescopeFactory.newInstance()
Create instance of TelescopeInterface for telescope model that has been stored in a properties file. |
static TelescopeInterface |
TelescopeFactory.getInstance(java.lang.String modelName)
Get instance of TelescopeInterface for specified modelName |
static TelescopeInterface |
TelescopeFactory.getInstance(TelescopeModel model)
Get instance of TelescopeInterface for specified telescope model |
| Constructors in com.raben.telescope.comm with parameters of type TelescopeInterface | |
PositionDialog(java.awt.Frame parent,
TelescopeInterface telescope)
Creates new form TelescopeDialog |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||