You can remove the redundant interfaces.
On Oct 28, 2009, at 12:32 PM, Sandro Martini wrote:
Hi,
what do you think on removing these warnings (from eclipse):
Redundant superinterface CalendarListener for the type
TerraCalendarSkin, already defined by
CalendarSkin TerraCalendarSkin.java /wtk/src/org/apache/pivot/wtk/
skin/terra line
62 Java Problem
Redundant superinterface CalendarSelectionListener for the type
TerraCalendarSkin, already defined by
CalendarSkin TerraCalendarSkin.java /wtk/src/org/apache/pivot/wtk/
skin/terra line
62 Java Problem
Remove ?
Or add a spuppresswarning to keep them as (visible) reference in the
source ?
Bye