站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

Constant Field Values (Looks) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.looks/2 1.12

Constant Field Values


Contents
org.netbeans.*

org.netbeans.spi.looks.Look<T>
public static final long ALL_METHODS 9223372036854775807L
public static final long CAN_COPY 262144L
public static final long CAN_CUT 524288L
public static final long CAN_DESTROY 131072L
public static final long CAN_RENAME 65536L
public static final long CLIPBOARD_COPY 4194304L
public static final long CLIPBOARD_CUT 8388608L
public static final long DESTROY 1L
public static final long DRAG 16777216L
public static final long GET_ACTIONS 2048L
public static final long GET_CHILD_OBJECTS 512L
public static final long GET_CONTEXT_ACTIONS 4096L
public static final long GET_CUSTOMIZER 32768L
public static final long GET_DEFAULT_ACTION 8192L
public static final long GET_DISPLAY_NAME 8L
public static final long GET_DROP_TYPE 2097152L
public static final long GET_HELP_CTX 256L
public static final long GET_ICON 64L
public static final long GET_LOOKUP_ITEMS 4L
public static final long GET_NAME 16L
public static final long GET_NEW_TYPES 1024L
public static final long GET_OPENED_ICON 128L
public static final long GET_PASTE_TYPES 1048576L
public static final long GET_PROPERTY_SETS 16384L
public static final long GET_SHORT_DESCRIPTION 32L
public static final long HAS_CUSTOMIZER 33554432L
public static final long NO_METHODS 0L
public static final long RENAME 2L


org.netbeans.modules.looks/2 1.12

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.