Skip to content

Compatible types error in UserInterfaceImpl class #2

@shaneeqa

Description

@shaneeqa

In UserInterfaceImpl class, Code Line:
TextField tile = textFieldCoordinates.get(new Coordinates(xIndex, yIndex));

I get an error Incompatible types. Required: java.awt.TextField Found: sudoku.userInterface.SudokuTextField

How can I get rid of this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions