|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.miethxml.toolkit.repository.ui.RepositoryViewBuilder
| Constructor Summary | |
RepositoryViewBuilder(RepositoryModelImpl model,
javax.swing.JPopupMenu menu)
Build a view (tree,table or tree and table) for the given RepositoryModelImpl. |
|
| Method Summary | |
javax.swing.JTable |
getRepositoryTable()
|
javax.swing.JTree |
getRepositoryTree(boolean mixed)
|
javax.swing.JComponent |
getTreeAndTableView()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RepositoryViewBuilder(RepositoryModelImpl model,
javax.swing.JPopupMenu menu)
model - The RepositoryModelImplmenu - The popupmenu or null| Method Detail |
public javax.swing.JComponent getTreeAndTableView()
public javax.swing.JTree getRepositoryTree(boolean mixed)
mixed - show files and direcotries
public javax.swing.JTable getRepositoryTable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||