Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [riena-dev] Renaming Interfaces

+1
Am 24.10.2008 um 06:38 schrieb Volanakis, Elias:

Dear colleagues,

I would like to rename several interfaces to align Riena more closely
with SWT/JFace naming conventions. Below is list of proposed changes.
Please let me know if you have any objections.


ITextFieldRidget -> ITextRidget
INumericValueTextFieldRidget -> INumericTextRidget
IDecimalValueTextFieldRidget -> IDecimalTextRidget
IDateTextFieldRidget -> IDateTextRidget

ITreeRidget.collapseTree() -> ITreeRidget.collapseAll()
ITreeRidget.expandTree() -> ITreeRidget.expandAll()

IComboBoxRidget -> IComboRidget
IComboBoxEntryFactory -> IComboEntryFactory

IWindowRidget -> IShellRidget

IActionRidget -> IButtonRidget


Looking forward for your feedback.

Kind regards,
Elias.

_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev



Back to the top