|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BreadcrumbBarUI | |
---|---|
org.jvnet.flamingo.bcb | |
org.jvnet.flamingo.bcb.ui |
Uses of BreadcrumbBarUI in org.jvnet.flamingo.bcb |
---|
Methods in org.jvnet.flamingo.bcb that return BreadcrumbBarUI | |
---|---|
BreadcrumbBarUI |
JBreadcrumbBar.getUI()
Returns the UI object which implements the L&F for this component. |
Methods in org.jvnet.flamingo.bcb with parameters of type BreadcrumbBarUI | |
---|---|
void |
JBreadcrumbBar.setUI(BreadcrumbBarUI ui)
Sets the new UI delegate. |
Uses of BreadcrumbBarUI in org.jvnet.flamingo.bcb.ui |
---|
Subclasses of BreadcrumbBarUI in org.jvnet.flamingo.bcb.ui | |
---|---|
class |
BasicBreadcrumbBarUI
Basic UI for breadcrumb bar ( JBreadcrumbBar ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |