com.mucommander.ui.autocomplete
Class CompleterFactory

java.lang.Object
  extended by com.mucommander.ui.autocomplete.CompleterFactory

public class CompleterFactory
extends java.lang.Object

A factory class to produce completers.

Author:
Arik Hadas

Constructor Summary
CompleterFactory()
           
 
Method Summary
static Completer getComboboxOptionsCompleter()
           
static Completer getLocationCompleter()
           
static Completer getPathCompleter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompleterFactory

public CompleterFactory()
Method Detail

getComboboxOptionsCompleter

public static Completer getComboboxOptionsCompleter()

getPathCompleter

public static Completer getPathCompleter()

getLocationCompleter

public static Completer getLocationCompleter()


This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard