Probably just because I copied it from Window$ActionMappingSequence which also implements add() but not insert().
So, no good reason :-) On Tue, Sep 7, 2010 at 22:45, Greg Brown <[email protected]> wrote: > Any comments on this? Noel, I believe you implemented this feature - was > there a reason you went with add() vs. insert()? > > On Sep 6, 2010, at 8:19 AM, Greg Brown wrote: > >> Is there a reason that add() is supported in Window$IconImageSequence but >> not insert()? Seems like both should be supported, unless there is a valid >> reason not to. >> G >> > >
