ch.braincell.stickbackup.gui.table
Class FileTableModel.FileRow

java.lang.Object
  extended by ch.braincell.stickbackup.gui.table.FileTableModel.FileRow
Enclosing class:
FileTableModel

public class FileTableModel.FileRow
extends java.lang.Object


Constructor Summary
FileTableModel.FileRow(int row, int column)
           
 
Method Summary
 int getColumn()
           
 int getRow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileTableModel.FileRow

public FileTableModel.FileRow(int row,
                              int column)
Method Detail

getColumn

public int getColumn()

getRow

public int getRow()


Copyright © 2007. All Rights Reserved.