tyrex.util

Class Messages.EmptyResourceBundle

static class Messages.EmptyResourceBundle extends ResourceBundle implements Enumeration

Method Summary
EnumerationgetKeys()
protected ObjecthandleGetObject(String name)
booleanhasMoreElements()
ObjectnextElement()

Method Detail

getKeys

public Enumeration getKeys()

handleGetObject

protected Object handleGetObject(String name)

hasMoreElements

public boolean hasMoreElements()

nextElement

public Object nextElement()
Original code is Copyright (c) 1999-2001, Intalio, Inc. All Rights Reserved. Contributions by MetaBoss team are Copyright (c) 2003-2005, Softaris Pty. Ltd. All Rights Reserved.