info.aduna.platform.support
Class PosixGnomePlatform
java.lang.Object
info.aduna.platform.PlatformBase
info.aduna.platform.support.PosixPlatform
info.aduna.platform.support.PosixGnomePlatform
- All Implemented Interfaces:
- Platform
public class PosixGnomePlatform
- extends PosixPlatform
Platform implementation for gnome environments under UNIX.
|
Method Summary |
String |
getName()
Get a descriptive name for this platform. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PosixGnomePlatform
public PosixGnomePlatform()
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 © 2001-2012 Aduna. All Rights Reserved.