HomeSort by relevance Sort by last modified time
    Searched defs:ADVANCED (Results 1 - 3 of 3) sorted by null

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/
PropertyCategory.java 32 * "Advanced" category, for properties that are rarely used, visible if modified, even if not
35 public static final PropertyCategory ADVANCED = new PropertyCategory(1, "ADVANCED");
37 * "Advanced" category, for properties that are rarely used, visible only if enabled.
126 * @return <code>true</code> if this property is advanced.
129 return this == ADVANCED;
133 * @return <code>true</code> if this property is really advanced.
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 

Completed in 40 milliseconds