info.aduna.platform.support
Class PosixKDEPlatform

java.lang.Object
  extended by info.aduna.platform.PlatformBase
      extended by info.aduna.platform.support.PosixPlatform
          extended by info.aduna.platform.support.PosixKDEPlatform
All Implemented Interfaces:
Platform

public class PosixKDEPlatform
extends PosixPlatform

Platform implementation for KDE environments under UNIX.


Field Summary
 
Fields inherited from class info.aduna.platform.PlatformBase
colonReplacement, separatorReplacement, whitespaceReplacement
 
Fields inherited from interface info.aduna.platform.Platform
APPDATA_BASEDIR_PROPERTY, OLD_DATADIR_PROPERTY
 
Constructor Summary
PosixKDEPlatform()
           
 
Method Summary
 String getName()
          Get a descriptive name for this platform.
 
Methods inherited from class info.aduna.platform.support.PosixPlatform
dataDirPreserveCase, dataDirReplaceColon, dataDirReplaceWhitespace, getOSApplicationDataDir
 
Methods inherited from class info.aduna.platform.PlatformBase
getApplicationDataDir, getApplicationDataDir, getOSApplicationDataDir, getRelativeApplicationDataDir, getRelativeApplicationDataDir, getUserHome
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PosixKDEPlatform

public PosixKDEPlatform()
Method Detail

getName

public String getName()
Description copied from interface: Platform
Get a descriptive name for this platform.

Specified by:
getName in interface Platform
Overrides:
getName in class PosixPlatform


Copyright © 1997-2008 Aduna. All Rights Reserved.