|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputListener | |
|---|---|
| net.officefloor.eclipse.common.dialog.input | |
| Uses of InputListener in net.officefloor.eclipse.common.dialog.input |
|---|
| Classes in net.officefloor.eclipse.common.dialog.input that implement InputListener | |
|---|---|
class |
InputAdapter
Adapter for the InputListener. |
| Methods in net.officefloor.eclipse.common.dialog.input with parameters of type InputListener | |
|---|---|
void |
PropertyInputHandler.setInputListener(InputListener listener)
Specifies the InputListener. |
void |
InputHandler.setInputListener(InputListener listener)
Specifies the InputListener. |
| Constructors in net.officefloor.eclipse.common.dialog.input with parameters of type InputListener | |
|---|---|
InputHandler(org.eclipse.swt.widgets.Composite parent,
Input<? extends org.eclipse.swt.widgets.Control> input,
InputListener listener)
Convenience constructor. |
|
InputHandler(org.eclipse.swt.widgets.Composite parent,
Input<? extends org.eclipse.swt.widgets.Control> input,
Object initialValue,
InputListener listener)
Convenience constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||