代码搜索:interception

找到约 132 项符合「interception」的源代码

代码结果 132
www.eeworm.com/read/313796/3641409

java uispecframepeer.java

package org.uispec4j.interception.toolkit; import java.awt.*; public class UISpecFramePeer extends Empty.FramePeer { private Frame frame; public UISpecFramePeer(Frame frame) { this.
www.eeworm.com/read/313796/3641252

java popupmenuinterceptiontest.java

package org.uispec4j.interception; import org.uispec4j.Trigger; import javax.swing.*; public class PopupMenuInterceptionTest extends InterceptionTestCase { public void test() throws Except
www.eeworm.com/read/313796/3641396

java closedinterceptiondetectionhandler.java

package org.uispec4j.interception.handlers; import org.uispec4j.Window; import org.uispec4j.utils.ComponentUtils; public class ClosedInterceptionDetectionHandler extends AbstractInterceptionHan
www.eeworm.com/read/313796/3641399

java newthreadinterceptionhandlerdecorator.java

package org.uispec4j.interception.handlers; import org.uispec4j.Window; import org.uispec4j.utils.ExceptionContainer; public class NewThreadInterceptionHandlerDecorator extends AbstractIntercep
www.eeworm.com/read/472930/6859920

h player.h

#ifndef __PLAYER_H__ #define __PLAYER_H__ #include "objects.h" #include "interception.h" class SenseBodyInfo; struct PlayerType; const int SP_player_types = 7; struct FullStatePlayer{
www.eeworm.com/read/313796/3641260

java windowinterceptortestcase.java

package org.uispec4j.interception; import org.uispec4j.Trigger; import javax.swing.*; import java.awt.event.ActionEvent; public abstract class WindowInterceptorTestCase extends InterceptionT
www.eeworm.com/read/313796/3641308

java windowtestcase.java

package org.uispec4j; import junit.framework.AssertionFailedError; import org.uispec4j.interception.WindowInterceptor; import org.uispec4j.utils.AssertionFailureNotDetectedError; import org.uisp
www.eeworm.com/read/313796/3641348

java windowhandler.java

package org.uispec4j.interception; import org.uispec4j.Trigger; import org.uispec4j.Window; /** * Interface used for defining modal dialog handlers. * * @see WindowInterceptor * @see
www.eeworm.com/read/313796/3641256

java basichandlertest.java

package org.uispec4j.interception; import org.uispec4j.Trigger; import org.uispec4j.Window; import javax.swing.*; public class BasicHandlerTest extends InterceptionTestCase { public voi
www.eeworm.com/read/313796/3641262

java windowinterceptiontest.java

package org.uispec4j.interception; import junit.framework.AssertionFailedError; import org.uispec4j.utils.AssertionFailureNotDetectedError; import org.uispec4j.utils.Utils; import javax.swing.