Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.api.uipanel.ISelectionMarker

Packages that use ISelectionMarker
com.ebmwebsourcing.geasytools.geasyui.api.uipanel   
com.ebmwebsourcing.geasytools.geasyui.impl.core   
com.ebmwebsourcing.geasytools.geasyui.impl.uipanel   
 

Uses of ISelectionMarker in com.ebmwebsourcing.geasytools.geasyui.api.uipanel
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.uipanel that return ISelectionMarker
 ISelectionMarker ISelectionMarkerDefaultHandlers.getSelectionMarker()
           
 ISelectionMarker IUIPanel.getSelectionMarker()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.uipanel with parameters of type ISelectionMarker
 void IUIPanel.setSelectionMarker(ISelectionMarker selectionMarker, int x, int y)
           
 

Uses of ISelectionMarker in com.ebmwebsourcing.geasytools.geasyui.impl.core
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core that return ISelectionMarker
 ISelectionMarker UIPanel.getSelectionMarker()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core with parameters of type ISelectionMarker
 void UIPanel.setSelectionMarker(ISelectionMarker selectionMarker, int x, int y)
           
 

Uses of ISelectionMarker in com.ebmwebsourcing.geasytools.geasyui.impl.uipanel
 

Classes in com.ebmwebsourcing.geasytools.geasyui.impl.uipanel that implement ISelectionMarker
 class SelectionMarker
          Graphical indicator when elements are selected Used as 'ui-proxy' for dragging multiple elements.
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.