org.openpermis.editor.policy
Class FrameInjector

java.lang.Object
  extended by org.picocontainer.injectors.FactoryInjector<org.jdesktop.swingx.JXFrame>
      extended by org.openpermis.editor.policy.FrameInjector
All Implemented Interfaces:
org.picocontainer.ComponentAdapter<org.jdesktop.swingx.JXFrame>, org.picocontainer.Injector<org.jdesktop.swingx.JXFrame>

public class FrameInjector
extends org.picocontainer.injectors.FactoryInjector<org.jdesktop.swingx.JXFrame>

Pico factory injector that creates JXFrame for policy views.

Since:
0.1.0

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
 
Constructor Summary
FrameInjector()
           
 
Method Summary
 org.jdesktop.swingx.JXFrame getComponentInstance(org.picocontainer.PicoContainer container)
          Deprecated. This method is mo longer supported as of Pico 2.2 it is only overridden here to avoid javac compilation deprecation warnings.
 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
 

Constructor Detail

FrameInjector

public FrameInjector()
Method Detail

getComponentInstance

@Deprecated
public org.jdesktop.swingx.JXFrame getComponentInstance(org.picocontainer.PicoContainer container)
Deprecated. This method is mo longer supported as of Pico 2.2 it is only overridden here to avoid javac compilation deprecation warnings.

Specified by:
getComponentInstance in interface org.picocontainer.ComponentAdapter<org.jdesktop.swingx.JXFrame>
Overrides:
getComponentInstance in class org.picocontainer.injectors.FactoryInjector<org.jdesktop.swingx.JXFrame>
Since:
0.3.0

getComponentInstance

public org.jdesktop.swingx.JXFrame getComponentInstance(org.picocontainer.PicoContainer container,
                                                        Type into)
Specified by:
getComponentInstance in interface org.picocontainer.ComponentAdapter<org.jdesktop.swingx.JXFrame>
Specified by:
getComponentInstance in class org.picocontainer.injectors.FactoryInjector<org.jdesktop.swingx.JXFrame>
Since:
0.1.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG