public class IntentionSettingsPanel extends java.lang.Object implements MasterDetails
Constructor and Description |
---|
IntentionSettingsPanel() |
Modifier and Type | Method and Description |
---|---|
void |
apply() |
void |
dispose() |
javax.swing.JPanel |
getComponent() |
DetailsComponent |
getDetails() |
javax.swing.JTree |
getIntentionTree() |
javax.swing.JComponent |
getMaster() |
javax.swing.JComponent |
getToolbar() |
void |
initUi() |
boolean |
isModified() |
void |
reset() |
void |
selectIntention(java.lang.String familyName) |
java.lang.Runnable |
showOption(java.lang.String option) |
public void reset()
public void initUi()
initUi
in interface MasterDetails
public javax.swing.JComponent getToolbar()
getToolbar
in interface MasterDetails
public javax.swing.JComponent getMaster()
getMaster
in interface MasterDetails
public DetailsComponent getDetails()
getDetails
in interface MasterDetails
public void apply()
public javax.swing.JPanel getComponent()
public javax.swing.JTree getIntentionTree()
public boolean isModified()
public void dispose()
public void selectIntention(java.lang.String familyName)
public java.lang.Runnable showOption(java.lang.String option)