public class IntentionDescriptionPanel
extends java.lang.Object
Constructor and Description |
---|
IntentionDescriptionPanel() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
javax.swing.JPanel |
getComponent() |
void |
init(int preferredWidth) |
void |
reset(IntentionActionMetaData actionMetaData,
java.lang.String filter) |
void |
reset(java.lang.String intentionCategory) |
public void reset(IntentionActionMetaData actionMetaData, java.lang.String filter)
public void reset(java.lang.String intentionCategory)
public javax.swing.JPanel getComponent()
public void dispose()
public void init(int preferredWidth)