Skip navigation links
oracle.jdeveloper.deploy.dt
Class DeploymentPanelContent
java.lang.Object
oracle.jdeveloper.deploy.dt.DeploymentPanelContent
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
-
public final class DeploymentPanelContent
- extends java.lang.Object
- implements java.awt.event.ActionListener
Shared implementation of user interface for deployment profile maintenance.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CUSTOM_SETTINGS_ACTIVE
public static final java.lang.String CUSTOM_SETTINGS_ACTIVE
-
- See Also:
- Constant Field Values
DeploymentPanelContent
public DeploymentPanelContent(javax.swing.JPanel panel)
DeploymentPanelContent
public DeploymentPanelContent(javax.swing.JPanel panel,
boolean isAppLevel)
addProfileToTree
protected JMutableTreeNode addProfileToTree(Profile profile,
JMutableTreeNode parentTreeNode)
addChildren
protected void addChildren(Element parentElem,
JMutableTreeNode parentTreeNode)
createJTreeCellData
protected JTreeCellData createJTreeCellData(Element elem)
setTraversableContext
public void setTraversableContext(TraversableContext tc)
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
-
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener
finishNewProfileCreation
public void finishNewProfileCreation()
Skip navigation links
Copyright © 1997, 2013, Oracle. All rights reserved.