Class ThumbnailGallery.ThumbnailComponent

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
com.inductiveautomation.ignition.designer.thumbnailbrowser.ThumbnailGallery.ThumbnailComponent
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable
Enclosing class:
ThumbnailGallery<T extends Browsable>

public class ThumbnailGallery.ThumbnailComponent extends JComponent
See Also:
  • Constructor Details

    • ThumbnailComponent

      public ThumbnailComponent(T symbol)
  • Method Details