|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BendUI | |
de.uni_paderborn.fujaba.fsa | Fujaba Swing Adapter |
de.uni_paderborn.fujaba.fsa.swing |
Uses of BendUI in de.uni_paderborn.fujaba.fsa |
Methods in de.uni_paderborn.fujaba.fsa that return BendUI | |
BendUI |
FSABend.getUI()
Get the uI attribute of the FSABend object |
Methods in de.uni_paderborn.fujaba.fsa with parameters of type BendUI | |
void |
FSABend.setUI(BendUI ui)
Sets the uI attribute of the FSABend object |
Uses of BendUI in de.uni_paderborn.fujaba.fsa.swing |
Subclasses of BendUI in de.uni_paderborn.fujaba.fsa.swing | |
class |
ArrowGrabUI
UI that displays an Arrow on the grab |
class |
DefaultBendUI
default UI for bends. |
class |
DefaultGrabUI
same as DefaultBendUI but grabPoint is on the border of the rectangle |
class |
GrabUI
UI Baseclass for Grabs |
class |
PanelGrabUI
Grab UI that has a component as representation for the grab itself and can contain additional elements which are layouted around the line that is attached to the grab |
class |
ResizeableGrabUI
same as DefaultGrabUI but resizeable |
class |
RhombGrabUI
Grab UI in rhomb shape |
class |
TextGrabUI
Grab UI that has a TextComponent to edit the value of JBend.data |
Methods in de.uni_paderborn.fujaba.fsa.swing with parameters of type BendUI | |
void |
JBend.setUI(BendUI ui)
Sets the uI attribute of the JBend object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |