|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompletionPane
Pane displaying the completion view and accompanying components like label for title etc. It can be a scroll-pane with the label at the top or something else.
| Method Summary | |
|---|---|
boolean |
isVisible()
Is the pane visible? |
void |
refresh()
Possibly refresh the look after either the view was changed or title was changed or both. |
void |
setTitle(String title)
Set the title of the pane according to the completion query results. |
void |
setVisible(boolean visible)
Set the pane to be visible. |
| Method Detail |
|---|
boolean isVisible()
void setVisible(boolean visible)
void refresh()
void setTitle(String title)
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||