是否有可能使Eclipse RCP部件选项卡呈梯形?

时间:2011-06-13 18:21:00

标签: eclipse eclipse-plugin eclipse-rcp

有没有办法在Eclipse RCP应用程序中绘制自定义零件标签形状(例如,使其成为梯形)?

1 个答案:

答案 0 :(得分:2)

您可以实施custom presentation并根据需要渲染标签。另请参阅Extended Presentation Plugin