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