#import(MVCClass)
importFrom(methods, initialize)

export(createControlWindow, addMenuItem, addSubMenuItem, updateCurAction,
       resetWinSize, loadModel, getData, getModelNames,
       setToggleX, setToggleY,  
       loadData, loadFile, createSpreadsheet, createSPlot,
       getEvents, getDescForEvent, setCallFunc,
       findElement, replotViews, resetData, quitiSPlot,
       addToKeyVals, setActiveMVC, deleteMVC, setColor, setTooltips,
       getActiveMVC, getMVCList, getColor, getTooltips,
       addCBFunction)

exportMethods(initialize, updateModel, redrawView, updateView, 
              clickEvent, motionEvent, handleMessage)
