Basic standards and rules of the GUI ######################################################################################################## Standard GUI language is German. The applet points normally no errors in (not alterable setting) no comments in (not alterable setting), and display would be possible only by Java console and the user for them Console must also have activated. Animation sluggishness (waiting period between 2 updatings of the window and their elements) minimally 10 milliseconds otherwise see elements in the window window ======================================================================================================== Window-title text ------------------------------------------------------------------------------------------ "(TWS)mp3Player" scroll with waiting period 400 milliseconds. scroll to the left, is read so to text from the left to the right. Window title icon ------------------------------------------------------------------------------------------ available with addon indicated as a picture change with waiting period 400 milliseconds Window events ------------------------------------------------------------------------------------------ are defined applet-inside and not alterable. Sounds to the events have applet-internal standard, however, are alterable. Window dimension ------------------------------------------------------------------------------------------ in pixel width 400, minimally 20, maximally 2000 height 500, minimally 20, maximally 2000 Window position left upper corner ------------------------------------------------------------------------------------------ in pixel origin (0,0) ist left upper PosX horizontally 20 PosY vertically 70 Window layout kind of the control panel situation ------------------------------------------------------------------------------------------ BoxLayout panels lie on top of each other Window panele 0 and 1 ======================================================================================================== Es gibt 2 Panele Panel 0 Panel for player buttons (Controls) Panel 1 Panel for animation (Foreground picture, no player buttons) Animation sluggishness (waiting period between 2 updatings of the control panel and his elements) ------------------------------------------------------------------------------------------ minimally 10 milliseconds Panel 0 200 milliseconds Panel 1 50 milliseconds Panel dimension ------------------------------------------------------------------------------------------ in pixel width Panel 0 400 Panel 1 400 height Panel 0 250 Panel 1 250 Panel backgroundcolour ------------------------------------------------------------------------------------------ colours in r,g,b white 255 255 255 black 0 0 0 Panel 0 0,0,0 Panel 1 0,0,0 Panel wallpaper ------------------------------------------------------------------------------------------ Panel 0 none Panel 1 none Panel Opaque ------------------------------------------------------------------------------------------ true so opaque actively: The background cannot shine through. false so opaque not actively: The background shines through. Background is the window Panel 0 true Panel 1 true Panel foreground pictured ------------------------------------------------------------------------------------------ Panel 0 none Panel 1 applet-interal picture width addon-picture in rotation window panel 0 ======================================================================================================== panel for player buttons (controls) Display order of the buttons is not alterable. A button also exists from Base as a control panel, with own colour and deck strength etc. Button surface as a container of the button elements, with own colour and deck strength etc. Border, shade, corners, borders Inscription as text or picture (icon) events as state variations for operations of the button A button can be generated - up to some exceptions - however, must not be generated. If a button is not generated, button elements, properties, operations and events are ignored. Buttons infers generate (minimum combination) ------------------------------------------------------------------------------------------ A button can be generated - up to some exceptions - however, must not be generated. If a button is not generated, button elements, properties, operations and events are ignored. no minimally combination of buttons Permission to change to create a button ------------------------------------------------------------------------------------------ If control panel 1 is not generated, the buttons become the control panel 1 also not generated in control panel 0. A button can be generated - up to some exceptions - however, must not be generated. If a button is not generated, button elements, properties, operations and events are ignored. true = permits, false = not permissibly false // 00000000 Play immer erzeugt/ always create false // 00000100 Pause immer erzeugt/ always create true // 00000200 Next 1x true // 00000300 Next 2x true // 00000400 Next 3x true // 00000500 Prev 1x true // 00000600 Prev 2x true // 00000700 Prev 3x true // 00000800 endlos als Ringform / endless (ring) true // 00000900 Zufall / random false // 00001000 Applet close immer erzeugt/ always create true // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 true // 00001200 switch panel-layout true // 00001300 switch Clicksound on off true // 00001400 switch scrolling TitelText TitelIcon true // 00001500 Kommentar, Textfeld / comment textfield true // 00001600 Dateiname, Textfeld / filename textfield true // 00001700 Sounddauer, Textfeld / duration textfield true // 00001800 Zeitposition, Textfeld / timeposition textfield true // 00001900 Uhrzeit, Textfeld / time textfield true // 00002000 Datum, Textfeld / date texfield true // 00002100 Playerstatus, Textfeld / player state textfield true // 00002200 Fortschrittsbalken / Progressbar true // 00002300 Dateiname Pulldown / filename pulldown true // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) true // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active The button kind is not alterable (except on text or in picture (icon)). Button icon permission on use of other pictures than the applet-internal pictures ------------------------------------------------------------------------------------------ A standard layout of the buttons are icons (applet-internal pictures). An applet-internal picture can also be an empty picture. Applet-internal pictures have a uniform size. true = permits, false = not permissibly true // 00000000 Play immer erzeugt/ always create true // 00000100 Pause immer erzeugt/ always create true // 00000200 Next 1x true // 00000300 Next 2x true // 00000400 Next 3x true // 00000500 Prev 1x true // 00000600 Prev 2x true // 00000700 Prev 3x true // 00000800 endlos als Ringform / endless (ring) true // 00000900 Zufall / random true // 00001000 Applet close immer erzeugt/ always create true // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 true // 00001200 switch panel-layout true // 00001300 switch Clicksound on off true // 00001400 switch scrolling TitelText TitelIcon false // 00001500 Kommentar, Textfeld / comment textfield false // 00001600 Dateiname, Textfeld / filename textfield false // 00001700 Sounddauer, Textfeld / duration textfield false // 00001800 Zeitposition, Textfeld / timeposition textfield false // 00001900 Uhrzeit, Textfeld / time textfield false // 00002000 Datum, Textfeld / date texfield false // 00002100 Playerstatus, Textfeld / player state textfield false // 00002200 Fortschrittsbalken / Progressbar false // 00002300 Dateiname Pulldown / filename pulldown false // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) true // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Background colour of the panels of the buttons ------------------------------------------------------------------------------------------ Background is the panel 0 colours in r,g,b white 255 255 255 black 0 0 0 255,255,255 // 00000000 Play immer erzeugt/ always create 255,255,255 // 00000100 Pause immer erzeugt/ always create 255,255,255 // 00000200 Next 1x 255,255,255 // 00000300 Next 2x 255,255,255 // 00000400 Next 3x 255,255,255 // 00000500 Prev 1x 255,255,255 // 00000600 Prev 2x 255,255,255 // 00000700 Prev 3x 255,255,255 // 00000800 endlos als Ringform / endless (ring) 255,255,255 // 00000900 Zufall / random 255,255,255 // 00001000 Applet close immer erzeugt/ always create 255,255,255 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 255,255,255 // 00001200 switch panel-layout 255,255,255 // 00001300 switch Clicksound on off 255,255,255 // 00001400 switch scrolling TitelText TitelIcon 255,255,255 // 00001500 Kommentar, Textfeld / comment textfield 255,255,255 // 00001600 Dateiname, Textfeld / filename textfield 255,255,255 // 00001700 Sounddauer, Textfeld / duration textfield 255,255,255 // 00001800 Zeitposition, Textfeld / timeposition textfield 255,255,255 // 00001900 Uhrzeit, Textfeld / time textfield 255,255,255 // 00002000 Datum, Textfeld / date texfield 255,255,255 // 00002100 Playerstatus, Textfeld / player state textfield 255,255,255 // 00002200 Fortschrittsbalken / Progressbar 255,255,255 // 00002300 Dateiname Pulldown / filename pulldown 255,255,255 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 255,255,255 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Button inscriptions (label texts) ------------------------------------------------------------------------------------------ standard layout of the buttons are icons (applet-internal pictures). Alternatively text is possible as a label and the text is not alterable. Whether text is really used, the applet decides, e.g. is pulldown is always graphic and never text. Buttons with text have no uniform size. The text determines the layout (see font etc.). "|>" // 00000000 Play immer erzeugt/ always create "||" // 00000100 Pause immer erzeugt/ always create ">" // 00000200 Next 1x ">>" // 00000300 Next 2x ">>>" // 00000400 Next 3x "<" // 00000500 Prev 1x "<<" // 00000600 Prev 2x "<<<" // 00000700 Prev 3x "O" // Ring "*" // 00000900 Zufall / random "X" // 00001000 Applet close immer erzeugt/ always create "@" // 00001100 switch Sichtbarkeit Animation panel 1/ visibility animation panel 1 "" // 00001200 switch panel-layout "" // 00001300 switch Clicksound on off "" // 00001400 switch scrolling TitelText TitelIcon "c" // 00001500 Kommentar, Textfeld / comment textfield "f" // 00001600 Dateiname, Textfeld / filename textfield "d" // 00001700 Sounddauer, Textfeld / duration textfield "p" // 00001800 Zeitposition, Textfeld / timeposition textfield "t" // 00001900 Uhrzeit, Textfeld / time textfield "d" // 00002000 Datum, Textfeld / date texfield "?" // 00002100 Playerstatus, Textfeld / player state textfield "~" // 00002200 Fortschrittsbalken / Progressbar "f" // 00002300 Dateiname Pulldown / filename pulldown "s" // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) "#" // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Button tool tip permission ------------------------------------------------------------------------------------------ true = permits, false = not permissibly true // 00000000 Play immer erzeugt/ always create true // 00000100 Pause immer erzeugt/ always create true // 00000200 Next 1x true // 00000300 Next 2x true // 00000400 Next 3x true // 00000500 Prev 1x true // 00000600 Prev 2x true // 00000700 Prev 3x true // 00000800 endlos als Ringform / endless (ring) true // 00000900 Zufall / random true // 00001000 Applet close immer erzeugt/ always create true // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 true // 00001200 switch panel-layout true // 00001300 switch Clicksound on off true // 00001400 switch scrolling TitelText TitelIcon true // 00001500 Kommentar, Textfeld / comment textfield true // 00001600 Dateiname, Textfeld / filename textfield true // 00001700 Sounddauer, Textfeld / duration textfield true // 00001800 Zeitposition, Textfeld / timeposition textfield true // 00001900 Uhrzeit, Textfeld / time textfield true // 00002000 Datum, Textfeld / date texfield true // 00002100 Playerstatus, Textfeld / player state textfield true // 00002200 Fortschrittsbalken / Progressbar true // 00002300 Dateiname Pulldown / filename pulldown true // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) true // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Button tool tip german ------------------------------------------------------------------------------------------ "Play" // 00000000 Play immer erzeugt/ always create "Pause" // 00000100 Pause immer erzeugt/ always create "Next1x" // 00000200 Next 1x "Next2x,Skip1x" // 00000300 Next 2x "Next3x,Skip2x" // 00000400 Next 3x "Prev1x" // 00000500 Prev 1x "Prev2x,Skip1x" // 00000600 Prev 2x "Prev3x,Skip2x" // 00000700 Prev 3x "Ring-Titelfolge" // 00000800 endlos als Ringform / endless (ring) "Zufall-Titelfolge" // 00000900 Zufall / random "Player-schliessen" // 00001000 Applet close immer erzeugt/ always create "Animation-im-Fenster" // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1spanel-Sichtbarkeit / switch visibility animation "Layout-Switch" // 00001200 switch panel-layout "Klicksound-Switch" // 00001300 switch Clicksound on off ein bzw. aus "Fenster-Titel-Scroll-Switch" // switch Scrollen TitelText und Wechsel TitelIcon "Titel-Kommentar" // 00001500 Kommentar, Textfeld / comment textfield "Titel-Dateiname" // 00001600 Dateiname, Textfeld / filename textfield "Titel-Dauer" // 00001700 Sounddauer, Textfeld / duration textfield "Titel-Position" // 00001800 Zeitposition, Textfeld / timeposition textfield "Uhrzeit:" // 00001900 Uhrzeit, Textfeld / time textfield "Datum:" // 00002000 Datum, Textfeld / date texfield "Player-Status" // 00002100 Playerstatus, Textfeld / player state textfield "Titel-Position" // 00002200 Fortschrittsbalken / Progressbar "Titelauswahl-Pulldown" // 00002300 Dateiname Pulldown / filename pulldown "Animation-im-Fenster-Trägheit(Maus/Tastatur)" // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) "Animation-im-Fenster" // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Button tool tip english ------------------------------------------------------------------------------------------ "Play" // 00000000 Play immer erzeugt/ always create "Pause" // 00000100 Pause immer erzeugt/ always create "Next1x" // 00000200 Next 1x "Next2x,Skip1x" // 00000300 Next 2x "Next3x,Skip2x" // 00000400 Next 3x "Prev1x" // 00000500 Prev 1x "Prev2x,Skip1x" // 00000600 Prev 2x "Prev3x,Skip2x" // 00000700 Prev 3x "Order-Of-Titles-Ring" // 00000800 endlos als Ringform / endless (ring) "Order-Of-Titles-Random" // 00000900 Zufall / random "Player-Close" // 00001000 Applet close immer erzeugt/ always create "Animation-Inside-Window" // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 "Layout-Switch" // 00001200 switch panel-layout "Clicksound-Switch" // 00001300 switch Clicksound on off "Window-Title-Scroll-Switch" // 00001400 switch scrolling TitelText TitelIcon "Song-Comment" // 00001500 Kommentar, Textfeld / comment textfield "Song-Filename" // 00001600 Dateiname, Textfeld / filename textfield "Song-Duration" // 00001700 Sounddauer, Textfeld / duration textfield "Song-Position-Inside" // 00001800 Zeitposition, Textfeld / timeposition textfield "Time now:" // 00001900 Uhrzeit, Textfeld / time textfield "Date today:" // 00002000 Datum, Textfeld / date texfield "Player-State" // 00002100 Playerstatus, Textfeld / player state textfield "Song-Position" // 00002200 Fortschrittsbalken / Progressbar "Songlist-Pulldown" // 00002300 Dateiname Pulldown / filename pulldown "Animation-Inside-Window-Speed(mouse/keyboard)" // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) "Animation-Inside-Window" // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Horizontal alignment of the buttons ------------------------------------------------------------------------------------------ center // 00000000 Play immer erzeugt/ always create center // 00000100 Pause immer erzeugt/ always create center // 00000200 Next 1x center // 00000300 Next 2x center // 00000400 Next 3x center // 00000500 Prev 1x center // 00000600 Prev 2x center // 00000700 Prev 3x center // 00000800 endlos als Ringform / endless (ring) center // 00000900 Zufall / random center // 00001000 Applet close immer erzeugt/ always create center // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 center // 00001200 switch panel-layout center // 00001300 switch Clicksound on off center // 00001400 switch scrolling TitelText TitelIcon trailing // 00001500 Kommentar, Textfeld / comment textfield center // 00001600 Dateiname, Textfeld / filename textfield center // 00001700 Sounddauer, Textfeld / duration textfield center // 00001800 Zeitposition, Textfeld / timeposition textfield center // 00001900 Uhrzeit, Textfeld / time textfield center // 00002000 Datum, Textfeld / date texfield center // 00002100 Playerstatus, Textfeld / player state textfield center // 00002200 Fortschrittsbalken / Progressbar center // 00002300 Dateiname Pulldown / filename pulldown center // speed Animation center // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Vertical alignment of the buttons ------------------------------------------------------------------------------------------ center // 00000000 Play immer erzeugt/ always create center // 00000100 Pause immer erzeugt/ always create center // 00000200 Next 1x center // 00000300 Next 2x center // 00000400 Next 3x center // 00000500 Prev 1x center // 00000600 Prev 2x center // 00000700 Prev 3x center // 00000800 endlos als Ringform / endless (ring) center // 00000900 Zufall / random center // 00001000 Applet close immer erzeugt/ always create center // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 center // 00001200 switch panel-layout center // 00001300 switch Clicksound on off center // 00001400 switch scrolling TitelText TitelIcon trailing // 00001500 Kommentar, Textfeld / comment textfield center // 00001600 Dateiname, Textfeld / filename textfield center // 00001700 Sounddauer, Textfeld / duration textfield center // 00001800 Zeitposition, Textfeld / timeposition textfield center // 00001900 Uhrzeit, Textfeld / time textfield center // 00002000 Datum, Textfeld / date texfield center // 00002100 Playerstatus, Textfeld / player state textfield center // 00002200 Fortschrittsbalken / Progressbar center // 00002300 Dateiname Pulldown / filename pulldown center // speed Animation center // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Permission of the space (distance) between 2 buttons ------------------------------------------------------------------------------------------ true = permits, false = not permissibly false // 00000000 Play immer erzeugt/ always create false // 00000100 Pause immer erzeugt/ always create false // 00000200 Next 1x false // 00000300 Next 2x false // 00000400 Next 3x false // 00000500 Prev 1x false // 00000600 Prev 2x false // 00000700 Prev 3x false // 00000800 endlos als Ringform / endless (ring) false // 00000900 Zufall / random false // 00001000 Applet close immer erzeugt/ always create false // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 false // 00001200 switch panel-layout false // 00001300 switch Clicksound on off false // 00001400 switch scrolling TitelText TitelIcon false // 00001500 Kommentar, Textfeld / comment textfield false // 00001600 Dateiname, Textfeld / filename textfield false // 00001700 Sounddauer, Textfeld / duration textfield false // 00001800 Zeitposition, Textfeld / timeposition textfield false // 00001900 Uhrzeit, Textfeld / time textfield false // 00002000 Datum, Textfeld / date texfield false // 00002100 Playerstatus, Textfeld / player state textfield false // 00002200 Fortschrittsbalken / Progressbar false // 00002300 Dateiname Pulldown / filename pulldown false // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) false // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Width of the space (distance) between 2 buttons ------------------------------------------------------------------------------------------ in pixel 5 // 00000000 Play immer erzeugt/ always create 5 // 00000100 Pause immer erzeugt/ always create 5 // 00000200 Next 1x 5 // 00000300 Next 2x 5 // 00000400 Next 3x 5 // 00000500 Prev 1x 5 // 00000600 Prev 2x 5 // 00000700 Prev 3x 5 // 00000800 endlos als Ringform / endless (ring) 5 // 00000900 Zufall / random 5 // 00001000 Applet close immer erzeugt/ always create 5 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 5 // 00001200 switch panel-layout 5 // 00001300 switch Clicksound on off 5 // 00001400 switch scrolling TitelText TitelIcon 5 // 00001500 Kommentar, Textfeld / comment textfield 5 // 00001600 Dateiname, Textfeld / filename textfield 5 // 00001700 Sounddauer, Textfeld / duration textfield 5 // 00001800 Zeitposition, Textfeld / timeposition textfield 5 // 00001900 Uhrzeit, Textfeld / time textfield 5 // 00002000 Datum, Textfeld / date texfield 5 // 00002100 Playerstatus, Textfeld / player state textfield 5 // 00002200 Fortschrittsbalken / Progressbar 5 // 00002300 Dateiname Pulldown / filename pulldown 5 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 5 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Height of the space (distance) between 2 buttons ------------------------------------------------------------------------------------------ in pixel 0 // 00000000 Play immer erzeugt/ always create 0 // 00000100 Pause immer erzeugt/ always create 0 // 00000200 Next 1x 0 // 00000300 Next 2x 0 // 00000400 Next 3x 0 // 00000500 Prev 1x 0 // 00000600 Prev 2x 0 // 00000700 Prev 3x 0 // 00000800 endlos als Ringform / endless (ring) 0 // 00000900 Zufall / random 0 // 00001000 Applet close immer erzeugt/ always create 0 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 0 // 00001200 switch panel-layout 0 // 00001300 switch Clicksound on off 0 // 00001400 switch scrolling TitelText TitelIcon 0 // 00001500 Kommentar, Textfeld / comment textfield 0 // 00001600 Dateiname, Textfeld / filename textfield 0 // 00001700 Sounddauer, Textfeld / duration textfield 0 // 00001800 Zeitposition, Textfeld / timeposition textfield 0 // 00001900 Uhrzeit, Textfeld / time textfield 0 // 00002000 Datum, Textfeld / date texfield 0 // 00002100 Playerstatus, Textfeld / player state textfield 0 // 00002200 Fortschrittsbalken / Progressbar 0 // 00002300 Dateiname Pulldown / filename pulldown 0 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 0 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Opaque (cover of the background) of the button ------------------------------------------------------------------------------------------ true so opaque actively: The background cannot shine through. false so opaque not actively: The background shines through. Background is the control panel of the button false // 00000000 Play immer erzeugt/ always create false // 00000100 Pause immer erzeugt/ always create false // 00000200 Next 1x false // 00000300 Next 2x false // 00000400 Next 3x false // 00000500 Prev 1x false // 00000600 Prev 2x false // 00000700 Prev 3x false // 00000800 endlos als Ringform / endless (ring) false // 00000900 Zufall / random false // 00001000 Applet close immer erzeugt/ always create false // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 false // 00001200 switch panel-layout false // 00001300 switch Clicksound on off false // 00001400 switch scrolling TitelText TitelIcon true // 00001500 Kommentar, Textfeld / comment textfield true // 00001600 Dateiname, Textfeld / filename textfield true // 00001700 Sounddauer, Textfeld / duration textfield true // 00001800 Zeitposition, Textfeld / timeposition textfield true // 00001900 Uhrzeit, Textfeld / time textfield true // 00002000 Datum, Textfeld / date texfield true // 00002100 Playerstatus, Textfeld / player state textfield false // 00002200 Fortschrittsbalken / Progressbar false // 00002300 Dateiname Pulldown / filename pulldown false // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) false // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Background colour of the button ------------------------------------------------------------------------------------------ Colour efficiently if opaque on true, does not shine through so the background. colours in r,g,b white 255 255 255 black 0 0 0 255,255,255 // 00000000 Play immer erzeugt/ always create 255,255,255 // 00000100 Pause immer erzeugt/ always create 255,255,255 // 00000200 Next 1x 255,255,255 // 00000300 Next 2x 255,255,255 // 00000400 Next 3x 255,255,255 // 00000500 Prev 1x 255,255,255 // 00000600 Prev 2x 255,255,255 // 00000700 Prev 3x 255,255,255 // 00000800 endlos als Ringform / endless (ring) 255,255,255 // 00000900 Zufall / random 255,255,255 // 00001000 Applet close immer erzeugt/ always create 255,255,255 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 255,255,255 // 00001200 switch panel-layout 255,255,255 // 00001300 switch Clicksound on off 255,255,255 // 00001400 switch scrolling TitelText TitelIcon 230,255,255 // 00001500 Kommentar, Textfeld / comment textfield 200,255,255 // 00001600 Dateiname, Textfeld / filename textfield 200,255,255 // 00001700 Sounddauer, Textfeld / duration textfield 200,255,255 // 00001800 Zeitposition, Textfeld / timeposition textfield 170,255,255 // 00001900 Uhrzeit, Textfeld / time textfield 170,255,255 // 00002000 Datum, Textfeld / date texfield 170,255,255 // 00002100 Playerstatus, Textfeld / player state textfield 200,255,255 // 00002200 Fortschrittsbalken / Progressbar 200,255,255 // 00002300 Dateiname Pulldown / filename pulldown 128,255,255 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 255,255,255 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Character font of the text of the button ------------------------------------------------------------------------------------------ concerns tool tips, button inscription (label), text field contents serif // 00000000 Play immer erzeugt/ always create serif // 00000100 Pause immer erzeugt/ always create serif // 00000200 Next 1x serif // 00000300 Next 2x serif // 00000400 Next 3x serif // 00000500 Prev 1x serif // 00000600 Prev 2x serif // 00000700 Prev 3x serif // 00000800 endlos als Ringform / endless (ring) serif // 00000900 Zufall / random serif // 00001000 Applet close immer erzeugt/ always create serif // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 serif // 00001200 switch panel-layout serif // 00001300 switch Clicksound on off serif // 00001400 switch scrolling TitelText TitelIcon sans serif // 00001500 Kommentar, Textfeld / comment textfield sans serif // 00001600 Dateiname, Textfeld / filename textfield sans serif // 00001700 Sounddauer, Textfeld / duration textfield sans serif // 00001800 Zeitposition, Textfeld / timeposition textfield monospaced // 00001900 Uhrzeit, Textfeld / time textfield monospaced // 00002000 Datum, Textfeld / date texfield monospaced // 00002100 Playerstatus, Textfeld / player state textfield sans serif // 00002200 Fortschrittsbalken / Progressbar sans serif // 00002300 Dateiname Pulldown / filename pulldown serif // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) serif // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Thickness of the text of the button ------------------------------------------------------------------------------------------ concerns tool tips, button inscription (label), text field contents bold // 00000000 Play immer erzeugt/ always create bold // 00000100 Pause immer erzeugt/ always create bold // 00000200 Next 1x bold // 00000300 Next 2x bold // 00000400 Next 3x bold // 00000500 Prev 1x bold // 00000600 Prev 2x bold // 00000700 Prev 3x bold // 00000800 endlos als Ringform / endless (ring) bold // 00000900 Zufall / random bold // 00001000 Applet close immer erzeugt/ always create bold // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 bold // 00001200 switch panel-layout bold // 00001300 switch Clicksound on off bold // 00001400 switch scrolling TitelText TitelIcon bold // 00001500 Kommentar, Textfeld / comment textfield bold // 00001600 Dateiname, Textfeld / filename textfield plain // 00001700 Sounddauer, Textfeld / duration textfield plain // 00001800 Zeitposition, Textfeld / timeposition textfield italic // 00001900 Uhrzeit, Textfeld / time textfield italic // 00002000 Datum, Textfeld / date texfield italic // 00002100 Playerstatus, Textfeld / player state textfield bold // 00002200 Fortschrittsbalken / Progressbar bold // 00002300 Dateiname Pulldown / filename pulldown bold // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) bold // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Height of the text of the button ------------------------------------------------------------------------------------------ concerns tool tips, button inscription (label), text field contents height in Pt und nicht in pixel 14 // 00000000 Play immer erzeugt/ always create 14 // 00000100 Pause immer erzeugt/ always create 14 // 00000200 Next 1x 14 // 00000300 Next 2x 14 // 00000400 Next 3x 14 // 00000500 Prev 1x 14 // 00000600 Prev 2x 14 // 00000700 Prev 3x 14 // 00000800 endlos als Ringform / endless (ring) 14 // 00000900 Zufall / random 14 // 00001000 Applet close immer erzeugt/ always create 14 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 14 // 00001200 switch panel-layout 14 // 00001300 switch Clicksound on off 14 // 00001400 switch scrolling TitelText TitelIcon 14 // 00001500 Kommentar, Textfeld / comment textfield 14 // 00001600 Dateiname, Textfeld / filename textfield 14 // 00001700 Sounddauer, Textfeld / duration textfield 14 // 00001800 Zeitposition, Textfeld / timeposition textfield 14 // 00001900 Uhrzeit, Textfeld / time textfield 14 // 00002000 Datum, Textfeld / date texfield 14 // 00002100 Playerstatus, Textfeld / player state textfield 14 // 00002200 Fortschrittsbalken / Progressbar 14 // 00002300 Dateiname Pulldown / filename pulldown 14 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 14 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Colour of the text of the button ------------------------------------------------------------------------------------------ colours in r,g,b white 255 255 255 black 0 0 0 concerns tool tips, button inscription (label), text field contents 255,255,255 // 00000000 Play immer erzeugt/ always create 255,255,255 // 00000100 Pause immer erzeugt/ always create 255,255,255 // 00000200 Next 1x 255,255,255 // 00000300 Next 2x 255,255,255 // 00000400 Next 3x 255,255,255 // 00000500 Prev 1x 255,255,255 // 00000600 Prev 2x 255,255,255 // 00000700 Prev 3x 255,255,255 // 00000800 endlos als Ringform / endless (ring) 255,255,255 // 00000900 Zufall / random 255,255,255 // 00001000 Applet close immer erzeugt/ always create 255,255,255 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 255,255,255 // 00001200 switch panel-layout 255,255,255 // 00001300 switch Clicksound on off 255,255,255 // 00001400 switch scrolling TitelText TitelIcon 0,0,255 // 00001500 Kommentar, Textfeld / comment textfield 0,0,255 // 00001600 Dateiname, Textfeld / filename textfield 0,0,255 // 00001700 Sounddauer, Textfeld / duration textfield 0,0,255 // 00001800 Zeitposition, Textfeld / timeposition textfield 0,0,255 // 00001900 Uhrzeit, Textfeld / time textfield 0,0,255 // 00002000 Datum, Textfeld / date texfield 0,0,255 // 00002100 Playerstatus, Textfeld / player state textfield 0,0,255 // 00002200 Fortschrittsbalken / Progressbar 0,0,255 // 00002300 Dateiname Pulldown / filename pulldown 0,0,255 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 255,255,255 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Border of the buttons - thickness ------------------------------------------------------------------------------------------ in pixel Border is only generated, if thickness > 0 0 // 00000000 Play immer erzeugt/ always create 0 // 00000100 Pause immer erzeugt/ always create 0 // 00000200 Next 1x 0 // 00000300 Next 2x 0 // 00000400 Next 3x 0 // 00000500 Prev 1x 0 // 00000600 Prev 2x 0 // 00000700 Prev 3x 0 // 00000800 endlos als Ringform / endless (ring) 0 // 00000900 Zufall / random 0 // 00001000 Applet close immer erzeugt/ always create 0 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 0 // 00001200 switch panel-layout 0 // 00001300 switch Clicksound on off 0 // 00001400 switch scrolling TitelText TitelIcon 1 // 00001500 Kommentar, Textfeld / comment textfield 2 // 00001600 Dateiname, Textfeld / filename textfield 2 // 00001700 Sounddauer, Textfeld / duration textfield 2 // 00001800 Zeitposition, Textfeld / timeposition textfield 1 // 00001900 Uhrzeit, Textfeld / time textfield 1 // 00002000 Datum, Textfeld / date texfield 1 // 00002100 Playerstatus, Textfeld / player state textfield 2 // 00002200 Fortschrittsbalken / Progressbar 1 // 00002300 Dateiname Pulldown / filename pulldown 1 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 0 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Border of the buttons - colour for all kinds of borders ------------------------------------------------------------------------------------------ Border is only generated, if thickness > 0 colours in r,g,b white 255 255 255 black 0 0 0 255,255,255 // 00000000 Play immer erzeugt/ always create 255,255,255 // 00000100 Pause immer erzeugt/ always create 255,255,255 // 00000200 Next 1x 255,255,255 // 00000300 Next 2x 255,255,255 // 00000400 Next 3x 255,255,255 // 00000500 Prev 1x 255,255,255 // 00000600 Prev 2x 255,255,255 // 00000700 Prev 3x 255,255,255 // 00000800 endlos als Ringform / endless (ring) 255,255,255 // 00000900 Zufall / random 255,255,255 // 00001000 Applet close immer erzeugt/ always create 255,255,255 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 255,255,255 // 00001200 switch panel-layout 255,255,255 // 00001300 switch Clicksound on off 255,255,255 // 00001400 switch scrolling TitelText TitelIcon 128,128,255 // 00001500 Kommentar, Textfeld / comment textfield 128,255,255 // 00001600 Dateiname, Textfeld / filename textfield 128,210,255 // 00001700 Sounddauer, Textfeld / duration textfield 128,210,255 // 00001800 Zeitposition, Textfeld / timeposition textfield 128,255,255 // 00001900 Uhrzeit, Textfeld / time textfield 128,255,255 // 00002000 Datum, Textfeld / date texfield 128,210,255 // 00002100 Playerstatus, Textfeld / player state textfield 128,210,255 // 00002200 Fortschrittsbalken / Progressbar 128,128,255 // 00002300 Dateiname Pulldown / filename pulldown 128,128,255 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 255,255,255 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Border of the buttons - corners ------------------------------------------------------------------------------------------ Border is only generated, if thickness > 0 true so round corners, falso so angular corners false // 00000000 Play immer erzeugt/ always create false // 00000100 Pause immer erzeugt/ always create false // 00000200 Next 1x false // 00000300 Next 2x false // 00000400 Next 3x false // 00000500 Prev 1x false // 00000600 Prev 2x false // 00000700 Prev 3x false // 00000800 endlos als Ringform / endless (ring) false // 00000900 Zufall / random false // 00001000 Applet close immer erzeugt/ always create false // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 false // 00001200 switch panel-layout false // 00001300 switch Clicksound on off false // 00001400 switch scrolling TitelText TitelIcon false // 00001500 Kommentar, Textfeld / comment textfield false // 00001600 Dateiname, Textfeld / filename textfield true // 00001700 Sounddauer, Textfeld / duration textfield true // 00001800 Zeitposition, Textfeld / timeposition textfield false // 00001900 Uhrzeit, Textfeld / time textfield false // 00002000 Datum, Textfeld / date texfield true // 00002100 Playerstatus, Textfeld / player state textfield true // 00002200 Fortschrittsbalken / Progressbar false // 00002300 Dateiname Pulldown / filename pulldown false // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) false // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active 3D Shades-Border of the buttons - Permission ------------------------------------------------------------------------------------------ Border is only generated, if thickness > 0 true so create 3D Shades-Border true // 00000000 Play immer erzeugt/ always create true // 00000100 Pause immer erzeugt/ always create true // 00000200 Next 1x true // 00000300 Next 2x true // 00000400 Next 3x true // 00000500 Prev 1x true // 00000600 Prev 2x true // 00000700 Prev 3x true // 00000800 endlos als Ringform / endless (ring) true // 00000900 Zufall / random true // 00001000 Applet close immer erzeugt/ always create true // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 true // 00001200 switch panel-layout true // 00001300 switch Clicksound on off true // 00001400 switch scrolling TitelText TitelIcon true // 00001500 Kommentar, Textfeld / comment textfield true // 00001600 Dateiname, Textfeld / filename textfield true // 00001700 Sounddauer, Textfeld / duration textfield true // 00001800 Zeitposition, Textfeld / timeposition textfield true // 00001900 Uhrzeit, Textfeld / time textfield true // 00002000 Datum, Textfeld / date texfield true // 00002100 Playerstatus, Textfeld / player state textfield true // 00002200 Fortschrittsbalken / Progressbar true // 00002300 Dateiname Pulldown / filename pulldown true // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) true // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active 3D Shades-Border of the buttons - Colour lighten ------------------------------------------------------------------------------------------ Border is only generated, if thickness > 0 0 Shadow colour consistently in brightness 1 so darken shadow colour 2 so lighten shadow colour 0 // 00000000 Play immer erzeugt/ always create 0 // 00000100 Pause immer erzeugt/ always create 0 // 00000200 Next 1x 0 // 00000300 Next 2x 0 // 00000400 Next 3x 0 // 00000500 Prev 1x 0 // 00000600 Prev 2x 0 // 00000700 Prev 3x 0 // 00000800 endlos als Ringform / endless (ring) 0 // 00000900 Zufall / random 0 // 00001000 Applet close immer erzeugt/ always create 0 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 0 // 00001200 switch panel-layout 0 // 00001300 switch Clicksound on off 0 // 00001400 switch scrolling TitelText TitelIcon 2 // 00001500 Kommentar, Textfeld / comment textfield 2 // 00001600 Dateiname, Textfeld / filename textfield 1 // 00001700 Sounddauer, Textfeld / duration textfield 1 // 00001800 Zeitposition, Textfeld / timeposition textfield 2 // 00001900 Uhrzeit, Textfeld / time textfield 2 // 00002000 Datum, Textfeld / date texfield 2 // 00002100 Playerstatus, Textfeld / player state textfield 2 // 00002200 Fortschrittsbalken / Progressbar 2 // 00002300 Dateiname Pulldown / filename pulldown 2 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 0 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active 3D Shades-Border of the buttons - colour ------------------------------------------------------------------------------------------ Border is only generated, if thickness > 0 colours in r,g,b white 255 255 255 black 0 0 0 255,255,255 // 00000000 Play immer erzeugt/ always create 255,255,255 // 00000100 Pause immer erzeugt/ always create 255,255,255 // 00000200 Next 1x 255,255,255 // 00000300 Next 2x 255,255,255 // 00000400 Next 3x 255,255,255 // 00000500 Prev 1x 255,255,255 // 00000600 Prev 2x 255,255,255 // 00000700 Prev 3x 255,255,255 // 00000800 endlos als Ringform / endless (ring) 255,255,255 // 00000900 Zufall / random 255,255,255 // 00001000 Applet close immer erzeugt/ always create 255,255,255 // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 255,255,255 // 00001200 switch panel-layout 255,255,255 // 00001300 switch Clicksound on off 255,255,255 // 00001400 switch scrolling TitelText TitelIcon 255,255,255 // 00001500 Kommentar, Textfeld / comment textfield 255,255,255 // 00001600 Dateiname, Textfeld / filename textfield 210,255,255 // 00001700 Sounddauer, Textfeld / duration textfield 210,255,255 // 00001800 Zeitposition, Textfeld / timeposition textfield 255,255,255 // 00001900 Uhrzeit, Textfeld / time textfield 255,255,255 // 00002000 Datum, Textfeld / date texfield 255,255,255 // 00002100 Playerstatus, Textfeld / player state textfield 255,255,255 // 00002200 Fortschrittsbalken / Progressbar 255,255,255 // 00002300 Dateiname Pulldown / filename pulldown 255,255,255 // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) 255,255,255 // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Borders around all edges of the button - permission ------------------------------------------------------------------------------------------ Border is only generated, if thickness > 0 true=erlaubt false // 00000000 Play immer erzeugt/ always create false // 00000100 Pause immer erzeugt/ always create false // 00000200 Next 1x false // 00000300 Next 2x false // 00000400 Next 3x false // 00000500 Prev 1x false // 00000600 Prev 2x false // 00000700 Prev 3x false // 00000800 endlos als Ringform / endless (ring) false // 00000900 Zufall / random false // 00001000 Applet close immer erzeugt/ always create false // 00001100 switch Sichtbarkeit Animation panel 1 / visibility animation panel 1 false // 00001200 switch panel-layout false // 00001300 switch Clicksound on off false // 00001400 switch scrolling TitelText TitelIcon false // 00001500 Kommentar, Textfeld / comment textfield false // 00001600 Dateiname, Textfeld / filename textfield false // 00001700 Sounddauer, Textfeld / duration textfield false // 00001800 Zeitposition, Textfeld / timeposition textfield false // 00001900 Uhrzeit, Textfeld / time textfield false // 00002000 Datum, Textfeld / date texfield false // 00002100 Playerstatus, Textfeld / player state textfield false // 00002200 Fortschrittsbalken / Progressbar false // 00002300 Dateiname Pulldown / filename pulldown false // 00002400 Animation-Trägheit (Spinner) / Animation sluggishness (spinner) false // 00002500 switch Animation Vordergrundbild aktiv-deaktiv / switch animation foreground picture active-non active Cursor kinds of the buttons ------------------------------------------------------------------------------------------ none Button events ------------------------------------------------------------------------------------------ are defined applet-inside and not alterable. Sounds to the events have applet-internal standard, however, are alterable.