© 2006-2007 ETH Zurich

org.ximtec.igesture.tool.service
Class GuiBundleService

java.lang.Object
  extended by org.sigtec.util.ResourceBundle
      extended by org.sigtec.graphix.GuiBundle
          extended by org.ximtec.igesture.tool.service.GuiBundleService
All Implemented Interfaces:
Service

public class GuiBundleService
extends org.sigtec.graphix.GuiBundle
implements Service

Service wrapper for a GuiBundle.

Version:
1.0, Mar 2008
Author:
Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch

Field Summary
static String IDENTIFIER
           
 
Constructor Summary
GuiBundleService(String resourceBundleName)
           
 
Method Summary
 String getIdentifier()
          Returns the identifier of the service.
 
Methods inherited from class org.sigtec.graphix.GuiBundle
getAcceleratorKey, getHeight, getHeight, getLongDescription, getMnemonicKey, getName, getShortDescription, getShowImage, getSmallIcon, getSmallIconExpanded, getWidth, getWidth, getX, getY
 
Methods inherited from class org.sigtec.util.ResourceBundle
getBooleanProperty, getIntegerProperty, getProperty, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDENTIFIER

public static final String IDENTIFIER
See Also:
Constant Field Values
Constructor Detail

GuiBundleService

public GuiBundleService(String resourceBundleName)
Method Detail

getIdentifier

public String getIdentifier()
Description copied from interface: Service
Returns the identifier of the service.

Specified by:
getIdentifier in interface Service
Returns:
the service's identifier.

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.