com.mucommander.ui.autocomplete.completers
Class ServiceFactory

java.lang.Object
  extended by com.mucommander.ui.autocomplete.completers.ServiceFactory

public class ServiceFactory
extends java.lang.Object

A factory class to produce completion-services.

Author:
Arik Hadas

Constructor Summary
ServiceFactory()
           
 
Method Summary
static CompletionService getAllFilesService()
           
static CompletionService getBookmarksService()
           
static CompletionService getBrowsableFilesService()
           
static CompletionService getRootFoldersService()
           
static CompletionService getSystemVariablesService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceFactory

public ServiceFactory()
Method Detail

getAllFilesService

public static CompletionService getAllFilesService()

getBrowsableFilesService

public static CompletionService getBrowsableFilesService()

getRootFoldersService

public static CompletionService getRootFoldersService()

getBookmarksService

public static CompletionService getBookmarksService()

getSystemVariablesService

public static CompletionService getSystemVariablesService()


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