|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILayovers
A handle to the object that manages all layovers
| Method Summary | |
|---|---|
int |
count(IDwell dwell)
Returns the number of layover definitions at the given dwell |
ILayover |
layover(IDwell dwell,
int i)
Returns layover[i] at the given dwell |
void |
parentWindow(JFrame parent)
Set the parent window for the layovers UI window |
void |
showUI(IService selectedService,
IStand selectedStand)
Show the layovers UI window for the given service and stand |
| Method Detail |
|---|
void showUI(IService selectedService,
IStand selectedStand)
int count(IDwell dwell)
ILayover layover(IDwell dwell,
int i)
void parentWindow(JFrame parent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||