|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--StartStopInterface
| Field Summary | |
javax.swing.JPanel |
p
|
javax.swing.JButton |
start
|
javax.swing.JLabel |
status
|
javax.swing.JButton |
stop
|
| Constructor Summary | |
StartStopInterface()
|
|
| Method Summary | |
javax.swing.JPanel |
createPanel()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public javax.swing.JPanel p
public javax.swing.JButton start
public javax.swing.JButton stop
public javax.swing.JLabel status
| Constructor Detail |
public StartStopInterface()
| Method Detail |
public javax.swing.JPanel createPanel()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||