com.levigo.jadice.swing.thumbnailview
Class ThumbnailViewComponentAddon

java.lang.Object
  extended by com.levigo.util.swing.plaf.AbstractComponentAddon
      extended by com.levigo.jadice.swing.JadiceComponentAddon
          extended by com.levigo.jadice.swing.thumbnailview.ThumbnailViewComponentAddon
All Implemented Interfaces:
ComponentAddon
Direct Known Subclasses:
NavigatorComponentAddon

public class ThumbnailViewComponentAddon
extends JadiceComponentAddon


Field Summary
protected static int MINIMUM_CONTRAST
          The minimum contrast (in percent) between the background's and the selection background's luminance.
 
Constructor Summary
  ThumbnailViewComponentAddon()
           
protected ThumbnailViewComponentAddon(String name)
           
 
Method Summary
protected  void initBasicDefaults(LookAndFeelAddons addon)
          Adds default key/value pairs to the given list.
 
Methods inherited from class com.levigo.util.swing.plaf.AbstractComponentAddon
add, add, add, add, addInputMap, addResource, getColor, getColor, getFont, getFont, getName, initialize, initMacDefaults, initMetalDefaults, initMotifDefaults, initWindowsDefaults, isMac, isMetal, isMotif, isPlastic, isSynth, isWindows, lookupColor, uninitialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MINIMUM_CONTRAST

protected static final int MINIMUM_CONTRAST
The minimum contrast (in percent) between the background's and the selection background's luminance.

See Also:
Constant Field Values
Constructor Detail

ThumbnailViewComponentAddon

public ThumbnailViewComponentAddon()

ThumbnailViewComponentAddon

protected ThumbnailViewComponentAddon(String name)
Method Detail

initBasicDefaults

protected void initBasicDefaults(LookAndFeelAddons addon)
Description copied from class: AbstractComponentAddon
Adds default key/value pairs to the given list.

Overrides:
initBasicDefaults in class AbstractComponentAddon


Copyright © 2017 levigo holding gmbh. All rights reserved.