mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
UI Designer: fold code generated for DynamicBundle messages
GitOrigin-RevId: 231caf5262972971f8b18f9353738d6659b4979c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a4f30d2e8b
commit
b0be129291
@@ -47,6 +47,8 @@ public class AsmCodeGenerator {
|
||||
public static final String LOAD_LABEL_TEXT_METHOD = "$$$loadLabelText$$$";
|
||||
public static final String LOAD_BUTTON_TEXT_METHOD = "$$$loadButtonText$$$";
|
||||
public static final String GET_FONT_METHOD_NAME = "$$$getFont$$$";
|
||||
public static final String GET_MESSAGE_FROM_BUNDLE = "$$$getMessageFromBundle$$$";
|
||||
public static final String CACHED_GET_BUNDLE_METHOD = "$$$cachedGetBundleMethod$$$";
|
||||
|
||||
private static final Type ourButtonGroupType = Type.getType(ButtonGroup.class);
|
||||
private static final Type ourBorderFactoryType = Type.getType(BorderFactory.class);
|
||||
|
||||
Reference in New Issue
Block a user