com.jgoodies.metamorphosis
Class TasksPanel
java.lang.Object
com.jgoodies.metamorphosis.TasksPanel
final class TasksPanel
- extends Object
This class provides the model and layout for an emulation
of an Eclipse JDT project/packages tree and panel.
- Author:
- Karsten Lentzsch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TasksPanel
TasksPanel()
build
Component build()
- Builds and answers the task panel component.
createTasksTableModel
private TableModel createTasksTableModel()
- Creates and answers the model for the tasks table.
Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.