|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object insensa.controller.AddFilesToFileSet
public class AddFilesToFileSet
Field Summary | |
---|---|
private CModel |
model
|
private CView |
view
|
Constructor Summary | |
---|---|
AddFilesToFileSet(CView view,
CModel model)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
static void |
importFolder(CView view,
CModel model,
java.io.File[] fileList,
javax.swing.tree.DefaultMutableTreeNode targetNode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private CView view
private CModel model
Constructor Detail |
---|
public AddFilesToFileSet(CView view, CModel model)
insensa.view
- model
- Method Detail |
---|
public static void importFolder(CView view, CModel model, java.io.File[] fileList, javax.swing.tree.DefaultMutableTreeNode targetNode)
insensa.view
- model
- fileList
- targetNode
- public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
ActionListener.actionPerformed(java.awt.event.ActionEvent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |