"Hello, Amigo!"
12
Task
Java Core,
level 9,
lesson 3
Locked
TableAdapter
Edit the TableAdapter class so that it adapts the ATable interface to the BTable interface.
The getHeaderText method should return "[] : ".
For example, "[Amigo] : DashboardTable".
GO TO FULL VERSION