jrworkspace by
jTEM

de.jtem.jrworkspace.plugin.lnfswitch.plugin
Class CrossPlatformLnF

java.lang.Object
  extended by de.jtem.jrworkspace.plugin.Plugin
      extended by de.jtem.jrworkspace.plugin.lnfswitch.LookAndFeelPlugin
          extended by de.jtem.jrworkspace.plugin.lnfswitch.plugin.CrossPlatformLnF

public class CrossPlatformLnF
extends LookAndFeelPlugin


Field Summary
 
Fields inherited from class de.jtem.jrworkspace.plugin.lnfswitch.LookAndFeelPlugin
lookAndFeelSwitch
 
Constructor Summary
CrossPlatformLnF()
           
 
Method Summary
 String getLnFClassName()
           
 String getLnFName()
           
 boolean isSupported()
           
 
Methods inherited from class de.jtem.jrworkspace.plugin.lnfswitch.LookAndFeelPlugin
getOptionPanel, getPluginInfo, install, toString, uninstall
 
Methods inherited from class de.jtem.jrworkspace.plugin.Plugin
equals, hashCode, restoreStates, storeStates
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CrossPlatformLnF

public CrossPlatformLnF()
Method Detail

getLnFClassName

public String getLnFClassName()
Specified by:
getLnFClassName in class LookAndFeelPlugin

getLnFName

public String getLnFName()
Specified by:
getLnFName in class LookAndFeelPlugin

isSupported

public boolean isSupported()
Specified by:
isSupported in class LookAndFeelPlugin

jrworkspace by
jTEM

jTEM