oracle.jdeveloper.model
Class CategoryFilter.CatInfo
java.lang.Object
oracle.jdeveloper.model.CategoryFilter.CatInfo
- Enclosing class:
- CategoryFilter
- public static class CategoryFilter.CatInfo
- extends java.lang.Object
Constructor Summary |
CategoryFilter.CatInfo(int cat,
java.lang.Class cls,
java.lang.String label,
javax.swing.Icon icon,
int filters)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cat
public final int cat
cls
public final java.lang.Class cls
label
public final java.lang.String label
icon
public final javax.swing.Icon icon
filters
public final int filters
CategoryFilter.CatInfo
public CategoryFilter.CatInfo(int cat,
java.lang.Class cls,
java.lang.String label,
javax.swing.Icon icon,
int filters)
Copyright © 1997, 2004, Oracle. All rights reserved.