public class ThumbnailView extends Object
Modifier and Type | Field and Description |
---|---|
static DataFlavor |
STRING_FLAVOR |
static DataFlavor |
TEXT_FLAVOR
The plain-text flavor that we will be using for our
basic drag-and-drop protocol.
|
Constructor and Description |
---|
ThumbnailView(Application app)
Construct a thumbnail view that operates in the given
MDI context.
|
Modifier and Type | Method and Description |
---|---|
JComponent |
getComponent()
Return the component that this view manages.
|
public static final DataFlavor TEXT_FLAVOR
public static final DataFlavor STRING_FLAVOR
public ThumbnailView(Application app)
public JComponent getComponent()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.