|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiView | |
---|---|
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.memo | UI for memos. |
net.sf.borg.ui.task | UI classes that handle Tasks and related classes (Tasks, Projects, Subtasks, Tasklog) |
Uses of MultiView in net.sf.borg.ui |
---|
Methods in net.sf.borg.ui that return MultiView | |
---|---|
static MultiView |
MultiView.getMainView()
Get the main view singleton. |
Methods in net.sf.borg.ui with parameters of type MultiView | |
---|---|
void |
MultiView.Module.initialize(MultiView parent)
called by the parent Multiview to allow the Module to initialize its toolbar items, menu items, and anything else that must be initalized before its Module methods can be called |
void |
InfoView.initialize(MultiView parent)
|
void |
SearchView.initialize(MultiView parent)
|
Uses of MultiView in net.sf.borg.ui.address |
---|
Methods in net.sf.borg.ui.address with parameters of type MultiView | |
---|---|
void |
AddrListView.initialize(MultiView parent)
|
Uses of MultiView in net.sf.borg.ui.calendar |
---|
Methods in net.sf.borg.ui.calendar with parameters of type MultiView | |
---|---|
void |
MonthPanel.initialize(MultiView parent)
|
void |
WeekPanel.initialize(MultiView parent)
|
void |
YearPanel.initialize(MultiView parent)
|
void |
DayPanel.initialize(MultiView parent)
|
void |
TodoView.initialize(MultiView parent)
|
Uses of MultiView in net.sf.borg.ui.memo |
---|
Methods in net.sf.borg.ui.memo with parameters of type MultiView | |
---|---|
void |
MemoPanel.initialize(MultiView parent)
|
Uses of MultiView in net.sf.borg.ui.task |
---|
Methods in net.sf.borg.ui.task with parameters of type MultiView | |
---|---|
void |
TaskModule.initialize(MultiView parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |