A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

accept(File, String) - Method in class base.DirFilter
 
add(Component, Object) - Method in class base.CustomPanel
Overwrites the add()-method in order to add new elements to the top level scroll pane only; this is necessary because the contents of a CustomPanel dont have to be added to the panel (which is a scroll pane) directly but to its child panel (which is a real JPanel)
add(Component) - Method in class base.CustomPanel
Overwrites the add()-method in order to add new elements to the top level scroll pane only; this is necessary because the contents of a CustomPanel dont have to be added to the panel (which is a scroll pane) directly but to its child panel (which is a real JPanel)
addListener(LineListener) - Method in class base.CDPlay
 
addListener(ScreenListener) - Method in class com.vwp.jLCD.Screen
 
addScreen(Screen) - Method in class com.vwp.jLCD.LCD
Add a screen to the current display.
addTrack(TrackInfo) - Method in class base.CDInfo
Adds a new track to the album and appends it to the list of tracks; resulting from that all tracks have to be appended ordered, there is no sorting mechanism for them
addWidget(Widget) - Method in class com.vwp.jLCD.Screen
Only after a widget is added to a screen the display will show something.
album - Variable in class base.CDInfo
 
ALIGN_CENTER - Static variable in class com.vwp.jLCD.Widget
left-align the text
ALIGN_LEFT - Static variable in class com.vwp.jLCD.Widget
 
ALIGN_RIGHT - Static variable in class com.vwp.jLCD.Widget
center the text
artist - Variable in class base.CDInfo
 
audio_device - Variable in class base.ConfigData
 
av_offset - Variable in class base.ConfigData
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _