|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.borland.primetime.node.Node | +--com.borland.primetime.node.UrlNode | +--com.borland.primetime.node.FileNode | +--com.borland.primetime.node.TextFileNode | +--com.borland.jbuilder.node.PropertiesFileNode
Field Summary | |
static java.lang.String |
EXTENSION
|
Fields inherited from class com.borland.primetime.node.TextFileNode |
EXTENSION,
ICON |
Fields inherited from class com.borland.primetime.node.Node |
EMPTY_ARRAY,
nodeListeners |
Constructor Summary | |
PropertiesFileNode(Project project,
Node parent,
Url url)
All FileNode subtypes must expose this constructor signature. |
Method Summary | |
static void |
initOpenTool(byte majorVersion,
byte minorVersion)
OpenTool initialization |
Methods inherited from class com.borland.primetime.node.TextFileNode |
getDisplayIcon,
getEditorKitClass,
getEncoding,
getTextStructureClass,
setCaretPosition |
Methods inherited from class com.borland.primetime.node.FileNode |
check,
findBuffer,
findFileNodeClass,
findFileNodeClass,
findFileNodeClass,
getBuffer,
getDisplayName,
getDisplaySequence,
getInputStream,
getLongDisplayName,
getOutputStream,
getTimestamp,
getUrl,
isModified,
isNew,
isPersistant,
isReadOnly,
registerFileNodeClass,
rename,
revert,
save,
saveAs,
setUrl |
Methods inherited from class com.borland.primetime.node.UrlNode |
getSuggestedUrl |
Methods inherited from class com.borland.primetime.node.Node |
addNodeListener,
compareTo,
dumpNodes,
dumpNodes,
dumpNodes,
equals,
fireNodeRenamed,
getChildren,
getDisplayChildren,
getNodeID,
getParent,
getProject,
getProperties,
getProperty,
getProperty,
getProperty,
hasChildren,
hasDisplayChildren,
hashCode,
removeNodeListener,
setParent,
setProperty,
setProperty,
setProperty,
toString |
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String EXTENSION
Constructor Detail |
public PropertiesFileNode(Project project, Node parent, Url url) throws DuplicateNodeException
Method Detail |
public static void initOpenTool(byte majorVersion, byte minorVersion)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |