|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.monkeycoder.monkeynes.gui.OptionsCpuGui
This is a GUI dialog that allows user configuration of CPU options.
Originally part of the MonkeyNES project.
| Constructor Summary | |
OptionsCpuGui(Frame inParentFrame)
Creates and configures a new OptionsCpuGui. |
|
| Method Summary | |
long |
getClockSpeed()
Gets the clock speed set by the CPU speed slider. |
void |
show()
Displays the OptionsCpuGui. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OptionsCpuGui(Frame inParentFrame)
inParentFrame - The parent of this dialog.| Method Detail |
public long getClockSpeed()
public void show()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||