|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A filter for classes and package displayed in the ClassPackageBrowser.
If an instance of ClassPackageBrowserFilter2 is provided to the ClassPackageBrowser, it will be used to check each package and class added to the browser. If a package is not accepted, it and any children will not be shown; rejecting a class results in the class not being shown.
Method Summary | |
boolean |
equals(java.lang.Object filter)
Whether this filter is equivalent to the given filter. |
void |
setContext(Context context)
Set the Context of the filter. |
java.lang.String |
toString()
Short description of the filter (e.g. |
Methods inherited from interface oracle.jdeveloper.dialogs.ClassPackageBrowserFilter |
acceptClass, acceptPackage |
Method Detail |
public boolean equals(java.lang.Object filter)
public java.lang.String toString()
public void setContext(Context context)
|
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.