|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuavsim.graphics.instruments.navcommselector.NavCommSwitchMapping
public class NavCommSwitchMapping
zzz
| Field Summary | |
|---|---|
private int |
_sourceIndex
zzz |
private java.util.List<A_Instrument> |
_sources
zzz |
private A_Instrument |
_target
zzz |
private static int |
NO_SELECTED_SOURCE
zzz |
| Constructor Summary | |
|---|---|
NavCommSwitchMapping(A_Instrument target,
A_Instrument... sources)
zzz |
|
| Method Summary | |
|---|---|
A_Instrument |
getSelectedSource()
zzz must be selected source |
A_Instrument |
getTarget()
zzz |
boolean |
hasSelectedSource()
zzz |
void |
selectSource(java.lang.String sourceID)
zzz toggles |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private int _sourceIndex
private final java.util.List<A_Instrument> _sources
private final A_Instrument _target
private static final int NO_SELECTED_SOURCE
| Constructor Detail |
|---|
public NavCommSwitchMapping(A_Instrument target,
A_Instrument... sources)
sources - - zzztarget - - zzz| Method Detail |
|---|
public A_Instrument getSelectedSource()
public A_Instrument getTarget()
public boolean hasSelectedSource()
public void selectSource(java.lang.String sourceID)
sourceID - - zzzpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||