-
public class WindowInfo
-
-
Field Summary
Fields Modifier and Type Field Description public final intpreviousWindowIndexpublic final intcurrentWindowIndexpublic final intnextWindowIndexpublic final Timeline.WindowcurrentWindow
-
Constructor Summary
Constructors Constructor Description WindowInfo(int previousWindowIndex, int currentWindowIndex, int nextWindowIndex, Timeline.Window currentWindow)
-