Searched refs:maxZoomLabel (Results 1 – 1 of 1) sorted by relevance
180 private JLabel maxZoomLabel; field in Workspace409 maxZoomLabel = new JLabel(); in buildStatusPanel()410 maxZoomLabel.putClientProperty("JComponent.sizeVariant", "small"); in buildStatusPanel()411 maxZoomLabel.setText("200%"); in buildStatusPanel()412 leftSide.add(maxZoomLabel); in buildStatusPanel()444 maxZoomLabel.setVisible(false); in hideStatusBarComponents()633 maxZoomLabel.setVisible(true); in showStatusBarComponents()