Rio Project 4.2 API Documentation



org.rioproject.resources.serviceui
Class UIFrameFactory

java.lang.Object
  extended by org.rioproject.resources.serviceui.UIFrameFactory
All Implemented Interfaces:
Serializable, net.jini.lookup.ui.factory.JFrameFactory

public class UIFrameFactory
extends Object
implements net.jini.lookup.ui.factory.JFrameFactory, Serializable

The UIFrameFactory class is a helper for use with the ServiceUI

Author:
Dennis Reedy
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface net.jini.lookup.ui.factory.JFrameFactory
TOOLKIT, TYPE_NAME
 
Constructor Summary
UIFrameFactory(URL[] exportURL, String className)
           
UIFrameFactory(URL exportUrl, String className)
           
 
Method Summary
 JFrame getJFrame(Object roleObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIFrameFactory

public UIFrameFactory(URL exportUrl,
                      String className)

UIFrameFactory

public UIFrameFactory(URL[] exportURL,
                      String className)
Method Detail

getJFrame

public JFrame getJFrame(Object roleObject)
Specified by:
getJFrame in interface net.jini.lookup.ui.factory.JFrameFactory

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.