javazoom.jlgui.player.amp.skin
Interface SkinComponent
- All Known Implementing Classes:
- ActiveComponent, InvisibleActiveComponent
public interface SkinComponent
setActionCommand
void setActionCommand(java.lang.String actionCommand)
addActionListener
void addActionListener(java.awt.event.ActionListener l)
getMouseX
int getMouseX()
getMouseY
int getMouseY()
isMousePressed
boolean isMousePressed()
getMouseButton
int getMouseButton()
getCheckboxState
boolean getCheckboxState()
setLocation
void setLocation(int x,
int y)
display
void display()
JavaZOOM 1999-2006