|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.gui.editors.lyric.LyricEditor
public class LyricEditor
| Field Summary | |
|---|---|
protected static KeyBindingAction[] |
KB_ACTIONS
|
| Constructor Summary | |
|---|---|
LyricEditor()
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
TGTrack |
getTrack()
|
boolean |
isDisposed()
|
void |
loadIcons()
|
void |
loadProperties()
|
void |
setCaretPosition(int caretPosition)
|
void |
show()
|
void |
update()
|
void |
updateItems()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final KeyBindingAction[] KB_ACTIONS
| Constructor Detail |
|---|
public LyricEditor()
| Method Detail |
|---|
public void show()
public void updateItems()
public void update()
public void setCaretPosition(int caretPosition)
public TGTrack getTrack()
public void loadProperties()
loadProperties in interface LanguageLoaderpublic void loadIcons()
loadIcons in interface IconLoaderpublic boolean isDisposed()
public void dispose()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||