com.sas.visuals
Interface Dockable

All Known Implementing Classes:
Toolbar

public interface Dockable


Method Summary
 void dockNotify(java.lang.Object data)
           
 boolean isDocked()
           
 void undockNotify(java.lang.Object data)
           
 

Method Detail

dockNotify

void dockNotify(java.lang.Object data)

undockNotify

void undockNotify(java.lang.Object data)

isDocked

boolean isDocked()



Copyright © 2009 SAS Institute Inc. All Rights Reserved.