platformDependent
Class WindowsPlatform

java.lang.Object
  extended by platformDependent.PlatformManager
      extended by platformDependent.WindowsPlatform

public class WindowsPlatform
extends PlatformManager

Classe utilisée par le systeme de gestion de platforme sous Windows.

Author:
Matthieu Courgeon

Constructor Summary
WindowsPlatform()
           
 
Method Summary
protected  void aExecuteProject(VAE_Project p)
           
protected  java.lang.String aGetBibDirectoryPath(VAE_Project p)
           
protected  java.lang.String aGetSceneDirectoryPath(VAE_Project p)
           
 
Methods inherited from class platformDependent.PlatformManager
adaptToOperatingSystem, executeProject, getBibDirectoryPath, getSceneDirectoryPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowsPlatform

public WindowsPlatform()
Method Detail

aExecuteProject

protected void aExecuteProject(VAE_Project p)
Specified by:
aExecuteProject in class PlatformManager

aGetBibDirectoryPath

protected java.lang.String aGetBibDirectoryPath(VAE_Project p)
Specified by:
aGetBibDirectoryPath in class PlatformManager

aGetSceneDirectoryPath

protected java.lang.String aGetSceneDirectoryPath(VAE_Project p)
Specified by:
aGetSceneDirectoryPath in class PlatformManager