|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.ide.common.options.SelectedRules
public class SelectedRules
Description of the Class
| Constructor Summary | |
|---|---|
SelectedRules(java.lang.String project,
java.awt.Component parent)
Constructor for the SelectedRules object |
|
| Method Summary | |
|---|---|
javax.swing.JCheckBox |
get(java.lang.Object key)
Description of the Method |
java.lang.Object[] |
getAllBoxes()
Gets the allBoxes attribute of the SelectedRules object |
Rule |
getRule(javax.swing.JCheckBox candidate)
Gets the rule attribute of the SelectedRules object |
RuleSet |
getSelectedRules()
Gets the selectedRules attribute of the SelectedRules object |
void |
save()
Description of the Method |
int |
size()
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectedRules(java.lang.String project,
java.awt.Component parent)
throws RuleSetNotFoundException
project - Description of Parameterparent - Description of Parameter
RuleSetNotFoundException - Description of the Exception| Method Detail |
|---|
public Rule getRule(javax.swing.JCheckBox candidate)
candidate - Description of the Parameter
public javax.swing.JCheckBox get(java.lang.Object key)
key - Description of the Parameter
public java.lang.Object[] getAllBoxes()
public RuleSet getSelectedRules()
public int size()
public void save()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||