自动分析测试
This commit is contained in:
parent
46217e8275
commit
72d31f0fae
|
@ -38,6 +38,7 @@ import java.util.Locale;
|
|||
* @author Flemming N. Larsen (contributor)
|
||||
* @author Luis Crespo (contributor)
|
||||
*/
|
||||
//自动分析测试
|
||||
public class WindowManager implements IWindowManagerExt {
|
||||
|
||||
private final static int TIMER_TICKS_PER_SECOND = 50;
|
||||
|
|
Loading…
Reference in New Issue