IBM DB2 UDB
Plugin Interface
for Extending the Control Center

com.ibm.db2.tools.cc.navigator
Interface Separator


public interface Separator

The Separator interface is to be used by implementers of CCMenuAction to specify that the plugin menu item is just a separator line and not an actual menu item.

To add a separator, create a CCMenuAction that implements this interface. All other methods (except getPosition if you implement Positionable) will be ignored.

See Also:
CCMenuAction


IBM DB2 UDB
Plugin Interface
for Extending the Control Center

(C)Copyright IBM Corp. 2002, 2004. All rights reserved.

Links on this page are made available for your convenience and may take you to non-IBM sites. IBM does not warrant any sample code provided on these sites.