public class SwingGallery extends Gallery
Gallery.GViewer
DragDrop, DragEnter, DragEvents, DragExit, DragOver, KeyEvents, KeyFinished, KeyPressed, KeyReleased, KeyTyped, MouseClicked, MouseDragged, MouseEntered, MouseEvents, MouseExited, MouseFinished, MouseMoved, MousePressed, MouseReleased
Constructor and Description |
---|
SwingGallery()
Creates a new SwingGallery.
|
Modifier and Type | Method and Description |
---|---|
RMParentShape |
getDocument(int anIndex)
Returns the specific document at the given index.
|
int |
getDocumentCount()
Returns the number of document shown by the gallery.
|
javax.swing.Icon |
getDocumentIcon(int anIndex)
Returns the icon for the specific document at the given index.
|
createUI, dropGalleryShape, getDragShape, getWindowTitle, respondUI
addKeyActionEvent, createTimer, createUI, createWindow, getNode, getNode, getNodeHelper, getTimer, getTimer, getUI, getWindow, isEventThread, isWindowVisible, requestFocus, requestFocusImpl, runLater, sendEvent, setWindowVisible
addNodeBinding, disableEvents, enableEvents, getBindingModelValue, getBindingNodeValue, getConversionMap, getConversionMapKey, getConversionMaps, getConversionMapValue, getFirstFocus, getModelValue, getNode, getNodeAction, getNodeBoolValue, getNodeFloatValue, getNodeIntValue, getNodeItemDisplayKey, getNodeItems, getNodeSelectedIndex, getNodeSelectedItem, getNodeStringValue, getNodeText, getNodeValue, getUI, getUIHpr, initUI, initUI, isNodeEnabled, isNodeValueAdjusting, isSendEventDisabled, isUISet, processResetUI, processRespondUI, resetLater, resetNodeBindings, resetUI, runLaterDelayed, runLaterOnce, sendEvent, sendNodeAction, setBindingModelValue, setBindingNodeValue, setFirstFocus, setModelValue, setNodeAction, setNodeEnabled, setNodeItemDisplayKey, setNodeItems, setNodeItems, setNodeSelectedIndex, setNodeSelectedItem, setNodeText, setNodeValue, setSendEventDisabled
public int getDocumentCount()
getDocumentCount
in class Gallery
public RMParentShape getDocument(int anIndex)
getDocument
in class Gallery
public javax.swing.Icon getDocumentIcon(int anIndex)
getDocumentIcon
in class Gallery