Package com.softsynth.jmsl.score.util
Class ScoreShortcutsFrame
java.lang.Object
com.softsynth.jmsl.view.PVFrameAdapter
com.softsynth.jmsl.view.TextDisplayFrame
com.softsynth.jmsl.score.util.ScoreShortcutsFrame
- All Implemented Interfaces:
PVComponent
,PVFrame
public class ScoreShortcutsFrame extends TextDisplayFrame
Display a frame containing a textarea with info on keystroke shortcuts
- Author:
- Nick Didkovsky, email: nick@didkovsky.com, (c) 2003 Nick Didkovsky, all rights reserved.
-
Constructor Summary
Constructors Constructor Description ScoreShortcutsFrame()
-
Method Summary
Methods inherited from class com.softsynth.jmsl.view.TextDisplayFrame
clearText, main, setText
Methods inherited from class com.softsynth.jmsl.view.PVFrameAdapter
add, add, addKeyListener, addWindowListener, dispose, equals, getBackground, getBounds, getComponent, getFont, getFontMetrics, getLocation, getParent, getPVMenuBar, hashCode, isEnabled, isShowing, pack, removeAll, removeKeyListener, setBackground, setEnabled, setFont, setFrameLayout, setLocation, setPVMenuBar, setResizable, setSize, setSize, setTitle, setVisible, toBack, toFront, toString, validate
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
ScoreShortcutsFrame
public ScoreShortcutsFrame()
-