|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swt.widgets.Widget
org.eclipse.swt.widgets.Control
org.eclipse.swt.widgets.Scrollable
org.eclipse.swt.widgets.Composite
org.eclipse.net4j.util.ui.container.ElementWizardComposite
org.eclipse.net4j.util.ui.container.ElementWizardComposite.WithRadios
public static class ElementWizardComposite.WithRadios
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.net4j.util.ui.container.ElementWizardComposite |
|---|
ElementWizardComposite.WithCombo, ElementWizardComposite.WithRadios |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.swt.widgets.Control |
|---|
handle |
| Constructor Summary | |
|---|---|
ElementWizardComposite.WithRadios(Composite parent,
int style,
String productGroup,
String label)
|
|
| Method Summary | |
|---|---|
protected void |
createFactoryTypeControl()
|
String |
getFactoryType()
|
protected void |
setFactoryType(String factoryType)
|
void |
widgetDefaultSelected(SelectionEvent e)
Sent when default selection occurs in the control. |
void |
widgetSelected(SelectionEvent e)
Sent when selection occurs in the control. |
| Methods inherited from class org.eclipse.net4j.util.ui.container.ElementWizardComposite |
|---|
create, factoryTypeChanged, getContainer, getDefaultDescription, getDescription, getFactoryTypes, getLabel, getProductGroup, harvestControls, init, layout, setDefaultDescription, setValidationContext |
| Methods inherited from class org.eclipse.swt.widgets.Composite |
|---|
changed, checkSubclass, computeSize, drawBackground, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabList |
| Methods inherited from class org.eclipse.swt.widgets.Scrollable |
|---|
computeTrim, getBorderWidth, getClientArea, getHorizontalBar, getVerticalBar |
| Methods inherited from class org.eclipse.swt.widgets.Widget |
|---|
addDisposeListener, addListener, checkWidget, dispose, getData, getData, getDisplay, getListeners, getStyle, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, reskin, setData, setData, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ElementWizardComposite.WithRadios(Composite parent,
int style,
String productGroup,
String label)
| Method Detail |
|---|
public void widgetSelected(SelectionEvent e)
org.eclipse.swt.events.SelectionListenerFor example, selection occurs in a List when the user selects an item or items with the keyboard or mouse. On some platforms, the event occurs when a mouse button or key is pressed. On others, it happens when the mouse or key is released. The exact key or mouse gesture that causes this event is platform specific.
widgetSelected in interface SelectionListenere - an event containing information about the selectionpublic void widgetDefaultSelected(SelectionEvent e)
org.eclipse.swt.events.SelectionListenerFor example, on some platforms default selection occurs in a List when the user double-clicks an item or types return in a Text. On some platforms, the event occurs when a mouse button or key is pressed. On others, it happens when the mouse or key is released. The exact key or mouse gesture that causes this event is platform specific.
widgetDefaultSelected in interface SelectionListenere - an event containing information about the default selectionpublic String getFactoryType()
getFactoryType in class ElementWizardCompositeprotected void setFactoryType(String factoryType)
setFactoryType in class ElementWizardCompositeprotected void createFactoryTypeControl()
createFactoryTypeControl in class ElementWizardComposite
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||