MENGOLAH ROW JTABLE BERBASIS VECTOR PADA PEMROGRAMAN JAVA
Kridalukmana, Rinta (2007) MENGOLAH ROW JTABLE BERBASIS VECTOR PADA PEMROGRAMAN JAVA. Transformatika, 5 (1). ISSN ISSN 1693-3656
| ![[img]](http://eprints.undip.ac.id/style/images/fileicons/application_pdf.png) | PDF - Published Version 142Kb | 
Abstract
Jtable  is a component in Java Programming Language that is used to display and  edit two-dimensional tables of cells. The first dimension will be a  column and the other is row. Basically, Jtable in can be based on vector  or object. In this paper, working with rows in Vector-based Jtable will  be ligthed on inserting multiple rows, deleting multiple rows and  refresh rows. By using getMinSelectionIndex() and  getMaxSelectionIndex(), we can get the minimum or maximum index selected  rows in Jtable. After that, the addNotify() function will execute  inserting, deleting or refrehing rows in Jtable. Keystroke support will  be enabled also to trigger the execution of function that have been  developed.

0 comments:
Post a Comment