|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.fractal.explorer.panel.SuperComponentsTable
public class SuperComponentsTable
Displays the internal components of a component.
Constructor Summary | |
---|---|
SuperComponentsTable()
|
Method Summary | |
---|---|
String[] |
getHeaders(org.objectweb.util.explorer.api.TreeView treeView)
Overriding methods |
Object[][] |
getRows(org.objectweb.util.explorer.api.TreeView treeView)
Overriding methods |
protected SuperController |
provideSuperController(org.objectweb.util.explorer.api.TreeView treeView)
Provides the SuperController for the given tree view. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SuperComponentsTable()
Method Detail |
---|
protected SuperController provideSuperController(org.objectweb.util.explorer.api.TreeView treeView)
treeView
-
public String[] getHeaders(org.objectweb.util.explorer.api.TreeView treeView)
getHeaders
in interface org.objectweb.util.explorer.api.Table
Table.getHeaders(org.objectweb.util.explorer.api.TreeView)
public Object[][] getRows(org.objectweb.util.explorer.api.TreeView treeView)
getRows
in interface org.objectweb.util.explorer.api.Table
Table.getRows(org.objectweb.util.explorer.api.TreeView)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |