com.starbase.visdiff
Class CommonResources

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--com.starbase.visdiff.CommonResources
Direct Known Subclasses:
CommonResources_en, CommonResources_es

Deprecated. The package com.starbase.visdiff will be removed in a future release of the StarTeam SDK.

public class CommonResources
extends java.util.ListResourceBundle

Default resources for this package.


Constructor Summary
CommonResources()
          Deprecated.  
 
Method Summary
 java.lang.Object[][] getContents()
          Deprecated.  
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonResources

public CommonResources()
Deprecated. 
Method Detail

getContents

public java.lang.Object[][] getContents()
Deprecated. 
Overrides:
getContents in class java.util.ListResourceBundle


StarTeam SDK 10.4, Build 36
Copyright © 2003-2008 Borland Software Corporation. All rights reserved.