|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GaugePanel | |
| org.hisee.core | Core projection engine of HiSee, including separate classes for each projection method. |
| org.hisee.graphics | The graphics package contains code for displaying the data and handling other GUI-related processes. |
| Uses of GaugePanel in org.hisee.core |
| Fields in org.hisee.core declared as GaugePanel | |
protected GaugePanel |
Gauge.gp
|
| Methods in org.hisee.core that return GaugePanel | |
GaugePanel |
Gauge.getGp()
|
| Uses of GaugePanel in org.hisee.graphics |
| Constructors in org.hisee.graphics with parameters of type GaugePanel | |
MouseEventHandler(GaugePanel gauge)
|
|
KeyEventHandler(GaugePanel gaugePanel)
|
|
GaugeThread(GaugePanel thePanel)
|
|
DialogGraphics(GaugePanel gp)
This method is the default constructor. |
|
DialogGeneral(GaugePanel gp)
This method is the default constructor. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||