|
|
@ -31,7 +31,7 @@ import java.util.concurrent.TimeUnit; |
|
|
|
public class DesignerSuperListener { |
|
|
|
public class DesignerSuperListener { |
|
|
|
|
|
|
|
|
|
|
|
private static final DesignerSuperListener INSTANCE = new DesignerSuperListener(); |
|
|
|
private static final DesignerSuperListener INSTANCE = new DesignerSuperListener(); |
|
|
|
private static final int ONCE_DELAY = 30; |
|
|
|
private static final int ONCE_DELAY = 180; |
|
|
|
private static final int FIXED_DELAY = 0; |
|
|
|
private static final int FIXED_DELAY = 0; |
|
|
|
private static final int FIXED_FREQ = 2; |
|
|
|
private static final int FIXED_FREQ = 2; |
|
|
|
|
|
|
|
|
|
|
|