public class Search extends Object
Modifier and Type | Method and Description |
---|---|
static void |
remove(Displayable displ)
Remove from the tables if there.
|
static void |
removeTabs(Project p) |
static void |
repaint(Object ob)
Repaint (refresh the text in the cells) only if any of the selected tabs
in any of the search frames contains the given object in its rows.
|
static void |
showWindow() |
public static final void showWindow()
public static void removeTabs(Project p)
public static void remove(Displayable displ)
public static void repaint(Object ob)
Copyright © 2015–2021 Fiji. All rights reserved.