Package com.lightdev.app.shtm
Interface UIResources
-
- All Known Implementing Classes:
InternalUiResources
public interface UIResources
interface for getting text based resources * @author Dimitri Polivaev 14.01.2007
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.Icon
getIcon(java.lang.String name)
java.lang.String
getString(java.lang.String pKey)
-