|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.components.BubbleTextBox
public class BubbleTextBox
TextBox with a "search bubble" style around it. Search icon on left, X on the right
Constructor Summary | |
---|---|
BubbleTextBox(org.eclipse.swt.widgets.Composite parent,
int style)
|
Method Summary | |
---|---|
org.eclipse.swt.widgets.Composite |
getParent()
|
org.eclipse.swt.widgets.Text |
getTextWidget()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BubbleTextBox(org.eclipse.swt.widgets.Composite parent, int style)
Method Detail |
---|
public org.eclipse.swt.widgets.Composite getParent()
public org.eclipse.swt.widgets.Text getTextWidget()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |