|
|||||||||
Home >> All >> org >> aspectj >> tools >> ajde >> [ jbuilder overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
org.aspectj.tools.ajde.jbuilder
Class BuildConfigFileNode

java.lang.ObjectTextFileNode
org.aspectj.tools.ajde.jbuilder.BuildConfigFileNode
- public class BuildConfigFileNode
- extends TextFileNode
Field Summary | |
private static java.lang.String |
EXTENSION
|
Constructor Summary | |
BuildConfigFileNode(Project project,
Node parent,
Url url)
|
Method Summary | |
java.lang.Class |
getEditorKitClass()
|
java.lang.Class |
getTextStructureClass()
|
static void |
initOpenTool(byte majorVersion,
byte minorVersion)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
EXTENSION
private static final java.lang.String EXTENSION
- See Also:
- Constant Field Values
Constructor Detail |
BuildConfigFileNode
public BuildConfigFileNode(Project project, Node parent, Url url) throws DuplicateNodeException
Method Detail |
initOpenTool
public static void initOpenTool(byte majorVersion, byte minorVersion)
getEditorKitClass
public java.lang.Class getEditorKitClass()
getTextStructureClass
public java.lang.Class getTextStructureClass()
|
|||||||||
Home >> All >> org >> aspectj >> tools >> ajde >> [ jbuilder overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |