|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmvp.View
caltool.caltool_ui.CalendarToolWindow
caltool.schedule_ui.CategoriesEditor
public class CategoriesEditor
| Field Summary |
|---|
| Fields inherited from class caltool.caltool_ui.CalendarToolWindow |
|---|
calToolUI |
| Fields inherited from class mvp.View |
|---|
closeAdapter, editable, model, screen, shown, widget, window |
| Constructor Summary | |
|---|---|
CategoriesEditor(mvp.Screen screen,
mvp.Model model,
CalendarToolUI calToolUI)
|
|
| Method Summary | |
|---|---|
java.awt.Component |
compose()
|
protected javax.swing.Box |
composeButtonRow1()
Compose the first row of buttons, consisting of Add, Change, and Delete. |
protected javax.swing.Box |
composeButtonRow2()
Compose the second row of buttons, consisting of Save As, Load, and Done. |
protected javax.swing.Box |
composeList()
Compose the labeled list of cateogries. |
| Methods inherited from class caltool.caltool_ui.CalendarToolWindow |
|---|
show |
| Methods inherited from class mvp.View |
|---|
getModel, getWidget, getWindow, hide, isEditable, isShown, run, setEditable, setExitOnClose, setModel, show, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoriesEditor(mvp.Screen screen,
mvp.Model model,
CalendarToolUI calToolUI)
| Method Detail |
|---|
public java.awt.Component compose()
compose in class mvp.Viewprotected javax.swing.Box composeList()
protected javax.swing.Box composeButtonRow1()
protected javax.swing.Box composeButtonRow2()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||