Class MatrixCellView.EmptyCellView

  • Enclosing class:
    MatrixCellView

    private static class MatrixCellView.EmptyCellView
    extends MatrixCellView
    Specific view implementation for displaying empty cell
    • Constructor Detail

      • EmptyCellView

        public EmptyCellView()
        Creates new cell view
    • Method Detail

      • getIcon

        @CheckForNull
        public javax.swing.Icon getIcon()
        Description copied from class: MatrixCellView
        Returns representation icon for this cell
        Overrides:
        getIcon in class MatrixCellView
        Returns:
        cell representation icon