Package | Description |
---|---|
org.eclipse.nebula.widgets.opal.dialog |
Modifier and Type | Method | Description |
---|---|---|
FooterArea |
FooterArea.addCheckBox(java.lang.String label,
boolean selection) |
Add a check box
|
FooterArea |
Dialog.getFooterArea() |
|
FooterArea |
FooterArea.setButtonLabels(java.lang.String... buttonLabels) |
|
FooterArea |
FooterArea.setButtonLabels(java.util.List<java.lang.String> buttonLabels) |
|
FooterArea |
FooterArea.setCollapsedLabelText(java.lang.String collapsedLabelText) |
|
FooterArea |
FooterArea.setDefaultButtonIndex(int defaultButtonIndex) |
|
FooterArea |
FooterArea.setDetailText(java.lang.String detailText) |
|
FooterArea |
FooterArea.setExpanded(boolean expanded) |
|
FooterArea |
FooterArea.setExpandedLabelText(java.lang.String expandedLabelText) |
|
FooterArea |
FooterArea.setFooterText(java.lang.String text) |
|
FooterArea |
FooterArea.setIcon(org.eclipse.swt.graphics.Image icon) |
|
FooterArea |
FooterArea.setTimer(int timer) |
|
FooterArea |
FooterArea.setTimerIndexButton(int timerIndexButton) |