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

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

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

Methods in com.ebmwebsourcing.geasytools.geasyui.api.uipanel that return ISelector
 ISelector IUIPanel.getSelector()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.uipanel with parameters of type ISelector
 void IUIPanel.setSelector(ISelector selector, int x, int y)
           
 

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

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core that return ISelector
 ISelector UIPanel.getSelector()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core with parameters of type ISelector
 void UIPanel.setSelector(ISelector selector, int x, int y)
           
 

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

Classes in com.ebmwebsourcing.geasytools.geasyui.impl.uipanel that implement ISelector
 class SelectorArtifact
           
 



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