org.tinygroup.uiengine.config
Class UIComponents

java.lang.Object
  extended by org.tinygroup.uiengine.config.UIComponents

public class UIComponents
extends Object


Constructor Summary
UIComponents()
           
 
Method Summary
 List<UIComponent> getComponents()
           
 void setComponents(ArrayList<UIComponent> components)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIComponents

public UIComponents()
Method Detail

getComponents

public List<UIComponent> getComponents()

setComponents

public void setComponents(ArrayList<UIComponent> components)


Copyright © 2006–2015 TinyGroup. All rights reserved.