hi,
i'm asked to create a program in which there's a component like this
it's like a seat reservation program. in which we are able to click-and-drag to select the box/es.
i wonder what component or array of components that suites the needs.
i think of using JTable, does JTable support single cell selection?
thx
i'm asked to create a program in which there's a component like this
it's like a seat reservation program. in which we are able to click-and-drag to select the box/es.
i wonder what component or array of components that suites the needs.
i think of using JTable, does JTable support single cell selection?
thx
Comment