view visualizer/FilterWindow/src/com/sun/hotspot/igv/filterwindow/FilterTopComponentSettings.xml @ 7355:8c163cfda1e5

only @MethodSubstitution annotated methods are now considered to be method substitutions which allows for helper methods to be in the same class
author Doug Simon <doug.simon@oracle.com>
date Fri, 11 Jan 2013 18:26:32 +0100
parents 015fb895586b
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE settings PUBLIC "-//NetBeans//DTD Session settings 1.0//EN" "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">
<settings version="1.0">
    <module name="com.sun.hotspot.igv.filterwindow" spec="1.0"/>
    <instanceof class="org.openide.windows.TopComponent"/>
    <instanceof class="com.sun.hotspot.igv.filterwindow.FilterTopComponent"/>
    <instance class="com.sun.hotspot.igv.filterwindow.FilterTopComponent" method="getDefault"/>
</settings>