| 
org.netbeans.modules.diff/1 1.18.0 42 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiffController.DiffPane | |
|---|---|
| org.netbeans.api.diff | |
| org.netbeans.spi.diff | |
| Uses of DiffController.DiffPane in org.netbeans.api.diff | 
|---|
| Methods in org.netbeans.api.diff that return DiffController.DiffPane | |
|---|---|
static DiffController.DiffPane | 
DiffController.DiffPane.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static DiffController.DiffPane[] | 
DiffController.DiffPane.values()
Returns an array containing the constants of this enum type, in the order they're declared.  | 
| Methods in org.netbeans.api.diff with parameters of type DiffController.DiffPane | |
|---|---|
 void | 
DiffController.setLocation(DiffController.DiffPane pane,
            DiffController.LocationType type,
            int location)
Ensure the requested location in the Diff view is visible on screen.  | 
| Uses of DiffController.DiffPane in org.netbeans.spi.diff | 
|---|
| Methods in org.netbeans.spi.diff with parameters of type DiffController.DiffPane | |
|---|---|
 void | 
DiffControllerImpl.setLocation(DiffController.DiffPane pane,
            DiffController.LocationType type,
            int location)
Ensure the requested location in the Diff view is visible on screen.  | 
  | 
org.netbeans.modules.diff/1 1.18.0 42 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||