рефакторинг команд ssh
v++ динамическая смена названия прохода Анализ Кода
This commit is contained in:
@@ -4,4 +4,5 @@ public interface PassControl {
|
||||
void setEnabled(boolean flag);
|
||||
void setVisible(boolean flag);
|
||||
void setToolTipText(String text);
|
||||
void setText(String text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user