Interface IButtonEditPartDelegate
- All Known Implementing Classes:
Draw2DButtonEditPartDelegate
,NativeButtonEditPartDelegate
public interface IButtonEditPartDelegate
-
Method Summary
Modifier and TypeMethodDescriptionvoid
org.eclipse.draw2d.IFigure
getValue()
void
boolean
void
void
-
Method Details
-
doCreateFigure
org.eclipse.draw2d.IFigure doCreateFigure() -
hookMouseClickAction
void hookMouseClickAction() -
deactivate
void deactivate() -
registerPropertyChangeHandlers
void registerPropertyChangeHandlers() -
setValue
-
getValue
Object getValue() -
isSelected
boolean isSelected()
-