com.jurismarches.vradi.ui.offer.widgets
Class AttachmentFileHandler

java.lang.Object
  extended by com.jurismarches.vradi.ui.offer.widgets.MultipleSelectionHandler<File>
      extended by com.jurismarches.vradi.ui.offer.widgets.AttachmentFileHandler

public class AttachmentFileHandler
extends MultipleSelectionHandler<File>

Author:
sletellier

Field Summary
 
Fields inherited from class com.jurismarches.vradi.ui.offer.widgets.MultipleSelectionHandler
addedDatas, ui
 
Constructor Summary
AttachmentFileHandler(MultipleSelectionPane ui)
           
 
Method Summary
 void add()
           
 void init()
           
 void openSelected(String selected)
           
 void remove()
           
 
Methods inherited from class com.jurismarches.vradi.ui.offer.widgets.MultipleSelectionHandler
addToList, fillList, getAddedData, getAddedDatas, getBean, getHandler, getList, getListModel, getSelectedInList, removeFromList, removeFromList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentFileHandler

public AttachmentFileHandler(MultipleSelectionPane ui)
Method Detail

init

public void init()
Specified by:
init in class MultipleSelectionHandler<File>

add

public void add()
Specified by:
add in class MultipleSelectionHandler<File>

remove

public void remove()
Specified by:
remove in class MultipleSelectionHandler<File>

openSelected

public void openSelected(String selected)
Specified by:
openSelected in class MultipleSelectionHandler<File>


Copyright © 2009-2010 JurisMarches. All Rights Reserved.