net.datacrow.console.components.lists.elements
Class DcObjectListComponents

java.lang.Object
  extended by net.datacrow.console.components.lists.elements.DcObjectListComponents

public abstract class DcObjectListComponents
extends java.lang.Object


Constructor Summary
DcObjectListComponents()
           
 
Method Summary
static DcPictureField getPictureField()
           
static DcTextPane getTextPane()
           
static void release(DcPictureField picField)
           
static void release(DcTextPane textPane)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DcObjectListComponents

public DcObjectListComponents()
Method Detail

getTextPane

public static DcTextPane getTextPane()

getPictureField

public static DcPictureField getPictureField()

release

public static void release(DcPictureField picField)

release

public static void release(DcTextPane textPane)