JComponentPack 1.3.0

com.zfqjava.swing.model
Interface Reloadable

All Known Implementing Classes:
FileTableModel, FileTreeModel, ResultSetTableModel, RowSetTableModel

public interface Reloadable

The Reloadable interface should be implements by any model whose contents can be reloading.


Method Summary
 void reload()
          Reloads the model contents.
 

Method Detail

reload

void reload()
Reloads the model contents.


JComponentPack 1.3.0

Send your Feedback
JComponentPack 1.3.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.