org.media.hyperpad
Class MyResources
java.lang.Object
|
+--java.util.ResourceBundle
|
+--java.util.PropertyResourceBundle
|
+--org.media.hyperpad.MyResources
- public class MyResources
- extends PropertyResourceBundle
Class meant to return results from the Resource Bundle to HyperPanel.
- Version:
- $Revision: 1.1 $ $Date: 2002/09/13 18:51:36 $
- Author:
- Borsos Szabolcs
- See Also:
String
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyResources
public MyResources(String property_file)
throws IOException
getLabels
public static String getLabels(String name)
getMnemonic
public static char getMnemonic(String name)
getShortcut
public static char getShortcut(String name)
getModifiers
public static String getModifiers(String name)
getTextValue
public static String getTextValue(String name)
getImageIcon
public static ImageIcon getImageIcon(String name)
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."