|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectview.SelectionPanel
abstract class SelectionPanel
represents the panel for selecting how to view the schedule
| Field Summary | |
|---|---|
(package private) javax.swing.JButton |
accept
|
(package private) javax.swing.JPanel |
mainWindow
|
(package private) java.util.Collection<Schedule> |
schedules
|
| Constructor Summary | |
|---|---|
SelectionPanel()
|
|
| Method Summary | |
|---|---|
abstract Schedule |
acceptSelection()
accepts the current selection and goes to the view screen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
javax.swing.JPanel mainWindow
javax.swing.JButton accept
java.util.Collection<Schedule> schedules
| Constructor Detail |
|---|
SelectionPanel()
| Method Detail |
|---|
public abstract Schedule acceptSelection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||