org.jcurl.zui.piccolo
Class PRockFactory.Simple

Package class diagram package PRockFactory.Simple
java.lang.Object
  extended by org.jcurl.zui.piccolo.PRockFactory
      extended by org.jcurl.zui.piccolo.PRockFactory.Fancy
          extended by org.jcurl.zui.piccolo.PRockFactory.Simple
All Implemented Interfaces:
Factory
Enclosing class:
PRockFactory

public static class PRockFactory.Simple
extends PRockFactory.Fancy


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jcurl.zui.piccolo.PRockFactory
PRockFactory.Fancy, PRockFactory.Simple
 
Field Summary
 
Fields inherited from class org.jcurl.zui.piccolo.PRockFactory.Fancy
colors
 
Constructor Summary
PRockFactory.Simple()
           
 
Method Summary
 PNode newInstance(int i8, boolean isDark)
           
 
Methods inherited from class org.jcurl.zui.piccolo.PRockFactory
newInstance, node
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PRockFactory.Simple

public PRockFactory.Simple()
Method Detail

newInstance

public PNode newInstance(int i8,
                         boolean isDark)
Overrides:
newInstance in class PRockFactory.Fancy


Copyright © 2005-2009 jcurl.org. All Rights Reserved.