Uses of Package
org.diamondspin

Packages that use org.diamondspin
org.diamondspin   
 

Classes in org.diamondspin used by org.diamondspin
DS3dContentFrame
           
DSConstants
           
DSDefaultView
          DSDefaultView is a generic object with all the common functionnalities like annotation, element list, etc..
DSEditorPane
          Another kind of default element to display HTML, RTF or text document.
DSElement
          A DSElement is the interface every element present on the table must implement.
Copyright 2002-2009 DiamondSpin project.
DSElementAdapter
          A DSElementAdapter is an adapter for DSElementListener.
Copyright 2002-2009 DiamondSpin project.
DSElementEvent
           
DSElementListener
          A DSElementListener is an interface for the listeners of modifs in a diamondSpin element.
Copyright 2002-2009 DiamondSpin project.
DSElementPreListener
           
DSEngine
          A DSEngine is an interface for the object which can rotate/translate/scale the elements.
with the 1.1 version you may have to modify all your code with the following regexp : transformTable\(\n?(.*),\s*\n?(.*),\s*\n?(.*),\s*\n?(.*),\s*\n?(.*),\s*true\) transformTable\($1, $2, $3, $4, $5, DSEngine.STROKE) OR transformTable\($1, $2, $3, $4, $5, DSEngine.MENUBAR) OR transformTable\($1, $2, $3, $4, $5, DSEngine.ELEMENT) Copyright 2002-2009 DiamondSpin project.
DSFoldingManager
           
DSFrame
          A DSFrame is an element as close as possible as an existing java frame.
DSFrame.DSInternalFrameTitlePane
          We overrided InternalFrameTitlePane in used in SWING to be able to add buttons in it
DSFrame.DSMenuBarProxy
           
DSFrame.FingerRotationMode
           
DSFrame.FingerRotationSpeed
           
DSFrontierManager.DSFrontierManagerHelper
           
DSGestureEvent
           
DSGestureListener
           
DSInertiaManager
          an inertiaManager is a dselement helper to make it move when dropped with given inertia
DSInertiaManager.PointInTime
           
DSInertiaManagerBlob.DSInertiaListener
           
DSJComboBox
          DSJComboBox is a replacement for JComboBox which cannot be placed in a DSFrame because they have a popup part.
Copyright 2002-2009 DiamondSpin project.
DSJoglTabletopPane
          same as DSTabletopPane but use jogl to accelerate display
DSKeyboardPanel
          DSKeyboardPanel is a JPanel with buttons in its layout (as a physical keyboard).
DSKeyboardPanel.KeybdMouseAdapter
           
DSMenuBar
          A DSMenuBar is a menu where the user can activate commands, change the active DSView of DSTabletopPane.
DSMenuBarManager
          DSMenuBarManager is a utility class for DSTabletopPane.
DSPile.DSPilerMover
          When folder move, adpat the slave to it Made by piler
DSPile.Position
           
DSPileEvent
           
DSPiler
          able to listen a frame and enslave it when it is inserted into a folded document
DSPoint
          DSPoint is a 2D point, with double precision and serializable.
Copyright 2002-2009 DiamondSpin project.
DSPopupMenu
          DSPopupMenu is a context sensitive menu.
DSPopupMenuManager
          DSPopupMenuManager is a utility class for DSTabletopPane.
DSShadowManager
          from Romain Guy's code.
DSSideHandler
           
DSSlot
           
DSSlot.SlotInfo
          a local class to store element info we're going to modify during sloting and restore after all
DSStroke
          DSStroke is a digital ink marker the user can draw with.
DSStrokeEvent
           
DSStrokeListener
          A DSStrokeListener is an interface to listen Stroke events.
Copyright 2002-2009 DiamondSpin project.
DSTableListener
          A DSTableListener is an interface to listen Table events.
DSTabletopEvent
           
DSTabletopPane
          DSTabletopPane is the general circular container which handles menus, views in the middle, elements on top and dispatches the events.
DSTouchEvent
          This object is an rich event to repace mouse events.
DSUserCenteredEngine.UserSide
           
DSView
          DSView is an class the different views must customize.
DSViewContentEvent
           
DSViewContentListener
           
DSViewEvent
           
DSViewListener
          A DSElementListener is an interface for the listeners of modifs in a diamondSpin element.
Copyright 2002-2009 DiamondSpin project.
DSWebBrowser.DSBrowserData
           
JOGLDrawable
           
 



Copyright © 2006 Frederic Vernier(LIMSI) Chia Shen(MERL) Guillaume Besacier(LIMSI). All Rights Reserved.