Serialized Form

Package javazoom.jlgui.player.amp.skin

Class javazoom.jlgui.player.amp.skin.AbsoluteConstraints extends java.lang.Object implements Serializable

serialVersionUID: 5261460716622152494L

Serialized Fields

x

 int x
The X position of the component

y

 int y
The Y position of the component

width

 int width
The width of the component or -1 if the component's preferred width should be used

height

 int height
The height of the component or -1 if the component's preferred height should be used

Class javazoom.jlgui.player.amp.skin.AbsoluteLayout extends java.lang.Object implements Serializable

serialVersionUID: -1919857869177070440L

Serialized Fields

constraints

 java.util.Hashtable constraints
A mapping

JavaZOOM 1999-2006