Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.gui.main.presence.avatar.imagepicker
Class ImagePickerDialog.ImageFileFilter

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by net.java.sip.communicator.util.swing.SipCommFileFilter
          extended by net.java.sip.communicator.impl.gui.main.presence.avatar.imagepicker.ImagePickerDialog.ImageFileFilter
All Implemented Interfaces:
FilenameFilter
Enclosing class:
ImagePickerDialog

 class ImagePickerDialog.ImageFileFilter
extends SipCommFileFilter

The filter for file chooser.


Constructor Summary
ImagePickerDialog.ImageFileFilter()
           
 
Method Summary
 boolean accept(File f)
           
 String getDescription()
           
 
Methods inherited from class net.java.sip.communicator.util.swing.SipCommFileFilter
accept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImagePickerDialog.ImageFileFilter

ImagePickerDialog.ImageFileFilter()
Method Detail

accept

public boolean accept(File f)
Specified by:
accept in class FileFilter

getDescription

public String getDescription()
Specified by:
getDescription in class FileFilter

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.