ResourceBundle bundle = ResourceManager.getBundle( "com.sun.product.foomgr.client.resources.Resources", this.getClass() );
where this is a handle to your main Tool instance.
this
Tool