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

D-Index (Looks) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.looks/2 1.12
A B C D F G H I L N O P R S T U

D

decorator(LookSelector, Look) - Static method in class org.netbeans.spi.looks.Selectors
Decorates looks found by given selector, with a decorating look.
DefaultLook - Class in org.netbeans.spi.looks
Utility class for providing Looks.
DefaultLook(String) - Constructor for class org.netbeans.spi.looks.DefaultLook
Creates new instance of look does no work.
defaultTypes() - Static method in class org.netbeans.spi.looks.Selectors
NamespaceSelector which searches for a look in default namespace "Looks/Types/".
delegateAll(long, Object) - Method in class org.netbeans.spi.looks.ProxyLook
Controls whether we delegate to all looks just the first one that returns a value.
delegateObject(Object) - Method in class org.netbeans.spi.looks.ProxyLook
Permits changing the represented object when delegating to sublooks.
delegateTo(long, Look, Object) - Method in class org.netbeans.spi.looks.ProxyLook
A heart of this class - method which can decide where to delegate particular call.
DESTROY - Static variable in class org.netbeans.spi.looks.Look
Mask for the method Look.destroy(T, org.openide.util.Lookup).
destroy(T, Lookup) - Method in class org.netbeans.spi.looks.Look
Called when object was destroyed.
destroy(Object, Lookup) - Method in class org.netbeans.spi.looks.ProxyLook
Calls the destroy method on all sublooks.
detachFrom(T) - Method in class org.netbeans.spi.looks.Look
This method is called when listening on represeted object is no longer needed.
DRAG - Static variable in class org.netbeans.spi.looks.Look
Mask for the method Look.drag(T, org.openide.util.Lookup).
drag(T, Lookup) - Method in class org.netbeans.spi.looks.Look
Called when a drag is started with this object.
drag(Object, Lookup) - Method in class org.netbeans.spi.looks.ProxyLook
Gets the first transferable from any sublook that can provide the drag operation.

org.netbeans.modules.looks/2 1.12
A B C D F G H I L N O P R S T U
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.