org.fourthline.cling.support.shared
Interface View<P>

All Known Subinterfaces:
LogView
All Known Implementing Classes:
LogViewImpl

public interface View<P>

Author:
Christian Bauer

Method Summary
 Component asUIComponent()
           
 void setPresenter(P presenter)
           
 

Method Detail

asUIComponent

Component asUIComponent()

setPresenter

void setPresenter(P presenter)


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.