|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.ui.CursorReadoutWindow
public class CursorReadoutWindow
| Field Summary | |
|---|---|
protected JLabel |
label
_more_ |
protected JWindow |
window
_more_ |
protected int |
windowWidth
_more_ |
| Constructor Summary | |
|---|---|
CursorReadoutWindow(NavigatedViewManager vm)
_more_ |
|
CursorReadoutWindow(NavigatedViewManager vm,
boolean ignoreMissing)
_more_ |
|
| Method Summary | |
|---|---|
String |
getReadout(EarthLocation earthLocation,
boolean showDisplays,
boolean showAlt,
List<ReadoutInfo> samples)
_more_ |
void |
handleMousePressedOrDragged(MouseEvent e)
_more_ |
void |
handleMouseReleased(MouseEvent e)
_more_ |
void |
updateReadout()
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JWindow window
protected JLabel label
protected int windowWidth
| Constructor Detail |
|---|
public CursorReadoutWindow(NavigatedViewManager vm)
vm - _more_
public CursorReadoutWindow(NavigatedViewManager vm,
boolean ignoreMissing)
vm - _more_ignoreMissing - _more_| Method Detail |
|---|
public void handleMouseReleased(MouseEvent e)
e - _more_public void handleMousePressedOrDragged(MouseEvent e)
e - _more_public void updateReadout()
public String getReadout(EarthLocation earthLocation,
boolean showDisplays,
boolean showAlt,
List<ReadoutInfo> samples)
earthLocation - _more_showDisplays - _more_showAlt - _more_samples - _more_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||