Rio Project 4.2 API Documentation
org.rioproject.resources.serviceui
Class UIFrameFactory
java.lang.Object
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
| Fields inherited from interface net.jini.lookup.ui.factory.JFrameFactory |
TOOLKIT, TYPE_NAME |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIFrameFactory
public UIFrameFactory(URL exportUrl,
String className)
UIFrameFactory
public UIFrameFactory(URL[] exportURL,
String className)
getJFrame
public JFrame getJFrame(Object roleObject)
- Specified by:
getJFrame in interface net.jini.lookup.ui.factory.JFrameFactory
Copyright © 2006-2011 Rio Project. All Rights Reserved.