Serialized Form
|
Package de.axelwernicke.mypod |
artistFilter
java.util.Vector artistFilter
- list of artists in the autoplaylist
artistFilterEnabled
boolean artistFilterEnabled
- artist filter flag
genreFilter
java.util.Vector genreFilter
- list of genres in the autoplaylist
genreFilterEnabled
boolean genreFilterEnabled
- genre filter flag
yearFilter
java.util.Vector yearFilter
- list of years in the autoplaylist
yearFilterEnabled
boolean yearFilterEnabled
- year filter flag
albumFilter
java.util.Vector albumFilter
- list of albums in the autoplaylist
albumFilterEnabled
boolean albumFilterEnabled
- album filter flag
playlist
Playlist playlist
- the playlist currently assigned to this list view model
sortIdx
int[] sortIdx
- index the table is sorted by
compares
int compares
- counts the compares
sortingColumns
java.util.Vector sortingColumns
- holds the sorting column as Integer
ascending
boolean ascending
- sorting order
collator
java.text.Collator collator
- Locale sensitive string comparator
filesize
long filesize
- size of media file in bytes
id3v1
boolean id3v1
- clip has id3 v1 tags
id3v2
boolean id3v2
- clip has id3 v2 tags
vbr
boolean vbr
- clip is encoded with variable bitrate
album
java.lang.String album
- album the clip is contained
artist
java.lang.String artist
- artist of the clip
artistWebpage
java.lang.String artistWebpage
- artists webpage
audioFileWebpage
java.lang.String audioFileWebpage
- audio file webpage
audioSourceWebpage
java.lang.String audioSourceWebpage
- audio source webpage
bpm
java.lang.String bpm
- bits per minute
band
java.lang.String band
- band
bitrate
int bitrate
- bitrate the file was digitized with
cdIdentifier
java.lang.String cdIdentifier
- cd identifier
comment
java.lang.String comment
- comment
commercial
java.lang.String commercial
- commercial
commercialInformation
java.lang.String commercialInformation
- commercial information
composer
java.lang.String composer
- composer
conductor
java.lang.String conductor
- conductor
contentGroupset
java.lang.String contentGroupset
- content groupset
copyright
boolean copyright
- clip is copyright protected
copyrightText
java.lang.String copyrightText
- copyright text
copyrightWebpage
java.lang.String copyrightWebpage
- copyright webpage
date
java.lang.String date
- date
duration
long duration
- clip duration in seconds
emphasis
int emphasis
- 0-NONE, 1-5015MS, 2-ILLEGAL, 3-CCITT
encapsulatedObject
java.lang.String encapsulatedObject
- encapsulated object
encodedBy
java.lang.String encodedBy
- encoded by
encryptionMethodRegistration
java.lang.String encryptionMethodRegistration
- encryption method registration
equalisation
java.lang.String equalisation
- equalisation
eventTimingCodes
java.lang.String eventTimingCodes
- event timing codes
fileOwner
java.lang.String fileOwner
- media file owner
filePath
java.lang.String filePath
- media file path
fileType
java.lang.String fileType
- media file type
filename
java.lang.String filename
- media file name
genre
java.lang.String genre
- clips genre
groupIdentificationRegistration
java.lang.String groupIdentificationRegistration
- group identification registration
isrc
java.lang.String isrc
- ISRC
initialKey
java.lang.String initialKey
- initial key
internetRadioStationName
java.lang.String internetRadioStationName
- internet radio station name
internetRadioStationOwner
java.lang.String internetRadioStationOwner
- internet radio station owner
internetRadioStationWebpage
java.lang.String internetRadioStationWebpage
- internet radio station webpage
language
java.lang.String language
- language
lastModified
long lastModified
- last modified date
layer
int layer
- mpeg layer
lengthInTag
java.lang.String lengthInTag
- length in tag
lookupTable
java.lang.String lookupTable
- lookup table
lyricist
java.lang.String lyricist
- lyricist
mPEGLevel
int mPEGLevel
- mpeg level
mediaType
java.lang.String mediaType
- media type
mode
int mode
- mpeg mode 0-Stereo, 1-Joint Stereo, 2-Dual Channel, 3-Mono
name
java.lang.String name
- clip name
original
boolean original
- clip is original
originalArtist
java.lang.String originalArtist
- original artist
originalFilename
java.lang.String originalFilename
- original file name
originalLyricist
java.lang.String originalLyricist
- original lyricist
originalTitle
java.lang.String originalTitle
- original title
originalYear
java.lang.String originalYear
- original year
ownership
java.lang.String ownership
- ownership
padding
boolean padding
- mp3 has padding
partOfSet
java.lang.String partOfSet
- part of set
paymentWebpage
java.lang.String paymentWebpage
- payment webpage
picture
java.lang.String picture
- picture
playCounter
java.lang.String playCounter
- playcounter
TODO change playcounter from string to int
playlistDelay
java.lang.String playlistDelay
- playlist delay
popularimeter
java.lang.String popularimeter
- popularimeter
positionSynchronization
java.lang.String positionSynchronization
- position synchronization
privat
boolean privat
- clip is private
privateData
java.lang.String privateData
- private data
protection
boolean protection
- clip is protected
publisher
java.lang.String publisher
- publisher
publishersWebpage
java.lang.String publishersWebpage
- publisher webpage
recommendedBufferSize
java.lang.String recommendedBufferSize
- recommended buffer size
recordingDates
java.lang.String recordingDates
- recording date
relativeVolumenAdjustment
java.lang.String relativeVolumenAdjustment
- relative volumen adjustment
remixer
java.lang.String remixer
- remixer
reverb
java.lang.String reverb
- reverb
samplerate
int samplerate
- mp3 samplerate
subtitle
java.lang.String subtitle
- subtitle
synchronizedLyrics
java.lang.String synchronizedLyrics
- synchronized lyrics
synchronizedTempoCodes
java.lang.String synchronizedTempoCodes
- synchronized tempo codes
termsOfUse
java.lang.String termsOfUse
- terms of use
time
java.lang.String time
- time
title
java.lang.String title
- clips title
track
int track
- track number
uniqueFileIdentifier
java.lang.String uniqueFileIdentifier
- uniqe file indentifier
unsynchronizedLyrics
java.lang.String unsynchronizedLyrics
- unsynchronized lyrics
useCRC
boolean useCRC
- mp3 has checksum
useCompression
boolean useCompression
- mp3 uses compression
usePadding
boolean usePadding
- mp3 uses padding
useUnsynchronization
boolean useUnsynchronization
- mp3 uses unsynchronization
userDefinedText
java.lang.String userDefinedText
- user defined text
userDefinedURL
java.lang.String userDefinedURL
- user defined url
writeID3
boolean writeID3
- mp3 uses id3 v1
writeID3v2
boolean writeID3v2
- mp3 uses id3 v2
year
int year
- year
album
java.lang.String album
- id3v2 TALB frame - album the clip is contained
artist
java.lang.String artist
- id3v2 TPE1 frame - artist of the clip
artistWebpage
java.lang.String artistWebpage
- id3v2 WOAR frame - artists webpage
audioFileWebpage
java.lang.String audioFileWebpage
- id3v2 WOAF frame - audio file webpage
audioSourceWebpage
java.lang.String audioSourceWebpage
- id3v2 WOAS frame - audio source webpage
bpm
int bpm
- id3v2 TBPM frame - bits per minute
band
java.lang.String band
- id3v2 TPE2 frame - band
bitrate
int bitrate
- bitrate the file was digitized with
cdIdentifier
java.lang.String cdIdentifier
- id3v2 MCDI frame - cd identifier - more complex byte[]
comment
java.lang.String comment
- id3v2 COMM frame - comment - more complex [encoding, lang, desc, content]
commercial
java.lang.String commercial
- id3v2 COMR frame - commercial - more complex
[encoding, price, valid until, contact url, received as, name of seller, description, pict mime type, seller logo]
commercialInformation
java.lang.String commercialInformation
- id3v2 WCOM frame - commercial information
composer
java.lang.String composer
- id3v2 TCOM frame - composer
conductor
java.lang.String conductor
- id3v2 TPE3 frame - conductor
contentGroupset
java.lang.String contentGroupset
- id3v2 TIT1 frame - content groupset
copyright
boolean copyright
- clip is copyright protected
copyrightText
java.lang.String copyrightText
- id3v2 TCOP frame - copyright text
copyrightWebpage
java.lang.String copyrightWebpage
- id3v2 WCOP frame - copyright webpage
date
java.lang.String date
- id3v2 TDAT frame - recording date [ddmm]
duration
long duration
- clip duration in seconds
emphasis
int emphasis
- 0-NONE, 1-5015MS, 2-ILLEGAL, 3-CCITT
encapsulatedObject
java.lang.String encapsulatedObject
- id3v2 GEOB frame - encapsulated object - complex byte[]
encodedBy
java.lang.String encodedBy
- id3v2 TENC frame - encoded by
encryptionMethodRegistration
java.lang.String encryptionMethodRegistration
- id3v2 ENCR frame - encryption method registration - complex [owner, method symbol, data]
equalisation
java.lang.String equalisation
- id3v2 EQUA frame - equalisation
eventTimingCodes
java.lang.String eventTimingCodes
- id3v2 ETCO frame - event timing codes
fileOwner
java.lang.String fileOwner
- media file owner
filePath
java.lang.String filePath
- media file path
fileType
java.lang.String fileType
- media file type
filename
java.lang.String filename
- media file name
filesize
long filesize
- size of media file in bytes
genre
java.lang.String genre
- clips genre
groupIdentificationRegistration
java.lang.String groupIdentificationRegistration
- id3v2 GRID frame - group identification registration
id3v1
boolean id3v1
- clip has id3 v1 tags
id3v2
boolean id3v2
- clip has id3 v2 tags
isrc
java.lang.String isrc
- id3v2 TSRC frame - ISRC
initialKey
java.lang.String initialKey
- id3v2 TKEY frame - initial key
internetRadioStationName
java.lang.String internetRadioStationName
- id3v2 TRSN frame - internet radio station name
internetRadioStationOwner
java.lang.String internetRadioStationOwner
- id3v2 TRSO frame - internet radio station owner
internetRadioStationWebpage
java.lang.String internetRadioStationWebpage
- id3v2 WORS frame - internet radio station webpage
language
java.lang.String language
- id3v2 TLAN frame - language
lastModified
long lastModified
- last modified date
lastPlayed
long lastPlayed
- last played date
layer
int layer
- mpeg layer
lengthInTag
long lengthInTag
- id3v2 TLEN frame - length in tag
lookupTable
java.lang.String lookupTable
- id3v2 MLLT frame - lookup table
lyricist
java.lang.String lyricist
- id3v2 TEXT frame - lyricist
mPEGLevel
int mPEGLevel
- mpeg level
mediaType
java.lang.String mediaType
- id3v2 TMED frame - media type - source type e.g. CD for compact disc etc.
mode
int mode
- mpeg mode 0-Stereo, 1-Joint Stereo, 2-Dual Channel, 3-Mono
original
boolean original
- clip is original
originalArtist
java.lang.String originalArtist
- id3v2 TOPE frame - original artist
originalFilename
java.lang.String originalFilename
- id3v2 TOFN frame - original file name
originalLyricist
java.lang.String originalLyricist
- id3v2 TOLY frame - original lyricist
originalTitle
java.lang.String originalTitle
- id3v2 TOAL frame - original title
originalYear
int originalYear
- id3v2 TORY frame - original year
ownership
java.lang.String ownership
- id3v2 OWNE frame - ownership complex [encoding, date of purch., seller]
padding
boolean padding
- mp3 has padding
partOfSet
java.lang.String partOfSet
- id3v2 TPOS frame - part of set
paymentWebpage
java.lang.String paymentWebpage
- id3v2 WPAY frame - payment webpage
picture
java.lang.String picture
- id3v2 APIC frame - picture - complex [encoding, mime type, pic type, desc., binary data]
playCounter
int playCounter
- id3v2 PCNT frame - playcounter
playlistDelay
long playlistDelay
- id3v2 TDLY frame - playlist delay
popularimeter
short popularimeter
- id3v2 POPM frame - popularimeter
positionSynchronization
java.lang.String positionSynchronization
- id3v2 POSS frame - position synchronization
privat
boolean privat
- clip is private
privateData
java.lang.String privateData
- id3v2 PRIV frame - private data
protection
boolean protection
- clip is protected
publisher
java.lang.String publisher
- id3v2 TPUB frame - publisher
publishersWebpage
java.lang.String publishersWebpage
- id3v2 WPUB frame - publisher webpage
recommendedBufferSize
java.lang.String recommendedBufferSize
- id3v2 RBUF frame - recommended buffer size
recordingDates
java.lang.String recordingDates
- id3v2 TRDA frame - recording date
relativeVolumenAdjustment
java.lang.String relativeVolumenAdjustment
- id3v2 RVAD frame - relative volumen adjustment
remixer
java.lang.String remixer
- id3v2 TPE4 frame - remixer
reverb
java.lang.String reverb
- id3v2 RVRB frame -reverb
samplerate
int samplerate
- mp3 samplerate
subtitle
java.lang.String subtitle
- id3v2 TIT3 frame - subtitle
synchronizedLyrics
java.lang.String synchronizedLyrics
- id3v2 SYLT frame - synchronized lyrics
synchronizedTempoCodes
java.lang.String synchronizedTempoCodes
- id3v2 SYTC frame - synchronized tempo codes
termsOfUse
java.lang.String termsOfUse
- id3v2 USER frame - terms of use
time
java.lang.String time
- id3v2 TIME frame - recording time [hhmm]
title
java.lang.String title
- id3v2 TIT2 frame - clips title
track
int track
- id3v2 TRCK frame - track number
uniqueFileIdentifier
java.lang.String uniqueFileIdentifier
- id3v2 UFID frame - uniqe file indentifier
unsynchronizedLyrics
java.lang.String unsynchronizedLyrics
- id3v2 USLT frame - unsynchronized lyrics complex [encoding, language, content desc., text]
useCRC
boolean useCRC
- mp3 has checksum
useCompression
boolean useCompression
- mp3 uses compression
usePadding
boolean usePadding
- mp3 uses padding
useUnsynchronization
boolean useUnsynchronization
- mp3 uses unsynchronization
userDefinedText
java.lang.String userDefinedText
- id3v2 TXXX frame - user defined text
userDefinedURL
java.lang.String userDefinedURL
- id3v2 WXXX frame - user defined url
vbr
boolean vbr
- clip is encoded with variable bitrate
year
int year
- id3v2 TYER frame - year or recording [yyyy]
list
java.util.Vector list
- list of oids that are in the playlist
name
java.lang.String name
- name of the playlist
totalTime
int totalTime
- total time of this playlist in seconds
totalFilesize
long totalFilesize
- total size of this playlist in bytes
iPodSync
boolean iPodSync
- marks a playlist to be synchronized with iPod
iPodPath
java.lang.String iPodPath
- path to the ipod (mountpoint or device)
playerPath
java.lang.String playerPath
- path to the executable for the external player
addEnabled
boolean addEnabled
- add action enables
addParameter
java.lang.String addParameter
- parameter to use the add action with the external player
appendEnabled
boolean appendEnabled
- append action enabled
appendParameter
java.lang.String appendParameter
- parameter to use the append action with the external player
mainFramePosition
java.awt.Rectangle mainFramePosition
- position of the application window
dividerMainPosition
int dividerMainPosition
- position of the playlist / clips table divider
dividerArtistViewPosition
int dividerArtistViewPosition
- position of the artist spreader divider
dividerAlbumViewPosition
int dividerAlbumViewPosition
- position of the album spreader divider
dividerGenreViewPosition
int dividerGenreViewPosition
- position of the genre spreader divider
lookAndFeelName
java.lang.String lookAndFeelName
- name of the look and feel
optimizeColumnWidth
boolean optimizeColumnWidth
- column width optimization in the clips table enabled ?
hideEmptyColumns
boolean hideEmptyColumns
recentScanPath
java.lang.String recentScanPath
- recently used scan path
recentPlaylistPath
java.lang.String recentPlaylistPath
- recently used playlist path
recentExtPlayerPath
java.lang.String recentExtPlayerPath
- recently used external player path
recentIPodPath
java.lang.String recentIPodPath
- recently used ipod path
listViewColumnInfo
int[][] listViewColumnInfo
- defines the default preferences for each column of a list view model.
values are:
- visibility (1 means show this column in list view)
- width (width of column)
- position (position of the visible column)
|
Package de.axelwernicke.mypod.actions |
|
Package de.axelwernicke.mypod.gui |
aboutTabbedPane
javax.swing.JTabbedPane aboutTabbedPane
authorLabel
javax.swing.JLabel authorLabel
authorMailLabel
javax.swing.JLabel authorMailLabel
buttonPanel
javax.swing.JPanel buttonPanel
copyrightLabel
javax.swing.JLabel copyrightLabel
creditsPanel
javax.swing.JPanel creditsPanel
creditsTextPane
javax.swing.JTextPane creditsTextPane
discSizeContentLabel
javax.swing.JLabel discSizeContentLabel
discSizeLabel
javax.swing.JLabel discSizeLabel
dummy
javax.swing.JPanel dummy
dummy1
javax.swing.JPanel dummy1
firmwareContentLabel
javax.swing.JLabel firmwareContentLabel
firmwareLabel
javax.swing.JLabel firmwareLabel
iPodPanel
javax.swing.JPanel iPodPanel
jPanel2
javax.swing.JPanel jPanel2
logoLabel
javax.swing.JLabel logoLabel
myPodPanel
javax.swing.JPanel myPodPanel
nameContentLabel
javax.swing.JLabel nameContentLabel
nameLabel
javax.swing.JLabel nameLabel
okButton
javax.swing.JButton okButton
serialNumberContentLabel
javax.swing.JLabel serialNumberContentLabel
serialNumberLabel
javax.swing.JLabel serialNumberLabel
spaceLeftContentLabel
javax.swing.JLabel spaceLeftContentLabel
spaceLeftLabel
javax.swing.JLabel spaceLeftLabel
totalClipsContentLabel
javax.swing.JLabel totalClipsContentLabel
totalClipsLabel
javax.swing.JLabel totalClipsLabel
totalDurationContentLabel
javax.swing.JLabel totalDurationContentLabel
totalDurationLabel
javax.swing.JLabel totalDurationLabel
totalSizeContentLabel
javax.swing.JLabel totalSizeContentLabel
totalSizeLabel
javax.swing.JLabel totalSizeLabel
versionContentLabel
javax.swing.JLabel versionContentLabel
versionLabel
javax.swing.JLabel versionLabel
confirmed
boolean confirmed
- dialog was confirmed by user
CancelButton
javax.swing.JButton CancelButton
OkButton
javax.swing.JButton OkButton
albumComboBox
javax.swing.JComboBox albumComboBox
albumLabel
javax.swing.JLabel albumLabel
albumPanel
javax.swing.JPanel albumPanel
albumScrollPane
javax.swing.JScrollPane albumScrollPane
artistComboBox
javax.swing.JComboBox artistComboBox
artistLabel
javax.swing.JLabel artistLabel
bandComboBox
javax.swing.JComboBox bandComboBox
bandLabel
javax.swing.JLabel bandLabel
bpmComboBox
javax.swing.JComboBox bpmComboBox
bpmLabel
javax.swing.JLabel bpmLabel
buttonPanel
javax.swing.JPanel buttonPanel
cdIdentifierComboBox
javax.swing.JComboBox cdIdentifierComboBox
cdIdentifierLabel
javax.swing.JLabel cdIdentifierLabel
commentComboBox
javax.swing.JComboBox commentComboBox
commentLabel
javax.swing.JLabel commentLabel
composerComboBox
javax.swing.JComboBox composerComboBox
composerLabel
javax.swing.JLabel composerLabel
contentGroupSetComboBox
javax.swing.JComboBox contentGroupSetComboBox
contentGroupSetLabel
javax.swing.JLabel contentGroupSetLabel
contentPanel
javax.swing.JPanel contentPanel
copyrightTextComboBox
javax.swing.JComboBox copyrightTextComboBox
copyrightTextLabel
javax.swing.JLabel copyrightTextLabel
copyrightWebpageComboBox
javax.swing.JComboBox copyrightWebpageComboBox
copyrightWebpageLabel
javax.swing.JLabel copyrightWebpageLabel
creditsPanel
javax.swing.JPanel creditsPanel
creditsScrollPane
javax.swing.JScrollPane creditsScrollPane
dummyJLabel
javax.swing.JLabel dummyJLabel
dummyJLabel1
javax.swing.JLabel dummyJLabel1
dummyJLabel2
javax.swing.JLabel dummyJLabel2
dummyJLabel3
javax.swing.JLabel dummyJLabel3
encodedByComboBox
javax.swing.JComboBox encodedByComboBox
encodedByLabel
javax.swing.JLabel encodedByLabel
genreComboBox
javax.swing.JComboBox genreComboBox
genreLabel
javax.swing.JLabel genreLabel
isrcComboBox
javax.swing.JComboBox isrcComboBox
isrcLabel
javax.swing.JLabel isrcLabel
languageComboBox
javax.swing.JComboBox languageComboBox
languageLabel
javax.swing.JLabel languageLabel
lyricistComboBox
javax.swing.JComboBox lyricistComboBox
lyricistLabel
javax.swing.JLabel lyricistLabel
optionTree
javax.swing.JTree optionTree
originalArtistComboBox
javax.swing.JComboBox originalArtistComboBox
originalArtistLabel
javax.swing.JLabel originalArtistLabel
originalCard
javax.swing.JScrollPane originalCard
originalLyricistComboBox
javax.swing.JComboBox originalLyricistComboBox
originalLyricistLabel
javax.swing.JLabel originalLyricistLabel
originalPanel
javax.swing.JPanel originalPanel
originalTitleComboBox
javax.swing.JComboBox originalTitleComboBox
originalTitleLabel
javax.swing.JLabel originalTitleLabel
originalYearComboBox
javax.swing.JComboBox originalYearComboBox
originalYearLabel
javax.swing.JLabel originalYearLabel
playcounterComboBox
javax.swing.JComboBox playcounterComboBox
playcounterLabel
javax.swing.JLabel playcounterLabel
publisherComboBox
javax.swing.JComboBox publisherComboBox
publisherLabel
javax.swing.JLabel publisherLabel
publisherWebpageComboBox
javax.swing.JComboBox publisherWebpageComboBox
publisherWebpageLabel
javax.swing.JLabel publisherWebpageLabel
splitPane
javax.swing.JSplitPane splitPane
tileLabel
javax.swing.JLabel tileLabel
titleComboBox
javax.swing.JComboBox titleComboBox
trackComboBox
javax.swing.JComboBox trackComboBox
trackLabel
javax.swing.JLabel trackLabel
trackPanel
javax.swing.JPanel trackPanel
trackScrollPane
javax.swing.JScrollPane trackScrollPane
treeScrollPane
javax.swing.JScrollPane treeScrollPane
yearComboBox
javax.swing.JComboBox yearComboBox
yearLabel
javax.swing.JLabel yearLabel
locked
boolean locked
ToolsMenu
javax.swing.JMenu ToolsMenu
aboutMenuItem
javax.swing.JMenuItem aboutMenuItem
addAutoPlaylistButton
javax.swing.JButton addAutoPlaylistButton
addPlaylistButton
javax.swing.JButton addPlaylistButton
addPlaylistMenu
javax.swing.JMenu addPlaylistMenu
albumListScrollPane
javax.swing.JScrollPane albumListScrollPane
albumSpreaderScrollPane
javax.swing.JScrollPane albumSpreaderScrollPane
albumViewSplitPane
javax.swing.JSplitPane albumViewSplitPane
artistListScrollPane
javax.swing.JScrollPane artistListScrollPane
artistSpreaderScrollPane
javax.swing.JScrollPane artistSpreaderScrollPane
artistViewSplitPane
javax.swing.JSplitPane artistViewSplitPane
clipMenu
javax.swing.JMenu clipMenu
clipPopupMenu
javax.swing.JPopupMenu clipPopupMenu
clipPropertiesMenuItem
javax.swing.JMenuItem clipPropertiesMenuItem
clipPropertiesPopupItem
javax.swing.JMenuItem clipPropertiesPopupItem
clipsInfoLabel
javax.swing.JLabel clipsInfoLabel
clipsTableView
ListView clipsTableView
deleteClipsMenuItem
javax.swing.JMenuItem deleteClipsMenuItem
deletePlaylistButton
javax.swing.JButton deletePlaylistButton
deletePlaylistMenuItem
javax.swing.JMenuItem deletePlaylistMenuItem
deletePlaylistPopupItem
javax.swing.JMenuItem deletePlaylistPopupItem
deletePopupItem
javax.swing.JMenuItem deletePopupItem
dummyjPanel
javax.swing.JPanel dummyjPanel
exitMenuItem
javax.swing.JMenuItem exitMenuItem
exportPlaylistMenuItem
javax.swing.JMenuItem exportPlaylistMenuItem
fileMenu
javax.swing.JMenu fileMenu
fullListScrollPane
javax.swing.JScrollPane fullListScrollPane
genreListScrollPane
javax.swing.JScrollPane genreListScrollPane
genreSpreaderScrollPane
javax.swing.JScrollPane genreSpreaderScrollPane
genreViewSplitPane
javax.swing.JSplitPane genreViewSplitPane
helpMenu
javax.swing.JMenu helpMenu
helpMenuItem
javax.swing.JMenuItem helpMenuItem
iPodMenu
javax.swing.JMenu iPodMenu
iPodToolBar
javax.swing.JToolBar iPodToolBar
importPlaylistMenuItem
javax.swing.JMenuItem importPlaylistMenuItem
jSeparator1
javax.swing.JSeparator jSeparator1
jSeparator11
javax.swing.JSeparator jSeparator11
jSeparator111
javax.swing.JSeparator jSeparator111
jSeparator12
javax.swing.JSeparator jSeparator12
jSeparator2
javax.swing.JSeparator jSeparator2
jSeparator3
javax.swing.JSeparator jSeparator3
jSeparator31
javax.swing.JSeparator jSeparator31
jSeparator4
javax.swing.JSeparator jSeparator4
jSeparator5
javax.swing.JSeparator jSeparator5
jSeparator6
javax.swing.JSeparator jSeparator6
jSeparator7
javax.swing.JSeparator jSeparator7
jSeparator8
javax.swing.JSeparator jSeparator8
jSeparator9
javax.swing.JSeparator jSeparator9
menuBar
javax.swing.JMenuBar menuBar
myPodToolBar
javax.swing.JToolBar myPodToolBar
newAutoPlaylistMenuItem
javax.swing.JMenuItem newAutoPlaylistMenuItem
newPlaylistMenuItem
javax.swing.JMenuItem newPlaylistMenuItem
playAppendMenuItem
javax.swing.JMenuItem playAppendMenuItem
playAppendPopupItem
javax.swing.JMenuItem playAppendPopupItem
playAppendPopupItem1
javax.swing.JMenuItem playAppendPopupItem1
playAppendPopupItem2
javax.swing.JMenuItem playAppendPopupItem2
playMenuItem
javax.swing.JMenuItem playMenuItem
playPopupItem
javax.swing.JMenuItem playPopupItem
playPopupItem1
javax.swing.JMenuItem playPopupItem1
playPopupItem2
javax.swing.JMenuItem playPopupItem2
playlistListView
PlaylistListView playlistListView
playlistMenu
javax.swing.JMenu playlistMenu
playlistPopupMenu
javax.swing.JPopupMenu playlistPopupMenu
playlistScrollPane
javax.swing.JScrollPane playlistScrollPane
playlistToolBar
javax.swing.JToolBar playlistToolBar
preferencesButton
javax.swing.JButton preferencesButton
preferencesMenuItem
javax.swing.JMenuItem preferencesMenuItem
propertyPlaylistMenuItem
javax.swing.JMenuItem propertyPlaylistMenuItem
propertyPlaylistPopupItem
javax.swing.JMenuItem propertyPlaylistPopupItem
relocateMissingClipsMenuItem
javax.swing.JMenuItem relocateMissingClipsMenuItem
removeClipsMyPodMenuItem
javax.swing.JMenuItem removeClipsMyPodMenuItem
removeClipsPlaylistMenuItem
javax.swing.JMenuItem removeClipsPlaylistMenuItem
removeFromMyPodPopupItem
javax.swing.JMenuItem removeFromMyPodPopupItem
removeFromPlaylsitPopupItem
javax.swing.JMenuItem removeFromPlaylsitPopupItem
removeMissingClipsMenuItem
javax.swing.JMenuItem removeMissingClipsMenuItem
renamePlaylistMenuItem
javax.swing.JMenuItem renamePlaylistMenuItem
renamePlaylistPopupItem
javax.swing.JMenuItem renamePlaylistPopupItem
reorganizeClipsMenuItem
javax.swing.JMenuItem reorganizeClipsMenuItem
scanButton
javax.swing.JButton scanButton
scanMenuItem
javax.swing.JMenuItem scanMenuItem
separator
javax.swing.JSeparator separator
setIPodNameMenuItem
javax.swing.JMenuItem setIPodNameMenuItem
splitPane
javax.swing.JSplitPane splitPane
spreaderListView
javax.swing.JList spreaderListView
statusLine
javax.swing.JPanel statusLine
syncIPodCheckBoxMenuItem
javax.swing.JCheckBoxMenuItem syncIPodCheckBoxMenuItem
synchronizeIPodButton
javax.swing.JButton synchronizeIPodButton
synchronizeIPodMenuItem
javax.swing.JMenuItem synchronizeIPodMenuItem
toolbarPanel
javax.swing.JPanel toolbarPanel
updateAutoplaylistMenuItem
javax.swing.JMenuItem updateAutoplaylistMenuItem
updateAutoplaylistPpupItem
javax.swing.JMenuItem updateAutoplaylistPpupItem
viewContainer
javax.swing.JTabbedPane viewContainer
wipeIPodButton
javax.swing.JButton wipeIPodButton
wipeIPodMenuItem
javax.swing.JMenuItem wipeIPodMenuItem
jEditorPane
javax.swing.JEditorPane jEditorPane
jScrollPane
javax.swing.JScrollPane jScrollPane
worker
SwingWorker worker
canelButton
javax.swing.JButton canelButton
copiedSizeContentLabel
javax.swing.JLabel copiedSizeContentLabel
copiedSizeLabel
javax.swing.JLabel copiedSizeLabel
copySpeedContentLabel
javax.swing.JLabel copySpeedContentLabel
copySpeedLabel
javax.swing.JLabel copySpeedLabel
fileNameContentLabel
javax.swing.JLabel fileNameContentLabel
fileNameLabel
javax.swing.JLabel fileNameLabel
fileSizeContentLabel
javax.swing.JLabel fileSizeContentLabel
fileSizeLabel
javax.swing.JLabel fileSizeLabel
statusContentLabel
javax.swing.JLabel statusContentLabel
statusLabel
javax.swing.JLabel statusLabel
timeLeftContentLabel
javax.swing.JLabel timeLeftContentLabel
timeLeftLabel
javax.swing.JLabel timeLeftLabel
timeUsedContentLabel
javax.swing.JLabel timeUsedContentLabel
timeUsedLabel
javax.swing.JLabel timeUsedLabel
totalProgressBar
javax.swing.JProgressBar totalProgressBar
totalSizeContent
javax.swing.JLabel totalSizeContent
totalSizeLabel
javax.swing.JLabel totalSizeLabel
clips
java.util.Vector clips
- dummy object for DnD
clips
java.util.Vector clips
confirmed
boolean confirmed
- set to true, if dialog was closed with the ok button
CancelButton
javax.swing.JButton CancelButton
OkButton
javax.swing.JButton OkButton
artistFilterPanel
javax.swing.JPanel artistFilterPanel
artistSelectionPanel
SelectionPanel artistSelectionPanel
buttonPanel
javax.swing.JPanel buttonPanel
buttonPanel2
javax.swing.JPanel buttonPanel2
buttonPanel3
javax.swing.JPanel buttonPanel3
buttonPanel4
javax.swing.JPanel buttonPanel4
contentPanel
javax.swing.JPanel contentPanel
enableArtistFilterCheckBox
javax.swing.JCheckBox enableArtistFilterCheckBox
enableGenreFilterCheckBox
javax.swing.JCheckBox enableGenreFilterCheckBox
enableYearFilterCheckBox
javax.swing.JCheckBox enableYearFilterCheckBox
generalPanel
javax.swing.JPanel generalPanel
generalScrollPane
javax.swing.JScrollPane generalScrollPane
genreFilterPanel
javax.swing.JPanel genreFilterPanel
genreSelectionPanel
SelectionPanel genreSelectionPanel
jLabel1
javax.swing.JLabel jLabel1
nameLabel
javax.swing.JLabel nameLabel
nameTextField
javax.swing.JTextField nameTextField
optionTree
javax.swing.JTree optionTree
splitPane
javax.swing.JSplitPane splitPane
syncCheckBox
javax.swing.JCheckBox syncCheckBox
treeScrollPane
javax.swing.JScrollPane treeScrollPane
yearFilterPanel
javax.swing.JPanel yearFilterPanel
yearSelectionPanel
SelectionPanel yearSelectionPanel
parent
java.awt.Frame parent
- jdk1.4 logger
confirmed
boolean confirmed
lookAndFeelInfo
java.util.Hashtable lookAndFeelInfo
CancelButton
javax.swing.JButton CancelButton
OkButton
javax.swing.JButton OkButton
addEnabledCheckBox
javax.swing.JCheckBox addEnabledCheckBox
addParameterTextField
javax.swing.JTextField addParameterTextField
appendEnabledCheckBox
javax.swing.JCheckBox appendEnabledCheckBox
appendParameterTextField
javax.swing.JTextField appendParameterTextField
buttonPanel
javax.swing.JPanel buttonPanel
clipsTableColumnsSelectionPanel
SelectionPanel clipsTableColumnsSelectionPanel
clipsTableLabel
javax.swing.JLabel clipsTableLabel
contentPanel
javax.swing.JPanel contentPanel
dummyPanel
javax.swing.JPanel dummyPanel
externalPlayerPanel
javax.swing.JPanel externalPlayerPanel
externalPlayerPathButton
javax.swing.JButton externalPlayerPathButton
externalPlayerPathLabel
javax.swing.JLabel externalPlayerPathLabel
externalPlayerPathTextField
javax.swing.JTextField externalPlayerPathTextField
externalPlayerScrollPane
javax.swing.JScrollPane externalPlayerScrollPane
generalPanel
javax.swing.JPanel generalPanel
generalScrollPane
javax.swing.JScrollPane generalScrollPane
hideEmptyColumnsCheckBox
javax.swing.JCheckBox hideEmptyColumnsCheckBox
ipodPanel
javax.swing.JPanel ipodPanel
ipodPathButton
javax.swing.JButton ipodPathButton
ipodPathTextField
javax.swing.JTextField ipodPathTextField
ipodScrollPane
javax.swing.JScrollPane ipodScrollPane
jLabel1
javax.swing.JLabel jLabel1
jPanel1
javax.swing.JPanel jPanel1
lfComboBox
javax.swing.JComboBox lfComboBox
listViewColumnsPanel
javax.swing.JPanel listViewColumnsPanel
lookAndFeelLabel
javax.swing.JLabel lookAndFeelLabel
optimizeWidthCheckBox
javax.swing.JCheckBox optimizeWidthCheckBox
optionTree
javax.swing.JTree optionTree
parameterLabel
javax.swing.JLabel parameterLabel
splitPane
javax.swing.JSplitPane splitPane
syncIpodLabel
javax.swing.JLabel syncIpodLabel
treeScrollPane
javax.swing.JScrollPane treeScrollPane
worker
SwingWorker worker
- The myPod action worker thre3ad this dialog is attached to
canelButton
javax.swing.JButton canelButton
clipContentLabel
javax.swing.JLabel clipContentLabel
clipLabel
javax.swing.JLabel clipLabel
statusContentLabel
javax.swing.JLabel statusContentLabel
statusLabel
javax.swing.JLabel statusLabel
totalProgressBar
javax.swing.JProgressBar totalProgressBar
confirmed
boolean confirmed
dirStructure
java.lang.String[] dirStructure
filenameStructure
java.lang.String[] filenameStructure
removeEmptyDirsCheckBox
javax.swing.JCheckBox removeEmptyDirsCheckBox
filenameStructComboBox
javax.swing.JComboBox filenameStructComboBox
dirStructComboBox
javax.swing.JComboBox dirStructComboBox
okButton
javax.swing.JButton okButton
filenameStructLabel
javax.swing.JLabel filenameStructLabel
baseDirButton
javax.swing.JButton baseDirButton
cancelButton
javax.swing.JButton cancelButton
baseDirTextField
javax.swing.JTextField baseDirTextField
baseDirLabel
javax.swing.JLabel baseDirLabel
buttonPanel
javax.swing.JPanel buttonPanel
dirStructLabel
javax.swing.JLabel dirStructLabel
worker
SwingWorker worker
clipLabel
javax.swing.JLabel clipLabel
clipsMovedLabel
javax.swing.JLabel clipsMovedLabel
statusLabel
javax.swing.JLabel statusLabel
clipContentLabel
javax.swing.JLabel clipContentLabel
directoriesRemovedContentLabel
javax.swing.JLabel directoriesRemovedContentLabel
totalProgressBar
javax.swing.JProgressBar totalProgressBar
statusContentLabel
javax.swing.JLabel statusContentLabel
clipsMovedContentLabel
javax.swing.JLabel clipsMovedContentLabel
canelButton
javax.swing.JButton canelButton
clipsRenamedLabel
javax.swing.JLabel clipsRenamedLabel
clipsRenamedContentLabel
javax.swing.JLabel clipsRenamedContentLabel
directoriesRemovedLabel
javax.swing.JLabel directoriesRemovedLabel
worker
SwingWorker worker
fileNameLabel
javax.swing.JLabel fileNameLabel
clipsUpdatedContentLabel
javax.swing.JLabel clipsUpdatedContentLabel
statusLabel
javax.swing.JLabel statusLabel
totalProgressBar
javax.swing.JProgressBar totalProgressBar
statusContentLabel
javax.swing.JLabel statusContentLabel
clipsUpdatedLabel
javax.swing.JLabel clipsUpdatedLabel
cancelButton
javax.swing.JButton cancelButton
clipsAddedContentLabel
javax.swing.JLabel clipsAddedContentLabel
clipsAddedLabel
javax.swing.JLabel clipsAddedLabel
fileNameContentLabel
javax.swing.JLabel fileNameContentLabel
sortAvailableValues
boolean sortAvailableValues
- if set, all available values are sorted automatcally
sortSelectedValues
boolean sortSelectedValues
- if set, all selected values are sorted automatcally
buttonPanel
javax.swing.JPanel buttonPanel
dummyPanel
javax.swing.JPanel dummyPanel
dummyPanel1
javax.swing.JPanel dummyPanel1
selectAllButton
javax.swing.JButton selectAllButton
selectButton
javax.swing.JButton selectButton
selectedLabel
javax.swing.JLabel selectedLabel
selectedList
javax.swing.JList selectedList
selectedScrollPane
javax.swing.JScrollPane selectedScrollPane
unselectAllButton
javax.swing.JButton unselectAllButton
unselectButton
javax.swing.JButton unselectButton
unselectedLabel
javax.swing.JLabel unselectedLabel
unselectedList
javax.swing.JList unselectedList
unselectedScrollPane
javax.swing.JScrollPane unselectedScrollPane
splashImage
javax.swing.JLabel splashImage
splashLabel
javax.swing.JLabel splashLabel