Interface BusyFrame
-
- All Known Implementing Classes:
DefaultBusyFrame,MainView
public interface BusyFrame
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleansetBusy(boolean busy)Set or reset the frame busy state.
-