|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.adventnet.utils.SnmpUtils | +--com.adventnet.utils.SnmpUIUtils
Class for the Internationalziation UI specification. This class can be used to specify the properties like font etc. for the UI Components incase of I18n.
Fields inherited from class com.adventnet.utils.SnmpUtils |
INTERNATIONALIZE, locale |
Method Summary | |
static java.awt.Font |
getFont()
Returns the default font. |
static void |
setFont(java.awt.Font font)
Sets the Default Font which will used for all the UI components. |
Methods inherited from class com.adventnet.utils.SnmpUtils |
createJCheckBoxMenuItem, createJMenu, createJMenuItem, createJRadioButtonMenuItem, getString, isBroadCastAddress, isNetMaskAddress, setApplet, setBundleName, setLocale, setSearchPath |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void setFont(java.awt.Font font)
getFont()
public static java.awt.Font getFont()
setFont(java.awt.Font)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |