- BorderConverter - Class in org.swixml.converters
-
The BorderConverter
class defines a converter that creates Border objects based on a provided String.
- BorderConverter() - Constructor for class org.swixml.converters.BorderConverter
-
- BorderLayoutConverter - Class in org.swixml.layoutconverters
-
A layout converter for java.awt.BorderLayout
.
- BorderLayoutConverter() - Constructor for class org.swixml.layoutconverters.BorderLayoutConverter
-
- BUTTON1_DOWN_MASK - Static variable in interface org.swixml.converters.InputEvent
-
The mouse button1 extended modifier constant.
- BUTTON1_MASK - Static variable in interface org.swixml.converters.InputEvent
-
The mouse button1 modifier constant.
- BUTTON2_DOWN_MASK - Static variable in interface org.swixml.converters.InputEvent
-
The mouse button2 extended modifier constant.
- BUTTON2_MASK - Static variable in interface org.swixml.converters.InputEvent
-
The mouse button2 modifier constant.
- BUTTON3_DOWN_MASK - Static variable in interface org.swixml.converters.InputEvent
-
The mouse button3 extended modifier constant.
- BUTTON3_MASK - Static variable in interface org.swixml.converters.InputEvent
-
The mouse button3 modifier constant.