|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IChartUIAccessible
This interface defines the methods to add accessibility to chart components.
| Method Summary | |
|---|---|
void |
bindAssociatedLabel(org.eclipse.swt.widgets.Label label)
add accessibility with the given Label's text. |
void |
bindAssociatedName(java.lang.String name)
add accessibility with the given name. |
| Method Detail |
|---|
void bindAssociatedLabel(org.eclipse.swt.widgets.Label label)
label - Label Object.void bindAssociatedName(java.lang.String name)
name - String Object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||