Compoze Software, Inc.

com.compoze.trigger
Class TriggerResources


java.lang.Object

  |

  +--com.compoze.trigger.TriggerResources


public class TriggerResources
extends java.lang.Object

This class gets the instance of a resource bundle for the trigger package.


Constructor Summary
TriggerResources()
           
 
Method Summary
static java.util.ResourceBundle i()
          Get the singleton instance of this class.
static void main(java.lang.String[] args)
          Exerciser.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TriggerResources


public TriggerResources()
Method Detail

i


public static java.util.ResourceBundle i()
Get the singleton instance of this class.
Throws:
MissingResourceException - if the resource bundle could not be found

main


public static void main(java.lang.String[] args)
Exerciser.

Compoze Software, Inc.

Copyright ©1999-2001 Compoze Software, Inc. All rights reserved.