|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jrefactory.action.SelectedFileSet
org.acm.seguin.ide.jedit.JEditSelectedFileSet
public class JEditSelectedFileSet
The concrete implementation of this class for JBuilder
| Constructor Summary | |
|---|---|
JEditSelectedFileSet(View view,
Buffer buffer)
Constructor for the JBuilderSelectedFileSet object |
|
JEditSelectedFileSet(View view,
Buffer[] buffers)
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 net.sourceforge.jrefactory.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 JEditSelectedFileSet(View view,
Buffer buffer)
init - Description of Parameter
public JEditSelectedFileSet(View view,
Buffer[] buffers)
init - Description of Parameter| Method Detail |
|---|
public TypeSummary[] getTypeSummaryArray()
getTypeSummaryArray in class net.sourceforge.jrefactory.action.SelectedFileSetpublic boolean isAllJava()
isAllJava in class net.sourceforge.jrefactory.action.SelectedFileSetpublic boolean isSingleJavaFile()
isSingleJavaFile in class net.sourceforge.jrefactory.action.SelectedFileSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||