|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ide.common.action.SelectedFileSet
org.acm.seguin.ide.jbuilder.refactor.JBuilderSelectedFileSet
public class JBuilderSelectedFileSet
The concrete implementation of this class for JBuilder
Constructor Summary | |
---|---|
JBuilderSelectedFileSet(Node[] init)
Constructor for the JBuilderSelectedFileSet object |
Method Summary | |
---|---|
TypeSummary[] |
getTypeSummaryArray()
Gets the TypeSummaryArray attribute of the SelectedFileSet object |
boolean |
isAllJava()
Gets the AllJava attribute of the SelectedFileSet object |
boolean |
isSingleJavaFile()
Gets the SingleJavaFile attribute of the SelectedFileSet object |
Methods inherited from class org.acm.seguin.ide.common.action.SelectedFileSet |
---|
getTypeSummary, reloadFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBuilderSelectedFileSet(Node[] init)
init
- Description of ParameterMethod Detail |
---|
public TypeSummary[] getTypeSummaryArray()
getTypeSummaryArray
in class SelectedFileSet
public boolean isAllJava()
isAllJava
in class SelectedFileSet
public boolean isSingleJavaFile()
isSingleJavaFile
in class SelectedFileSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |