代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/221689/4827160
java registerevent.java
package bingo.player;
import java.awt.*;
/** Event posted when the user wants to register. */
//should subclass some BingoPlayerEvent class that defines constants?
class RegisterEvent extends AWTEve
www.eeworm.com/read/194563/5128735
cxx scintillabase.cxx
// Scintilla source code edit control
/** @file ScintillaBase.cxx
** An enhanced subclass of Editor with calltips, autocomplete and context menu.
**/
// Copyright 1998-2003 by Neil Hodgson
www.eeworm.com/read/194535/5131460
cxx scintillabase.cxx
// Scintilla source code edit control
/** @file ScintillaBase.cxx
** An enhanced subclass of Editor with calltips, autocomplete and context menu.
**/
// Copyright 1998-2003 by Neil Hodgson
www.eeworm.com/read/194325/5132319
java serviceexception.java
/* @LICENSE_COPYRIGHT@ */
package net.sf.irunninglog.service;
/**
* Generic exception to be thrown when something goes wrong related to
* execution of a service. This subclass of java.lang.E
www.eeworm.com/read/193374/5143881
java swingworker.java
package worker;
import javax.swing.SwingUtilities;
/**
* This is the 3rd version of SwingWorker (also known as
* SwingWorker 3), an abstract class that you subclass to
* perform GUI-related work i
www.eeworm.com/read/190056/5190398
cxx scintillabase.cxx
// Scintilla source code edit control
/** @file ScintillaBase.cxx
** An enhanced subclass of Editor with calltips, autocomplete and context menu.
**/
// Copyright 1998-2003 by Neil Hodgson
www.eeworm.com/read/174538/5361224
java statusrequestevent.java
package bingo.player;
import java.awt.*;
/** Event posted when the user requests status. */
//should subclass some BingoPlayerEvent class that defines constants?
class StatusRequestEvent extends AWT
www.eeworm.com/read/174538/5361227
java registerevent.java
package bingo.player;
import java.awt.*;
/** Event posted when the user wants to register. */
//should subclass some BingoPlayerEvent class that defines constants?
class RegisterEvent extends AWTEve
www.eeworm.com/read/169697/5413406
java swingworker.java
package viewer.common;
import javax.swing.SwingUtilities;
/**
* This is the 3rd version of SwingWorker (also known as
* SwingWorker 3), an abstract class that you subclass to
* perform GUI-relate
www.eeworm.com/read/162970/5511901
java swingworker.java
package ai.common;
import javax.swing.SwingUtilities;
/**
* This is the 3rd version of SwingWorker (also known as
* SwingWorker 3), an abstract class that you subclass to
* perform GUI-rel