ZRow

class ZRow

Constructors

ZRow

public ZRow()

ZRow

public ZRow(int n)

ZRow

public ZRow(ObservableList<String> row)

Methods

getRow

public List<String> getRow()

setRow

public void setRow(ObservableList<String> row)