Uses of Interface
com.jidesoft.utils.ProductNames

Packages that use ProductNames
com.jidesoft.plaf   
com.jidesoft.plaf.aqua   
com.jidesoft.plaf.basic   
com.jidesoft.plaf.eclipse   
com.jidesoft.plaf.office2003   
com.jidesoft.plaf.vsnet   
com.jidesoft.plaf.xerto   
 

Uses of ProductNames in com.jidesoft.plaf
 

Subinterfaces of ProductNames in com.jidesoft.plaf
 interface LookAndFeelExtension
           
 

Classes in com.jidesoft.plaf that implement ProductNames
 class LookAndFeelFactory
          JIDE Software created many new components that need their own ComponentUI classes and additional UIDefaults in UIDefaults table.
 

Uses of ProductNames in com.jidesoft.plaf.aqua
 

Classes in com.jidesoft.plaf.aqua that implement ProductNames
 class AquaJideUtils
          AquaJideUtils to add Jide extension to AquaLookAndFeel
 

Uses of ProductNames in com.jidesoft.plaf.basic
 

Classes in com.jidesoft.plaf.basic that implement ProductNames
 class BasicLookAndFeelExtension
          Initialize the uiClassID to BasicComponentUI mapping for JIDE components.
 

Uses of ProductNames in com.jidesoft.plaf.eclipse
 

Classes in com.jidesoft.plaf.eclipse that implement ProductNames
 class Eclipse3xMetalUtils
          Utility Class for WindowsLookAndFeel to add Eclipse3x related LookAndFeel style
 class Eclipse3xWindowsUtils
          Utility Class for WindowsLookAndFeel to add Eclipse3x related LookAndFeel style
 class EclipseLookAndFeelExtension
          Utility Class for WindowsLookAndFeel to add Eclipse related LookAndFeel style
 class EclipseMetalUtils
          Utility Class for WindowsLookAndFeel to add Eclipse related LookAndFeel style
 class EclipseWindowsUtils
          Utility Class for WindowsLookAndFeel to add Eclipse related LookAndFeel style
 

Uses of ProductNames in com.jidesoft.plaf.office2003
 

Classes in com.jidesoft.plaf.office2003 that implement ProductNames
 class Office2003WindowsUtils
          WindowsLookAndFeel with Office2003 extension
 

Uses of ProductNames in com.jidesoft.plaf.vsnet
 

Classes in com.jidesoft.plaf.vsnet that implement ProductNames
 class VsnetLookAndFeelExtension
          Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style.
 class VsnetMetalUtils
          Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for MetalLookAndFeel.
 class VsnetWindowsUtils
          Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Vsnet style for WindowsLookAndFeel.
 

Uses of ProductNames in com.jidesoft.plaf.xerto
 

Classes in com.jidesoft.plaf.xerto that implement ProductNames
 class XertoMetalUtils
          Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Xerto style for MetalLookAndFeel.
 class XertoWindowsUtils
          Initialize the uiClassID to BasicComponentUI mapping for JIDE components using Xerto style for WindowsLookAndFeel.
 



Copyright © 2008. All Rights Reserved.