|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.mebigfatguy.polycasso.PolycassoBundle
public class PolycassoBundle
manages the resource bundle properties file for this application
| Method Summary | |
|---|---|
static java.lang.String |
getString(com.mebigfatguy.polycasso.PolycassoBundle.Key key)
retrieves a string from a resource bundle given a key |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getString(com.mebigfatguy.polycasso.PolycassoBundle.Key key)
key - the key of the property item that is to be retrieved
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||