站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Uses of Interface org.netbeans.api.debugger.jpda.Super (JPDA Debugger API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.debugger.jpda/2 2.13

Uses of Interface
org.netbeans.api.debugger.jpda.Super

Packages that use Super
org.netbeans.api.debugger.jpda JPDA Debugger APIs provide representation of JDI functionality. 
 

Uses of Super in org.netbeans.api.debugger.jpda
 

Methods in org.netbeans.api.debugger.jpda that return Super
 Super ObjectVariable.getSuper()
          Returns representation of super class of this object.
 Super JPDAClassType.getSuperClass()
          Gets the superclass of this class.
 


org.netbeans.api.debugger.jpda/2 2.13

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.