|
||||||||||
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.netbeans.NetbeansSelectedFileSet
public class NetbeansSelectedFileSet
The concrete implementation of this class for Netbeans
Constructor Summary | |
---|---|
NetbeansSelectedFileSet(java.awt.Frame view,
JavaDataObject buffer)
Constructor for the JBuilderSelectedFileSet object |
|
NetbeansSelectedFileSet(java.awt.Frame view,
JavaDataObject[] 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 NetbeansSelectedFileSet(java.awt.Frame view, JavaDataObject buffer)
init
- Description of Parameterpublic NetbeansSelectedFileSet(java.awt.Frame view, JavaDataObject[] buffers)
init
- Description of ParameterMethod Detail |
---|
public TypeSummary[] getTypeSummaryArray()
getTypeSummaryArray
in class net.sourceforge.jrefactory.action.SelectedFileSet
public boolean isAllJava()
isAllJava
in class net.sourceforge.jrefactory.action.SelectedFileSet
public 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 |