| |
|
| org.acm.seguin.ide.jbuilder.JBuilderPlugin
JBuilderPlugin | public class JBuilderPlugin extends com.borland.primetime.viewer.AbstractNodeViewer (Code) | | File node representing the JBuilder Plugin
author: Mike Atkinson |
JBuilderPlugin | public JBuilderPlugin(Context context)(Code) | | |
getDiagram | public UMLPackage getDiagram()(Code) | | Gets the Diagram attribute of the JBuilderPlugin object
The Diagram value |
getDisplayIcon | public Icon getDisplayIcon()(Code) | | Gets the DisplayIcon attribute of the JBuilderPlugin object
The DisplayIcon value |
getDisplayName | public String getDisplayName()(Code) | | Gets the DisplayName attribute of the JBuilderPlugin object
The DisplayName value |
initJRefactory1 | public static void initJRefactory1()(Code) | | |
initJRefactory2 | public static void initJRefactory2()(Code) | | |
initOpenTool | public static void initOpenTool(byte majorVersion, byte minorVersion)(Code) | | Initialize the open tools
Parameters: majorVersion - the version number Parameters: minorVersion - the version number |
isModified | public boolean isModified()(Code) | | Determines if the diagram has been modified
true if it has |
isPersistant | public boolean isPersistant()(Code) | | Gets the Persistant attribute of the JBuilderPlugin object
The Persistant value |
save | public void save() throws IOException, InvalidUrlException(Code) | | Saves the diagram to the disk
exception: IOException - Description of Exception exception: InvalidUrlException - Description of Exception |
saveAs | public void saveAs(Url url) throws IOException, InvalidUrlException, DuplicateNodeException(Code) | | Description of the Method
Parameters: url - Description of Parameter exception: IOException - Description of Exception exception: InvalidUrlException - Description of Exception exception: DuplicateNodeException - Description of Exception |
setDiagram | public void setDiagram(UMLPackage diagram)(Code) | | Sets the Diagram attribute of the JBuilderPlugin object
Parameters: diagram - The new Diagram value |
showJRefactory | public static void showJRefactory()(Code) | | |
|
|
|