|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.LookAndFeel
javax.swing.plaf.basic.BasicLookAndFeel
javax.swing.plaf.metal.MetalLookAndFeel
net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
public class SIPCommLookAndFeel
The default SIP-Communicator look&feel.
| Constructor Summary | |
|---|---|
SIPCommLookAndFeel()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
Returns the description of this look&feel. |
Icon |
getDisabledIcon(JComponent component,
Icon icon)
Returns the disabled icon for the given component, based on the given icon. |
String |
getID()
Returns the identifier of this look&feel. |
String |
getName()
Returns the name of this look&feel. |
protected void |
initClassDefaults(UIDefaults table)
Initializes class defaults. |
boolean |
isNativeLookAndFeel()
Returns false to indicate that this is not a native look&feel. |
boolean |
isSupportedLookAndFeel()
Returns true to indicate that this look&feel is supported. |
void |
loadSkin()
Reloads look&feel. |
| Methods inherited from class javax.swing.plaf.basic.BasicLookAndFeel |
|---|
createAudioAction, getAudioActionMap, initialize, loadSystemColors, playSound, uninitialize |
| Methods inherited from class javax.swing.LookAndFeel |
|---|
getDesktopPropertyValue, installBorder, installColors, installColorsAndFont, installProperty, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, toString, uninstallBorder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SIPCommLookAndFeel()
| Method Detail |
|---|
public boolean isNativeLookAndFeel()
isNativeLookAndFeel in class MetalLookAndFeelpublic boolean isSupportedLookAndFeel()
isSupportedLookAndFeel in class MetalLookAndFeelpublic String getDescription()
getDescription in class MetalLookAndFeelpublic String getID()
getID in class MetalLookAndFeelpublic String getName()
getName in class MetalLookAndFeelprotected void initClassDefaults(UIDefaults table)
initClassDefaults in class MetalLookAndFeeltable - the default user interface configurations table
public Icon getDisabledIcon(JComponent component,
Icon icon)
getDisabledIcon in class MetalLookAndFeelcomponent - the component, for which we make a disabled iconicon - the icon to make a disabled version for
public void loadSkin()
loadSkin in interface Skinnable
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||