Uses of Interface
org.moyoman.client.reference.admin.IMoyomanAdminOwner

Packages that use IMoyomanAdminOwner
org.moyoman.client.customtest Provides classes for a custom client GUI application for Moyoman. 
org.moyoman.client.reference Provides classes for a reference implementation of a Moyoman client GUI application. 
org.moyoman.client.reference.admin Provides classes for a GUI to manipulate administration functions of Moyoman. 
 

Uses of IMoyomanAdminOwner in org.moyoman.client.customtest
 

Classes in org.moyoman.client.customtest that implement IMoyomanAdminOwner
 class CustomTest
          Provides a test custom client as an extension of Moyoman.
 

Uses of IMoyomanAdminOwner in org.moyoman.client.reference
 

Classes in org.moyoman.client.reference that implement IMoyomanAdminOwner
 class Moyoman
          Provides a client GUI for Moyoman Go.
 

Uses of IMoyomanAdminOwner in org.moyoman.client.reference.admin
 

Classes in org.moyoman.client.reference.admin that implement IMoyomanAdminOwner
 class MoyomanAdmin
          Provides a client GUI for Moyoman Go administration.