unbbayes.controller
Class FileHistoryController

java.lang.Object
  extended by unbbayes.controller.FileHistoryController

public class FileHistoryController
extends Object

File Controller for some files of UnBBayes


Constructor Summary
protected FileHistoryController()
          default constructor.
 
Method Summary
 File getCurrentDirectory()
           
static FileHistoryController getInstance()
          Returns an instance of this object.
 void setCurrentDirectory(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileHistoryController

protected FileHistoryController()
default constructor. S may be instanciated by getInstance method

Method Detail

getCurrentDirectory

public File getCurrentDirectory()

setCurrentDirectory

public void setCurrentDirectory(File file)

getInstance

public static FileHistoryController getInstance()
Returns an instance of this object. If the object is already instanciated once, it returns the current object, otherwise it returns a new object.

Returns:
Options object


Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.