public class TimerRateComboBox.TimerRateHolder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
pace |
protected int |
timerInterval |
protected java.lang.String |
title |
Constructor and Description |
---|
TimerRateComboBox.TimerRateHolder(java.lang.String t,
int ti,
int p) |
Modifier and Type | Method and Description |
---|---|
void |
modifyTimer(RealTimeHandler rth) |
java.lang.String |
toString() |
protected java.lang.String title
protected int timerInterval
protected int pace
public TimerRateComboBox.TimerRateHolder(java.lang.String t, int ti, int p)
public void modifyTimer(RealTimeHandler rth)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details