代码搜索:Subclass

找到约 2,526 项符合「Subclass」的源代码

代码结果 2,526
www.eeworm.com/read/392583/2493528

java webtoolbar.java

// WebToolBar.java // WebToolBar is a JToolBar subclass that contains components // for navigating a WebBrowserPane. WebToolBar includes back // and forward buttons and a text field for entering URLs.
www.eeworm.com/read/392558/2494782

java regsingletonchild.java

package com.javapatterns.singleton.demos; /** * This class is a subclass of RegSingleton */ import java.util.HashMap; public class RegSingletonChild extends RegSingleton { public Re
www.eeworm.com/read/363148/2922468

cpp xunicdriver.cpp

// XunicDriver.cpp // // Generated by DriverWizard 3.2.0 (Build 2485) // Requires DDK and DriverWorks // File created on 2/8/2006 // // This source file contains the implementation of a subclass
www.eeworm.com/read/363148/2922471

cpp xunicdevice.cpp

// XunicDevice.cpp // // Generated by DriverWizard 3.2.0 (Build 2485) // Requires DDK and DriverWorks // File created on 2/8/2006 // // This source file contains the implementation of a subclass
www.eeworm.com/read/265319/4283100

java myrectangle.java

// MyRectangle.java // MyRectangle is a MyShape subclass that represents a // rectangle, including an implementation of the draw method // for drawing the rectangle on a Graphics2D context. packa
www.eeworm.com/read/265319/4283110

java boundedshapecontroller.java

// BoundedShapeController.java // BoundedShapeController is a MyShapeController subclass for // rectangle-bounded shapes, such as MyOvals and MyRectangles. package com.deitel.advjhtp1.drawing.cont
www.eeworm.com/read/265319/4284010

java boundedshapecontroller.java

// BoundedShapeController.java // BoundedShapeController is a MyShapeController subclass for // rectangle-bounded shapes, such as MyOvals and MyRectangles. package com.deitel.advjhtp1.drawing.cont
www.eeworm.com/read/265319/4284012

java myrectangle.java

// MyRectangle.java // MyRectangle is a MyShape subclass that represents a // rectangle, including an implementation of the draw method // for drawing the rectangle on a Graphics2D context. packa
www.eeworm.com/read/153151/5653214

java regsingletonchild.java

package com.javapatterns.singleton.demos; /** * This class is a subclass of RegSingleton */ import java.util.HashMap; public class RegSingletonChild extends RegSingleton { public Re
www.eeworm.com/read/412470/11199134

h bonjourbrowser.h

/* File: BonjourBrowser.h Abstract: A subclass of UINavigationController that handles the UI needed for a user to browse for Bonjour services. It contains list view controllers for domains and ser