org.netbeans.modules.java.source 0.80.1 17

org.netbeans.api.java.source
Class UiUtils.PrintPart

java.lang.Object
  extended by org.netbeans.api.java.source.UiUtils.PrintPart
Enclosing class:
UiUtils

Deprecated. Use constants from org.netbeans.api.java.source.ui.ElementHeaders of the org.netbeans.modules.java.sourceui module

@Deprecated
public static final class UiUtils.PrintPart
extends Object


Field Summary
static String ANNOTATIONS
          Deprecated.  
static String EXTENDS
          Deprecated.  
static String FLAGS
          Deprecated.  
static String IMPLEMENTS
          Deprecated.  
static String NAME
          Deprecated.  
static String PARAMETERS
          Deprecated.  
static String THROWS
          Deprecated.  
static String TYPE
          Deprecated.  
static String TYPEPARAMETERS
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANNOTATIONS

public static final String ANNOTATIONS
Deprecated. 
See Also:
Constant Field Values

NAME

public static final String NAME
Deprecated. 
See Also:
Constant Field Values

TYPE

public static final String TYPE
Deprecated. 
See Also:
Constant Field Values

THROWS

public static final String THROWS
Deprecated. 
See Also:
Constant Field Values

IMPLEMENTS

public static final String IMPLEMENTS
Deprecated. 
See Also:
Constant Field Values

EXTENDS

public static final String EXTENDS
Deprecated. 
See Also:
Constant Field Values

TYPEPARAMETERS

public static final String TYPEPARAMETERS
Deprecated. 
See Also:
Constant Field Values

FLAGS

public static final String FLAGS
Deprecated. 
See Also:
Constant Field Values

PARAMETERS

public static final String PARAMETERS
Deprecated. 
See Also:
Constant Field Values

org.netbeans.modules.java.source 0.80.1 17

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.