Uses of Class
com.tagtraum.beatunes.XofY
-
Packages that use XofY Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other.com.tagtraum.beatunes.songtable.renderer Table cell renderers. -
-
Uses of XofY in com.tagtraum.beatunes
Fields in com.tagtraum.beatunes with type parameters of type XofY Modifier and Type Field Description static Property<XofY>Property. DISC_PROPERTYstatic Property<XofY>Property. MOVEMENT_NUMBER_COUNT_PROPERTYstatic Property<XofY>Property. TRACK_PROPERTY -
Uses of XofY in com.tagtraum.beatunes.songtable.renderer
Methods in com.tagtraum.beatunes.songtable.renderer with parameters of type XofY Modifier and Type Method Description protected ObjectXofYTableCellRenderer. formatProperty(XofY property)Constructor parameters in com.tagtraum.beatunes.songtable.renderer with type arguments of type XofY Constructor Description XofYTableCellRenderer(Property<? extends XofY> property)
-