|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DockableView | |
|---|---|
| net.sf.borg.ui | The UI package and its sub-packages provide the BORG Swing UI. |
| net.sf.borg.ui.address | Provides UI classes for Addresses |
| net.sf.borg.ui.calendar | the calendar package contains UI classes for the calendar views and appointments |
| net.sf.borg.ui.task | UI classes that handle Tasks and related classes (Tasks, Projects, Subtasks, Tasklog) |
| Uses of DockableView in net.sf.borg.ui |
|---|
| Subclasses of DockableView in net.sf.borg.ui | |
|---|---|
(package private) class |
InfoView
dockable view that shows informational text or html to the user in a scrollable pane |
class |
SearchView
UI for searching records. |
| Uses of DockableView in net.sf.borg.ui.address |
|---|
| Subclasses of DockableView in net.sf.borg.ui.address | |
|---|---|
class |
AddressView
UI for editing a single address record. |
class |
AddrListView
UI that displays the address book in tabular form and allows actions to be taken on addresses |
| Uses of DockableView in net.sf.borg.ui.calendar |
|---|
| Subclasses of DockableView in net.sf.borg.ui.calendar | |
|---|---|
class |
AppointmentListView
AppointmentListView provides a UI for editing the appoitnments for a day. |
class |
TodoView
Dockable window that shows a sorted list of all todos, allows the user to take action on the todos, and lets the user quickly enter a new todo |
| Uses of DockableView in net.sf.borg.ui.task |
|---|
| Subclasses of DockableView in net.sf.borg.ui.task | |
|---|---|
class |
ProjectView
UI for viewing and editing a single project |
class |
TaskView
UI for Viewing and Editing individual Tasks and their Subtasks |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||