Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dt.patterns.utils
Class ApplicationsTreeUtils

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.patterns.utils.ApplicationsTreeUtils

public final class ApplicationsTreeUtils
extends java.lang.Object

General methods for Applications Tree that do not otherwise fit anywhere.


Method Summary
static boolean showCreateTreeDialog(javax.swing.JPanel panel, boolean big)
          Show the tree dialog.
static boolean showTreePatternsDialog(javax.swing.JPanel panel)
          Show the tree patterns dialog.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

showCreateTreeDialog

public static boolean showCreateTreeDialog(javax.swing.JPanel panel,
                                           boolean big)
Show the tree dialog.

Parameters:
panel - panel to show in dialog.
big - to show at larger size.
Returns:
true if user pressed ok, false otherwise.

showTreePatternsDialog

public static boolean showTreePatternsDialog(javax.swing.JPanel panel)
Show the tree patterns dialog.

Parameters:
panel - panel to show in dialog
Returns:
true if user pressed ok, false otherwise.

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.