public class SwingGallery extends Gallery
Gallery.GViewerDragDrop, 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, respondUIaddKeyActionEvent, createTimer, createUI, createWindow, getNode, getNode, getNodeHelper, getTimer, getTimer, getUI, getWindow, isEventThread, isWindowVisible, requestFocus, requestFocusImpl, runLater, sendEvent, setWindowVisibleaddNodeBinding, 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, setSendEventDisabledpublic int getDocumentCount()
getDocumentCount in class Gallerypublic RMParentShape getDocument(int anIndex)
getDocument in class Gallerypublic javax.swing.Icon getDocumentIcon(int anIndex)
getDocumentIcon in class Gallery