index
ChemoJunMoleculeCatalogue
ChemoJun050 (2006/08/08) Copyright 2002-2006 National Institute of Informatics, Research Organization of Information and Systems.
superclass:
instance variables:
- columnSize
- catalogueElements
- boundingBox
- selectedElements
- catalogueFilename
- preferenceTable
- menuBar
class instance variables:
class variabels:
pool variabels:
instance methods:
- addSelection: catalogueElement [selecting]
- arrangeColumnSize [menu messages]
- asImage [converting]
- asImageOfElement: element [converting]
- asImageOfElement: element selectionColor: selectionColor backgroundColor: backgroundColor [converting]
- asImageOfElements: elements [converting]
- asImageOfElements: elements selectionColor: selectionColor backgroundColor: backgroundColor [converting]
- backgroundColor [displaying]
- boundingBox [bounds accessing]
- browseManual [menu messages]
- catalogueElementsToLispList [lisp support]
- catalogueView [interface opening]
- clearAndRedisplay [displaying]
- clearSelections [selecting]
- columnSize [accessing]
- columnSize: numberOfColumns [accessing]
- columnSizeToLispList [lisp support]
- condenseElements [menu messages]
- defaultWindowLabel [defaults]
- displayElement: element index: index into: aPixmap [displaying]
- displayElement: element index: index into: aPixmap selectionColor: selectionColor backgroundColor: backgroundColor [displaying]
- displayElement: element pixmapOn: pixmapContext [displaying]
- displayIndex: index pixmapOn: pixmapContext [displaying]
- displayName: element pixmapOn: pixmapContext [displaying]
- displayOn: graphicsContext [displaying]
- displaySelection: element pixmapOn: pixmapContext selectionColor: selectionColor backgroundColor: backgroundColor [displaying]
- dropElements: elements toCatalogue: catalogue [actions]
- dropTargetCatalogue [actions]
- elements [accessing]
- elements: aCollection [accessing]
- filename [accessing]
- filename: aFilename [accessing]
- fitWindowSize [interface opening]
- getView [private]
- hasVoidElement [testing]
- htmlTo: aFilename with: aCollection [private]
- initialize [initialize-release]
- isAllSelections [testing]
- isAllVoidSelections [testing]
- isEmpty [testing]
- keyboardDispatchTable [keyboard]
- keyboardDispathDebug [keyboard]
- keyboardEvent: event fromController: controller [keyboard]
- menuBar [menu accessing]
- moleculeObjects [accessing]
- move1Elements: elements toElement: target [actions]
- move2Elements: elements toElement: target [actions]
- moveElements: elements toElement: target [actions]
- multiSelections [preferences]
- multiSelections: aBoolean [preferences]
- openCatalogueElement: element [menu messages]
- openCatalogueElement: element at: point [menu messages]
- openCatalogueFile [menu messages]
- openMoleculeViewer [menu messages]
- openSDFile [menu messages]
- pixmapExtent [displaying]
- postOpenWith: aBuilder [interface opening]
- preferenceTable [preferences]
- preferenceTable: attributeTable [preferences]
- preferenceTableToLispList [lisp support]
- pressedCameraButtonOf: anElement in: aViewer [actions]
- printOn: aStream [printing]
- quitDoing [menu messages]
- redisplay [displaying]
- removeElements [menu messages]
- removeSelection: catalogueElement [selecting]
- requestNewImageFilename [menu messages]
ChemoJunMoleculeCatalogue new requestNewImageFilename.
- saveAsCatalogue [menu messages]
- saveAsHTML [menu messages]
- saveAsImage [menu messages]
- saveAsSDFile [menu messages]
- saveCatalogue [menu messages]
- saveCatalogueTo: aFilename [menu messages]
- scrollDown [scrolling]
- scrollFor: element [scrolling]
- scrollGrid [scrolling]
- scrollLeft [scrolling]
- scrollRight [scrolling]
- scrollUp [scrolling]
- selectAll [menu messages]
- selectDirectory [menu messages]
- selectedElementsToLispList [lisp support]
- selection [selecting]
- selection: element [selecting]
- selectionColor [displaying]
- selectionMargin [displaying]
- selections [selecting]
- selections: elementCollection [selecting]
- setWindowLabel [interface opening]
- singleSelection [preferences]
- singleSelection: aBoolean [preferences]
- toggleCatalogIndex [menu messages]
- toggleFileName [menu messages]
- toLispList [lisp support]
- updateEditMenuIndication [menu accessing]
- updateFileMenuIndication [menu accessing]
- updateMenuIndication [menu accessing]
- updateViewMenuIndication [menu accessing]
- visibleCatalogIndex [preferences]
- visibleCatalogIndex: aBoolean [preferences]
- visibleFileName [preferences]
- visibleFileName: aBoolean [preferences]
- where: aPoint [selecting]
- which: aPoint [selecting]
- yellowButtonMenu [menu accessing]
class methods:
- catalogueElementsFromTable: aTable for: aCatalogue [lisp support]
- catalogueProgress [accessing]
- columnSizeFromTable: aTable for: aCatalogue [lisp support]
- copyright [copyright]
- defaultCatalogueElementClass [defaults]
- defaultCatalogueVoidClass [defaults]
- defaultColumnSize [defaults]
- defaultMolecueCatalogueViewClass [defaults]
- defaultThumbnailExtent [defaults]
- defaultThumbnailMargin [defaults]
- directories: directoryFilenames [instance creation]
- directory: directoryFilename [instance creation]
- elementsFrom: filenameCollection [utilities]
- example1 [examples]
ChemoJunMoleculeCatalogue example1.
- example2 [examples]
ChemoJunMoleculeCatalogue example2.
- example3 [examples]
ChemoJunMoleculeCatalogue example3.
- example4 [examples]
ChemoJunMoleculeCatalogue example4.
- example5 [examples]
ChemoJunMoleculeCatalogue example5.
- example6 [examples]
ChemoJunMoleculeCatalogue example6.
- filename: catalogueFilename [instance creation]
- fromLispList: aList [lisp support]
- menuBar [resources]
Tools.MenuEditor new openOnClass: self andSelector: #menuBar
- preferenceTableFromTable: aTable for: aCatalogue [lisp support]
- request [utilities]
ChemoJunMoleculeCatalogue request.
- selectedElementsFromTable: aTable for: aCatalogue [lisp support]
- system [copyright]
- tableFromLispList: aList [lisp support]
- version [copyright]
- windowSpec [interface specs]
Tools.UIPainter new openOnClass: self andSelector: #windowSpec
index