|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.injectors.FactoryInjector<org.jdesktop.swingx.JXFrame>
org.openpermis.editor.policy.FrameInjector
public class FrameInjector
Pico factory injector that creates JXFrame for policy views.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.picocontainer.injectors.FactoryInjector |
---|
org.picocontainer.injectors.FactoryInjector.CantWorkItOut |
Nested classes/interfaces inherited from interface org.picocontainer.ComponentAdapter |
---|
org.picocontainer.ComponentAdapter.NOTHING |
Field Summary | |
---|---|
private static String |
ICON
Application resource key for the default image icon of frames created. |
private static String |
NAME
The default name used to store the frame state. |
private static String |
SIZE
Application resource key for the default size of frames created. |
private static String |
TITLE
Application resource key for the default title of frames created. |
Constructor Summary | |
---|---|
FrameInjector()
|
Method Summary | |
---|---|
org.jdesktop.swingx.JXFrame |
getComponentInstance(org.picocontainer.PicoContainer container)
Deprecated. No longer supported as of Pico 2.2. |
org.jdesktop.swingx.JXFrame |
getComponentInstance(org.picocontainer.PicoContainer container,
Type into)
|
Methods inherited from class org.picocontainer.injectors.FactoryInjector |
---|
accept, componentHasLifecycle, decorateComponentInstance, dispose, findAdapterOfType, getClass, getComponentImplementation, getComponentKey, getDelegate, getDescriptor, getTypeArguments, start, stop, verify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final String TITLE
"Application.frameTitle"
private static final String ICON
"Application.frameIcon"
private static final String SIZE
"Application.frameSize"
private static final String NAME
The swing application framework will use this name to store the frame state, will create a file called window.xml in the application settings directory.
"window"
Constructor Detail |
---|
public FrameInjector()
Method Detail |
---|
@Deprecated public org.jdesktop.swingx.JXFrame getComponentInstance(org.picocontainer.PicoContainer container)
getComponentInstance
in interface org.picocontainer.ComponentAdapter<org.jdesktop.swingx.JXFrame>
getComponentInstance
in class org.picocontainer.injectors.FactoryInjector<org.jdesktop.swingx.JXFrame>
public org.jdesktop.swingx.JXFrame getComponentInstance(org.picocontainer.PicoContainer container, Type into)
getComponentInstance
in interface org.picocontainer.ComponentAdapter<org.jdesktop.swingx.JXFrame>
getComponentInstance
in class org.picocontainer.injectors.FactoryInjector<org.jdesktop.swingx.JXFrame>
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:22
Copyright (c) 2002-2007 Ergon Informatik AG