Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.gui4j.component
Interface Gui4jTable.Enabled  view Gui4jTable.Enabled download Gui4jTable.Enabled.java

All Known Implementing Classes:
Gui4jTable.Gui4jTableModel
Enclosing interface:
Gui4jTable

public static interface Gui4jTable.Enabled


Method Summary
 boolean isEnabled(int row, int column)
           
 

Method Detail

isEnabled

public boolean isEnabled(int row,
                         int column)