代码搜索:Subclass
找到约 2,526 项符合「Subclass」的源代码
代码结果 2,526
www.eeworm.com/read/194563/5128750
h scintillabase.h
// Scintilla source code edit control
/** @file ScintillaBase.h
** Defines an enhanced subclass of Editor with calltips, autocomplete and context menu.
**/
// Copyright 1998-2002 by Neil Hodgson
www.eeworm.com/read/194535/5131475
h scintillabase.h
// Scintilla source code edit control
/** @file ScintillaBase.h
** Defines an enhanced subclass of Editor with calltips, autocomplete and context menu.
**/
// Copyright 1998-2002 by Neil Hodgson
www.eeworm.com/read/190666/5181392
java ecosprocess.java
// EcosProcess.java - Subclass of Process for eCos systems.
/* Copyright (C) 1998, 1999 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under th
www.eeworm.com/read/190056/5190413
h scintillabase.h
// Scintilla source code edit control
/** @file ScintillaBase.h
** Defines an enhanced subclass of Editor with calltips, autocomplete and context menu.
**/
// Copyright 1998-2002 by Neil Hodgson
www.eeworm.com/read/174538/5360585
java swingworker.java
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 in a dedicated th
www.eeworm.com/read/174538/5360631
java swingworker.java
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 in a dedicated th
www.eeworm.com/read/165874/5476765
java swingworker.java
package com.pepsan.framework;
import javax.swing.SwingUtilities;
/**
* From Sun:
* An abstract class that you subclass to perform
* GUI-related work in a dedicated thread.
* For instruct
www.eeworm.com/read/343911/3213296
java preferenceseditor.java
package util;
import java.util.*;
import javax.microedition.lcdui.*;
/**
* This Form subclass provides a user
* interface for editing Preferences objects.
* Th
www.eeworm.com/read/343156/3223864
java locatablemission.java
package bb;
import java.util.*;
/*
A special subclass of missions that also has an associated location.
It also has a "range" argument which indicates how close the
agents should get to the
www.eeworm.com/read/340665/3283025
java ecosprocess.java
// EcosProcess.java - Subclass of Process for eCos systems.
/* Copyright (C) 1998, 1999 Free Software Foundation
This file is part of libgcj.
This software is copyrighted work licensed under th