|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEBMessage
org.acm.seguin.ide.jedit.JavaStylePlugin.JavaTree
public final class JavaStylePlugin.JavaTree
Description of the Class
Constructor Summary | |
---|---|
JavaStylePlugin.JavaTree(EBComponent component,
Buffer buffer,
javax.swing.tree.TreeNode node)
Constructor for the JavaTree object |
Method Summary | |
---|---|
javax.swing.tree.TreeNode |
getRootNode()
Gets the rootNode attribute of the JavaTree object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaStylePlugin.JavaTree(EBComponent component, Buffer buffer, javax.swing.tree.TreeNode node)
component
- Description of Parameterbuffer
- Description of Parameternode
- Description of ParameterMethod Detail |
---|
public javax.swing.tree.TreeNode getRootNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |