rero.gui.toolkit

Class OrientedToolBar

public class OrientedToolBar extends JToolBar implements ClientStateListener

Field Summary
static intBUTTON_FIXED_WIDTH
Constructor Summary
OrientedToolBar()
Method Summary
voidpropertyChanged(String var, String var2)
voidsetOrientation(int o)
not really applicable anymore, jIRCii doesn't let you dock the switchbar to the left or right anymore, if that feature is added then this method will need to be updated

Field Detail

BUTTON_FIXED_WIDTH

public static final int BUTTON_FIXED_WIDTH

Constructor Detail

OrientedToolBar

public OrientedToolBar()

Method Detail

propertyChanged

public void propertyChanged(String var, String var2)

setOrientation

public void setOrientation(int o)
not really applicable anymore, jIRCii doesn't let you dock the switchbar to the left or right anymore, if that feature is added then this method will need to be updated