swingx
Version 2005-08-19

org.jdesktop.swingx.plaf
Class TaskPaneContainerUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by org.jdesktop.swingx.plaf.TaskPaneContainerUI
Direct Known Subclasses:
BasicTaskPaneContainerUI

public class TaskPaneContainerUI
extends ComponentUI

Pluggable UI for JXTaskPaneContainer.


Constructor Summary
TaskPaneContainerUI()
           
 
Method Summary
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskPaneContainerUI

public TaskPaneContainerUI()

swingx
Version 2005-08-19