|
Extension SDK 10.1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.ide.explorer.FilterTypes
Extends Attributes to focus on the notion of Element
attributes.
| Field Summary | |
static int |
CATEGORY_FILTER
Identifies category filters. |
static int |
DIRECTORY_FILTER
Identifies directory filters. |
static int |
FILE_LIST_FILTER
Identifies file list filters. |
static int |
NONE
NONE is used to represent that no attributes are set. |
static int |
PACKAGE_FILTER
Deprecated. Replace with PACKAGE_LIST_FILTER. |
static int |
PACKAGE_LIST_FILTER
Identifies package list filters. |
static int |
PACKAGE_TREE_FILTER
Identifies package tree filters. |
| Method Summary | |
static int |
newType()
Returns the next available filter type |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int NONE
NONE is used to represent that no attributes are set.
public static final int CATEGORY_FILTER
public static final int DIRECTORY_FILTER
public static final int FILE_LIST_FILTER
public static final int PACKAGE_LIST_FILTER
public static final int PACKAGE_TREE_FILTER
public static final int PACKAGE_FILTER
PACKAGE_LIST_FILTER.
| Method Detail |
public static final int newType()
|
Extension SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.