You could construct your own subclass of AbstractButton that contains references to the two buttons of interest as instance variables.

But I still don't see why you want two separate buttons. ...