org.scohen.juploadr.app.tags
Class TagsHelper

java.lang.Object
  extended byKeyAdapter
      extended byorg.scohen.juploadr.app.tags.TagsHelper

public class TagsHelper
extends KeyAdapter

See Also:
Serialized Form

Constructor Summary
TagsHelper()
           
 
Method Summary
 void keyPressed(KeyEvent event)
           
 void updateTags(java.util.List list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagsHelper

public TagsHelper()
Method Detail

keyPressed

public void keyPressed(KeyEvent event)

updateTags

public void updateTags(java.util.List list)