CloneSet1630


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
9201.000class_body_declarations[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1946
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/mainframe/action/CascadeInternalFramesAction.java
2945
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/mainframe/action/MaximizeInternalFramesAction.java
Next
Last
Clone Instance
1
Line Count
9
Source Line
46
Source File
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/mainframe/action/CascadeInternalFramesAction.java

/** Internationalized strings for this class. */
private static final StringManager s_stringMgr = StringManagerFactory.getStringManager(CascadeInternalFramesAction.class );

/**
 * The <CODE>JDesktopPane</CODE> that owns the internal frames to be
 * cascaded.
 */
private IDesktopContainer _desktop;

private IApplication _app;


First
Previous
Clone Instance
2
Line Count
9
Source Line
45
Source File
E:/TSE/Projects-CloneDR/sql12/app/src/net/sourceforge/squirrel_sql/client/mainframe/action/MaximizeInternalFramesAction.java

/** Internationalized strings for this class. */
private static final StringManager s_stringMgr = StringManagerFactory.getStringManager(CascadeInternalFramesAction.class );

/**
 * The <CODE>JDesktopPane</CODE> that owns the internal frames to be
 * cascaded.
 */
private IDesktopContainer _desktop;

private IApplication _app;


Clone AbstractionParameter Count: 0Parameter Bindings

/** Internationalized strings for this class. */
private static final StringManager s_stringMgr = StringManagerFactory.getStringManager(CascadeInternalFramesAction.class );

/**
         * The <CODE>JDesktopPane</CODE> that owns the internal frames to be
         * cascaded.
         */
private IDesktopContainer _desktop;

private IApplication _app;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None