DataPaletteSvc.I Interface

com.bea.ide.ui.palette
DataPaletteSvc.I Interface

public static interface DataPaletteSvc.I
Enclosing class

DataPaletteSvc

Method Summary

public IDataPaletteViewDriver
getDataPaletteDriver(IDocument doc)
Get the data palette driver for the specified document.

Method Detail

getDataPaletteDriver(IDocument) Method

public IDataPaletteViewDriver getDataPaletteDriver(IDocument doc)
Get the data palette driver for the specified document.

Parameters

doc
- the document for which the data palette will be displayed.

Returns

IDataPaletteViewDriver, can be null.