|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkrb5.kdc.ui.DataTable
public class DataTable
Class Description : Class representing a principal data table.
Constructor Summary | |
---|---|
DataTable(javax.swing.JFrame frame,
AdminModel model)
Class constructor |
Method Summary | |
---|---|
void |
buildDisplay()
Build data table display |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataTable(javax.swing.JFrame frame, AdminModel model)
frame
- JFramemodel
- AdminModelMethod Detail |
---|
public void buildDisplay()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |