rs.sol.soloist.server.guiconfiguration.construction
Interface GUIFactory.IComponentVisitor<T extends GUIComponent>

Enclosing class:
GUIFactory

public static interface GUIFactory.IComponentVisitor<T extends GUIComponent>


Method Summary
 void visit(T c)
           
 

Method Detail

visit

void visit(T c)