Сворачивание левой панели графов файла
This commit is contained in:
@@ -58,4 +58,8 @@ public interface FileWindow extends VisualizerForm{
|
||||
void ShowErrorsCount();
|
||||
void ShowNotesCount();
|
||||
void ShowRecommendationsCount();
|
||||
//--
|
||||
void CollapseGraphs();
|
||||
void ExpandGraphs();
|
||||
void SwitchGraphs();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user