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